Commit Graph

21 Commits

Author SHA1 Message Date
viveksantayana 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
viveksantayana d6836915bb Prevent edit user from duplicating email address 2022-06-20 12:09:31 +01:00
viveksantayana 12207d1159 Changed modules to extensions 2022-06-19 13:22:24 +01:00
viveksantayana ac02f4dee1 Changed structure of referencing data 2022-06-19 13:22:05 +01:00
viveksantayana 3f59d1b1b7 Debug time limit handling 2022-06-16 14:15:18 +01:00
viveksantayana d0166f0901 Debug html formatting 2022-06-16 14:13:25 +01:00
viveksantayana f6231dc779 Debug password reset url 2022-06-16 14:13:07 +01:00
viveksantayana e264b808fc Added email notifications 2022-06-16 12:46:03 +01:00
viveksantayana 4b08c830a1 Finished quiz and debugging 2022-06-16 10:44:48 +01:00
viveksantayana b9d45f94fe Finished Quiz Console 2022-06-16 01:03:06 +01:00
viveksantayana 2ea778143e Finished admin console 2022-06-15 23:54:44 +01:00
viveksantayana a1bee61679 Completed admin views
Corrected model method return values
2022-06-15 11:23:38 +01:00
viveksantayana 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
viveksantayana a58f267586 Added more views 2022-06-12 22:48:13 +01:00
viveksantayana 22878b5398 Added relationships between database models 2022-06-12 21:20:09 +01:00
viveksantayana 8439d99949 Added models and views 2022-06-12 21:03:51 +01:00
viveksantayana da821bcadb moved user model 2022-06-11 18:26:53 +01:00
viveksantayana b58a23cf13 Added new models 2022-06-11 18:26:39 +01:00
viveksantayana dc126459bc Made db.create_all() conditional 2022-06-11 18:19:03 +01:00
viveksantayana b27016aaf4 Progress
Problems with database access and subdirectories still
2022-06-11 13:26:50 +01:00
viveksantayana 436c8e0e2d Started from scratch and failed
Issue with register_blueprint
2022-06-11 02:39:47 +01:00