Commit Graph

37 Commits

Author SHA1 Message Date
viveksantayana 02290e968c Added question viewer functionality
Added view questions panel to editor interface
Added view questions section of web site
Added links to navbars
2022-08-17 16:32:58 +01:00
viveksantayana b90761fd2c Simplify variabe nale 2022-08-11 16:28:13 +01:00
viveksantayana af03193217 Change user variable name 2022-08-11 16:13:31 +01:00
viveksantayana 730a75c44d Bugfix: reset password 2022-08-11 16:05:28 +01:00
viveksantayana 7cefb487da Bugfix: reset password 2022-08-11 13:09:34 +01:00
viveksantayana 2e1b01ec9b Bugfix: reset password 2022-08-11 13:02:55 +01:00
viveksantayana a7a5a03991 Consistency in paths for templates 2022-08-11 13:02:41 +01:00
viveksantayana b36c6bfd18 Bugfix: reset password 2022-08-11 12:51:17 +01:00
viveksantayana a613b0006b Bugfix: password reset 2022-08-11 12:44:42 +01:00
viveksantayana d4db8692e7 Remove debug line 2022-08-11 12:13:33 +01:00
viveksantayana 37ad36da31 Add debug for email reset 2022-08-11 11:42:50 +01:00
viveksantayana d140f93d25 Bugfix: hude club field when empty 2022-08-11 11:41:57 +01:00
viveksantayana bc5ec44145 Bugfix default datetime 2022-08-11 10:59:12 +01:00
viveksantayana 6c50be49c6 Bugfix: default time for exam creation 2022-08-11 10:23:40 +01:00
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 c633a474b5 Updated dataset edit button handlers 2022-06-22 01:54:40 +01:00
viveksantayana 5af99d85b5 Added editor link to navbar 2022-06-22 01:54:00 +01:00
viveksantayana 1e7124262e Added support for dataset names 2022-06-22 01:53:46 +01:00
viveksantayana 2f509af1de Added redirect on login to previous page 2022-06-22 01:53:06 +01:00
viveksantayana 3988559920 Cleaned up unused file 2022-06-22 01:47:07 +01:00
viveksantayana 26227a66c5 App Factory pattern 2022-06-20 12:10:37 +01:00
viveksantayana 49a7fb1007 More elegant error handling 2022-06-20 11:27:05 +01:00
viveksantayana 76fa1e1dd9 Removed todo tags 2022-06-19 11:17:21 +01:00
viveksantayana 17b985d238 Bugfix: 404 errors with request.endpoint
Fixed static folder 404 errors
2022-06-18 02:18:07 +01:00
viveksantayana 3f59d1b1b7 Debug time limit handling 2022-06-16 14:15:18 +01:00
viveksantayana 5123365567 Debug password reset methods 2022-06-16 14:14:21 +01:00
viveksantayana 5c8435d39e Added cookie consent 2022-06-16 13:22:06 +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 2ea778143e Finished admin console 2022-06-15 23:54:44 +01:00
viveksantayana 62160beab2 Restored static and template files 2022-06-15 11:43:04 +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 8439d99949 Added models and views 2022-06-12 21:03:51 +01:00
viveksantayana 9459b93c9b Re-organised admin views into single module 2022-06-12 21:01:03 +01:00
viveksantayana 436c8e0e2d Started from scratch and failed
Issue with register_blueprint
2022-06-11 02:39:47 +01:00