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

test users #106

Open tillmo opened 4 years ago

tillmo commented 4 years ago

add a flag that declares users to be test users. For the statistics, do not count test users. In the admin backend, provide a means to set this flag.