Commit Graph

16 Commits

Author SHA1 Message Date
2073e5b828 Enable answer count and [FIX] option copying
Add option to display number of answers to current prompt and ensure test options get copied to new tests that are created at the end of an existing test (with the restart test/restart test with incorrect buttons)
2022-01-30 20:18:57 +00:00
b4c46277fb Add ability to ignore capitals during tests 2022-01-30 14:40:24 +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
f0d4087eba Refactor confirmation dialog into new class 2021-10-21 21:51:10 +01:00
80e7c24811 Add loader until page loads completely 2021-10-03 15:59:24 +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
f596a7a8aa [FIX] data format when creating progress record
Was using dictionary as code duplicated from home page. Only one value is ever present so dictionary not required.
2021-09-12 22:55:14 +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
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
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
f07ab92cfc Add pages 2021-09-01 17:29:15 +01:00