Skip to content
New issue

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

User answer vs Duolingo's other correct solution #20

Open
2 tasks done
digas99 opened this issue Nov 14, 2024 · 0 comments
Open
2 tasks done

User answer vs Duolingo's other correct solution #20

digas99 opened this issue Nov 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@digas99
Copy link
Owner

digas99 commented Nov 14, 2024

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)

Screenshot_20241114_040215_Kiwi Browser

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.
@digas99 digas99 added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant