Commit Graph

10 Commits

Author SHA1 Message Date
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