AcademicsToday / academicstoday-django

A open-source platform for online course-based learning and education.
http://academicstoday.io
Apache License 2.0
207 stars 99 forks source link

Checkbox vs Radial #132

Closed Sebastian-Rydzewski closed 7 years ago

Sebastian-Rydzewski commented 9 years ago

At this point we do not have a radial selection scheme for the exams/quizzes.

The problem here is, a person CAN choose both true and false options of a "True or False" question. This needs to be fixed.

The other problem is that in the question part of an exam, presently we need to enter "(Please choose one)" to indicate that a person should choose only one option.

I urge that there is a option for both Check Boxes (Multiple selection) and Radial Circles (Single selection).

Also, I move the notion that we rethink the question creation process to function and feel the same way we add, edit, or remove questions from the quizzes/exams. I'm primarily talking about the "Add", and "Remove" buttons for selectable options of a multiple choice question.