We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During lesson, after answering, correctly
Add to the explanation the comparison between the user's answer and the Duolingo's other correct solution (even though user was correct)
{ "content": { "sentence": "The airplane fell to the ground.", "answer": [ "" ], "wordBank": [ "た", "突とつ然ぜん", "飛ひ行こう機き", "地じ面めん", "に", "まし", "原げん因いん", "速はやく", "八はち時じ", "が", "落おち" ] }, "wrapper": {}, "exercise": "Write this in Japanese", "type": "translate", "language": { "target": "ja", "source": "en", "ui": { "document": "en", "client": { "main": "en-US", "options": [ "en-US" ] } } } }
{ "details": { "state": "correct", "wrapper": {}, "button": {} }, "challenge": { "content": { "sentence": "The airplane fell to the ground.", "answer": [ "飛ひ行こう機き", "が", "地じ面めん", "に", "落おち", "た" ], "wordBank": [ "た", "突とつ然ぜん", "飛ひ行こう機き", "地じ面めん", "に", "まし", "原げん因いん", "速はやく", "八はち時じ", "が", "落おち" ] }, "wrapper": {}, "exercise": "Write this in Japanese", "type": "translate", "language": { "target": "ja", "source": "en", "ui": { "document": "en", "client": { "main": "en-US", "options": [ "en-US" ] } } } } }
Other
0.0.1
English
Japanese
translate
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Context
During lesson, after answering, correctly
Issue Description
Add to the explanation the comparison between the user's answer and the Duolingo's other correct solution (even though user was correct)
Challenge Data Object
{
"content": {
"sentence": "The airplane fell to the ground.",
"answer": [
""
],
"wordBank": [
"た",
"突とつ然ぜん",
"飛ひ行こう機き",
"地じ面めん",
"に",
"まし",
"原げん因いん",
"速はやく",
"八はち時じ",
"が",
"落おち"
]
},
"wrapper": {},
"exercise": "Write this in Japanese",
"type": "translate",
"language": {
"target": "ja",
"source": "en",
"ui": {
"document": "en",
"client": {
"main": "en-US",
"options": [
"en-US"
]
}
}
}
}
Answer Data Object
{
"details": {
"state": "correct",
"wrapper": {},
"button": {}
},
"challenge": {
"content": {
"sentence": "The airplane fell to the ground.",
"answer": [
"飛ひ行こう機き",
"が",
"地じ面めん",
"に",
"落おち",
"た"
],
"wordBank": [
"た",
"突とつ然ぜん",
"飛ひ行こう機き",
"地じ面めん",
"に",
"まし",
"原げん因いん",
"速はやく",
"八はち時じ",
"が",
"落おち"
]
},
"wrapper": {},
"exercise": "Write this in Japanese",
"type": "translate",
"language": {
"target": "ja",
"source": "en",
"ui": {
"document": "en",
"client": {
"main": "en-US",
"options": [
"en-US"
]
}
}
}
}
}
Browser
Other
Extension Version
0.0.1
Your Language
English
Target Language
Japanese
Exercise Type
translate
Explain Button
Code of Conduct
The text was updated successfully, but these errors were encountered: