Commit Graph

15 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
7ab87c2966 Exception handling for database commit operations 2022-08-19 13:25:20 +01:00
1c57950558 Exception handling and logging for SMTP errors
Should mitigate internal server errors if SMTP server fails.
2022-08-19 12:07:38 +01:00
12207d1159 Changed modules to extensions 2022-06-19 13:22:24 +01:00
3f59d1b1b7 Debug time limit handling 2022-06-16 14:15:18 +01:00
e264b808fc Added email notifications 2022-06-16 12:46:03 +01:00
4b08c830a1 Finished quiz and debugging 2022-06-16 10:44:48 +01:00
b9d45f94fe Finished Quiz Console 2022-06-16 01:03:06 +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
22878b5398 Added relationships between database models 2022-06-12 21:20:09 +01:00
8439d99949 Added models and views 2022-06-12 21:03:51 +01:00
b58a23cf13 Added new models 2022-06-11 18:26:39 +01:00