Commit Graph

11 Commits

Author SHA1 Message Date
bcee2eedd0 Generalise exception handling 2022-08-20 14:47:46 +01:00
72f2af1df8 Include connection errors in exception handling 2022-08-20 12:58:47 +01:00
866c9b10cf Exception handling for database queries 2022-08-20 10:56:43 +01:00
7ab87c2966 Exception handling for database commit operations 2022-08-19 13:25:20 +01:00
5d27baee08 Editor flash message bugfix 2022-06-22 10:46:43 +01:00
c6c62fc34c Changed the layer at which json files are parsed
Updated dataset database model
Updated create and edit function to use data list instead of file
2022-06-22 01:55:55 +01:00
ac02f4dee1 Changed structure of referencing data 2022-06-19 13:22:05 +01:00
4b08c830a1 Finished quiz and debugging 2022-06-16 10:44:48 +01:00
2ea778143e Finished admin console 2022-06-15 23:54:44 +01:00
a1bee61679 Completed admin views
Corrected model method return values
2022-06-15 11:23:38 +01:00
126bf9203c Added a whole lot of views.
Finished quiz API views
Finished question generator and answer eval
2022-06-14 22:55:11 +01:00