Commit Graph

21 Commits

Author SHA1 Message Date
866503abf5 Add ability to search public sets! Also bump version
Public sets are now paginated and searchable, on a separate search page
2021-11-25 22:04:50 +00:00
55db1a664d [FIX] bugs when cached data is outdated
When group deleted, inability to retrieve group data was causing errors
2021-11-25 09:39:17 +00:00
a0c7530b3b Downgrade MUI icons 2021-11-25 09:20:24 +00:00
a15032f2a1 Update MUI icon dependency 2021-11-24 19:05:20 +00:00
ac520b66e1 Add set-specific history tracking for group owners 2021-10-19 23:00:25 +01:00
3bdfb2ee49 Aesthetics 2021-10-09 09:24:17 +01:00
80e7c24811 Add loader until page loads completely 2021-10-03 15:59:24 +01:00
cef337e5f5 Add tooltip to link buttons 2021-09-30 11:34:08 +01:00
5e18203291 Add button tooltips 2021-09-30 11:30:18 +01:00
d15be15a81 Disable buttons during processing 2021-09-12 22:55:34 +01:00
42cfa1d619 Add new lives mode and more test options!
Users can now choose from two modes - lives and questions. Lives mode will end when the user makes the chosen number of mistakes. Questions mode will end when the user answers all questions correctly from a list of questions the length of which the user chooses.
2021-09-12 20:26:45 +01:00
efebaf93ce [FIX] Progress history layout
Align table cells correctly
2021-09-12 15:20:48 +01:00
b32329b480 [FIX] incomplete tests not deleted properly
Ensure tests are deleted from state instead of stored as undefined
2021-09-12 12:09:33 +01:00
bcb8511b7e Add Google Analytics 2021-09-12 11:24:13 +01:00
7138f2f297 Improve variable names and fix test start bug
Ensure tests are started with a high enough question limit until UI to choose number of questions is implemented
2021-09-11 17:22:37 +01:00
c0cdf197c5 Ensure raw mark displays properly for tests 2021-09-11 10:45:09 +01:00
62552cde42 Show raw mark for incomplete tests
On home and history pages
2021-09-10 15:25:02 +01:00
fd5ea8a69e Revert "Add Google Analytics"
This reverts commit bd355599c7.
2021-09-05 21:17:18 +01:00
bd355599c7 Add Google Analytics 2021-09-05 21:00:02 +01:00
fc48c58224 Fix broken dependencies 2021-09-01 17:56:39 +01:00
f07ab92cfc Add pages 2021-09-01 17:29:15 +01:00