ls1intum / Artemis

Artemis - Interactive Learning with Automated Feedback
https://docs.artemis.cit.tum.de
MIT License
475 stars 280 forks source link

Wrong Quiz Scoring Explanation #2984

Open Strohgelaender opened 3 years ago

Strohgelaender commented 3 years ago

Describe the bug

See screenshots. I got these explanations in the Review of the PSE-Exam.

Expected behavior

I only selected one answer, therefore the dialog should also state this correctly. Also, the case of invalid answers is not handled in the explanation.

Screenshots

grafik grafik

Environment

 - Artemis 4.10.5
krusche commented 3 years ago

The first explanation is maybe misleading (the terms correct and wrong should probably be different), but in some sense correct. The state basically explains the yellow triangles. For two answer options, the user made the right choice (not selecting them), and for two answer options, the user made the wrong choice (1. not selecting it while it was correct, 2. selecting it while it was wrong)

We should probably reformulate it, I am open for suggestions.

The invalid state should be reflected in the explanation as well