viveksantayana
421445d8d5
Close Quiz function
2021-12-06 23:16:33 +00:00
viveksantayana
2d29e6ac97
This fixes it, hopefully
2021-12-06 22:47:54 +00:00
viveksantayana
2c93b0d3a7
This fixes it, hopefully
2021-12-06 22:47:54 +00:00
viveksantayana
b299f4ae55
And again
2021-12-06 22:26:48 +00:00
viveksantayana
a14b7bf305
And again
2021-12-06 22:26:48 +00:00
viveksantayana
b4e7efdbe5
Trying to fix it again
2021-12-06 22:24:34 +00:00
viveksantayana
5163914875
Trying to fix it again
2021-12-06 22:24:34 +00:00
viveksantayana
9cef9819fe
I am really bad at fixing bugs
2021-12-06 22:20:27 +00:00
viveksantayana
22b483b021
I am really bad at fixing bugs
2021-12-06 22:20:27 +00:00
viveksantayana
cfc62ee21f
More Bug Fixes
2021-12-06 22:17:52 +00:00
viveksantayana
efd4dc440d
More Bug Fixes
2021-12-06 22:17:52 +00:00
viveksantayana
715c7856fa
Bugfix: lack of submission time in detailed result
2021-12-06 22:11:16 +00:00
viveksantayana
56e5d29416
Bugfix: lack of submission time in detailed result
2021-12-06 22:11:16 +00:00
viveksantayana
df94b9b486
OG Meta and navbar bug fix
2021-12-06 21:58:51 +00:00
viveksantayana
0c446b9ae7
OG Meta and navbar bug fix
2021-12-06 21:58:51 +00:00
viveksantayana
5954c1a68e
Merge branch 'master' of https://git.vsnt.uk/viveksantayana/ska-referee-test
2021-12-06 21:53:00 +00:00
viveksantayana
9e03db595b
Merge branch 'master' of https://git.vsnt.uk/viveksantayana/ska-referee-test
2021-12-06 21:53:00 +00:00
viveksantayana
848f39aa66
OG and Cookie settings
2021-12-06 21:51:29 +00:00
viveksantayana
bd1ac46942
OG and Cookie settings
2021-12-06 21:51:29 +00:00
viveksantayana
396400e7c0
Bugfixes: case sensitivity, percent sign rendering
...
Temporary work-around: disabled client navbar home link to prevent exit
2021-12-06 21:47:02 +00:00
viveksantayana
cd68a60001
Bugfixes: case sensitivity, percent sign rendering
...
Temporary work-around: disabled client navbar home link to prevent exit
2021-12-06 21:47:02 +00:00
viveksantayana
e499d1d54a
Proxy Fix
2021-12-06 20:10:27 +00:00
viveksantayana
dbd25ddf38
Proxy Fix
2021-12-06 20:10:27 +00:00
viveksantayana
7550deab89
Updated config
2021-12-06 19:21:45 +00:00
viveksantayana
a4058c475b
Updated config
2021-12-06 19:21:45 +00:00
viveksantayana
5f06c9b624
Favicons and OG Meta
2021-12-06 18:58:42 +00:00
viveksantayana
b02277f12f
Favicons and OG Meta
2021-12-06 18:58:42 +00:00
viveksantayana
7ae8cba851
Uploading Fonts
2021-12-06 18:06:11 +00:00
viveksantayana
cdf47e0b88
Uploading Fonts
2021-12-06 18:06:11 +00:00
viveksantayana
1015148d4d
Added correct answer view
2021-12-06 13:44:40 +00:00
viveksantayana
d114b061b4
Added correct answer view
2021-12-06 13:44:40 +00:00
viveksantayana
9bf39107fb
Added individual result correct/incorrect flag
2021-12-06 13:42:26 +00:00
viveksantayana
d34aa82e86
Added individual result correct/incorrect flag
2021-12-06 13:42:26 +00:00
viveksantayana
4b62ff6e80
Dockerised. Restructured to remove circular import
...
Moved most of app definitions out of guard function to use wsgi
Updated configuration files and referencing of .env values.
Local version needs dotenv or exporting of env variables.
Dockerised version works fine without load_dotenv.
Ready to test now!
2021-12-05 03:49:31 +00:00
viveksantayana
ac5d17fc66
Dockerised. Restructured to remove circular import
...
Moved most of app definitions out of guard function to use wsgi
Updated configuration files and referencing of .env values.
Local version needs dotenv or exporting of env variables.
Dockerised version works fine without load_dotenv.
Ready to test now!
2021-12-05 03:49:31 +00:00
viveksantayana
21f54c9789
dockerise
2021-12-05 00:17:54 +00:00
viveksantayana
2aca8015af
dockerise
2021-12-05 00:17:54 +00:00
viveksantayana
aafde86012
Deleted redundant variable assignment
2021-12-04 21:29:15 +00:00
viveksantayana
3a63c72bbb
Deleted redundant variable assignment
2021-12-04 21:29:15 +00:00
viveksantayana
9b8f0f3d8e
Updated footer, added question counters.
2021-12-04 21:25:43 +00:00
viveksantayana
da6d380786
Updated footer, added question counters.
2021-12-04 21:25:43 +00:00
viveksantayana
031d18e922
Finished making dashboards
2021-12-04 20:47:43 +00:00
viveksantayana
4aad0c1213
Finished making dashboards
2021-12-04 20:47:43 +00:00
viveksantayana
efb89e7626
Added question progress bar
2021-12-04 18:50:09 +00:00
viveksantayana
23d6f833d7
Added question progress bar
2021-12-04 18:50:09 +00:00
viveksantayana
196c4774a2
Added custom 404 display and login redirect
2021-12-04 17:40:01 +00:00
viveksantayana
cc8db3fea4
Added custom 404 display and login redirect
2021-12-04 17:40:01 +00:00
viveksantayana
eff7b25d71
Completed client side time adjustment handling
...
Corrected error display bug
Removed redundant auth and models in quiz client app
2021-12-04 17:14:28 +00:00
viveksantayana
9a2d738653
Completed client side time adjustment handling
...
Corrected error display bug
Removed redundant auth and models in quiz client app
2021-12-04 17:14:28 +00:00
viveksantayana
be63eed81d
Added server and admin-side time limit adjustments
2021-12-04 15:41:47 +00:00