Commit Graph

11 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
98491163fa [FIX] test options styling 2022-01-30 16:56:37 +00:00
b4c46277fb Add ability to ignore capitals during tests 2022-01-30 14:40:24 +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
377ba23361 [FIX] autocomplete React DOM property name 2021-10-22 13:13:00 +01:00
257a428316 Disable input field autocomplete 2021-10-22 07:45:31 +01:00
8dc1eae1f1 [FIX] Start test button not showing as disabled 2021-09-30 11:30:59 +01:00
a8e6f66796 Change switch language checkbox label 2021-09-13 08:34:13 +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