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

weekly question #7

Closed tillmo closed 4 years ago

tillmo commented 4 years ago

each question should have a date (which usually differs from the creation date). On that date, it becomes the question of the week, which should be displayed more prominently - without complicating the access to other questions.

tillmo commented 4 years ago

I think this is not needed, since new (unsolved) questions will always appear on the top.