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

#60, #71 Fixes #72

Closed pramodbontha closed 4 years ago

pramodbontha commented 4 years ago

60 Added authentication with JWT token for all requests.

71 Shows report for completed quiz.