Commit Graph

12 Commits

Author SHA1 Message Date
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
be5343a4bd Added decorator to test availability of datasets
Used decorator tool to validate dataset exists on views
2022-08-17 16:37:03 +01:00
2b2a6ddd25 Updated json structure validation
Only works with the data list
File parsed in the View layer
2022-06-22 01:57:03 +01:00
ac02f4dee1 Changed structure of referencing data 2022-06-19 13:22:05 +01:00
2e00d503c8 Added detailed data validation 2022-06-19 11:13:47 +01:00
2ea778143e Finished admin console 2022-06-15 23:54:44 +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
8439d99949 Added models and views 2022-06-12 21:03:51 +01:00
2c5ed21011 Fixed the weird database issue 2022-06-11 18:08:24 +01:00
6992a75855 Name correction 2022-06-11 11:33:06 +01:00
85ced0cc20 Progress 2022-06-11 11:29:15 +01:00