course-management-platform
course-management-platform copied to clipboard
Clearer UI with correct answers
Currently when no answer is submitted, it shows as green, which is confusing for students
We need to make it clearer why it's 4 not 5
More context. Imagine the following scenario
- A student submits the homework
- They forget to answer one of the questions
- We score the homework, so the form is closed
Now we show the correct results - and the question that wasn't submitted by the student shows a great line with the correct answer.
This behavior is confusing for the student because they think they actually selected this answer - and they wonder why they miss some of the points.
Right now we can see that no answer was selected because there is no dot in the selection. But it's hard to notice
What we should do instead is somehow indicate that no answer was given by the student. Perhaps by saying "no option was submitted" or something like that?