Go to file
Matthew Welch 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
admin Add support for editing questions through the admin site 2021-03-22 20:25:35 -07:00
scripts Added multiple choice category 2021-03-18 20:08:19 -07:00
static Added user authentication for the admin site 2021-03-22 16:23:52 -07:00
templates Added user authentication for the admin site 2021-03-22 16:23:52 -07:00
.gcloudignore Move from AWS to GCP 2021-03-06 14:29:44 -08:00
.gitignore Move from AWS to GCP 2021-03-06 14:29:44 -08:00
app.yaml Move from AWS to GCP 2021-03-06 14:29:44 -08:00
config.py Added user authentication for the admin site 2021-03-22 16:23:52 -07:00
database.py Add support for editing questions through the admin site 2021-03-22 20:25:35 -07:00
main.py Added user authentication for the admin site 2021-03-22 16:23:52 -07:00
requirements.txt Move from AWS to GCP 2021-03-06 14:29:44 -08:00