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

Multiple-choice questions #28

Open tillmo opened 4 years ago

tillmo commented 4 years ago

Currently, questions are single-choice, i.e. there is only one correct answer. There should also be multiple-choice questions, where the user can select multiple answers.