Testpress Django Developer Assessment Round
Testpress Django Developer Assessment Round
A school wants to conduct online quiz for its students. Students should be able to start the
quiz, get the questions, select their answers and view the results and explanations. It should
be a Django web application.
Bonus
• Allow authentication and save user answers in database.
Extra Info
• The questions can also come from an external API like Open Trivia Database.
• Copying code directly from the internet and submitting would be rejected.
• Source code should be hosted in GitHub.
• Follow Django’s contributing guidelines http://bit.ly/django_giudelines.
• We expect you to complete this within 2 days.