-
Notifications
You must be signed in to change notification settings - Fork 2
Description
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
- Was the Explain button enabled?
Code of Conduct
- I agree to abide by this project's Code of Conduct.
