tillmo / two_tiered_quiz

A multiple choice quiz with justifications for the answers, written in Django
GNU Affero General Public License v3.0
0 stars 0 forks source link

If I choose the wrong answer, this is not clearly shown in results #37

Closed tillmo closed 4 years ago

tillmo commented 4 years ago

If there are two possible answers and I choose the wrong one, in the results, both answers are shown, and it is marked which one is the correct one and which one is wrong. However, it is not clearly shown which one is the answer I have chosen. (Especially if there are many questions, I might not even remember my choice.)