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