3 Commits

Author SHA1 Message Date
f3a089df24 Add support for editing questions through the admin site
Need to accept the input from the hidden_answer and multiple_choice
Disable input when loading data to make /admin/questions/ more robust
2021-03-22 20:25:35 -07:00
b4efbc8f3f Added user authentication for the admin site
Added error pages for 404 and 500 codes
Added site icon
2021-03-22 16:23:52 -07:00
197164d691 Started the admin site
Can currently view all the questions and search through them
2021-03-20 13:12:33 -07:00