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

#106 Added test user flag to admin panel backend #111

Open pramodbontha opened 3 years ago

pramodbontha commented 3 years ago

Added a model to enable or disable user as test user. It can be done in Django admin panel.