Commit Graph

33 Commits

Author SHA1 Message Date
500a79fcbc [FIX] forgot to stage some changes 2022-02-21 21:46:58 +00:00
a0c426888b Add virtual keyboard during tests
Optional and with support for most languages
2022-02-21 21:38:12 +00:00
446b74466f [FIX] Test options when restarting test
SHow number of answers was opposite to what it should be
2022-02-16 11:20:37 +00:00
18fd61721b [FIX] createProgress compatibility
Wasn't previously fully backwards-compatible and its call hadn't been updated in all places
2022-02-14 19:37:48 +00:00
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
8a5a0a7a6f Enable sound effects 2021-11-27 18:41:36 +00:00
2626343600 Removed unused var 2021-11-27 16:44:48 +00:00
d5fc4305d5 Remove front-end check for duplicate answer
Prep for refactoring of processAnswer Cloud Function, which currently doesn't work if vocab item has same cleansed answer twice
2021-11-26 14:46:51 +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
e9433aa1fe [FIX] auto capitalisation on mobile 2021-11-17 23:28:50 +00:00
c021d3658a [FIX] duplicate function 2021-10-26 16:29:53 +01:00
53bd964916 Buttons to restart test or use incorrect answers 2021-10-22 13:43:45 +01: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
5d2c3394e8 Show next prompt immediately on correct answer 2021-10-21 20:14:54 +01:00
3bdfb2ee49 Aesthetics 2021-10-09 09:24:17 +01:00
e6bd026f72 Highlight selected progress record on graphs 2021-10-08 18:54:32 +01:00
60e09a3f86 Change order of stats when test completed 2021-10-03 19:28:37 +01:00
dd3b9c88cd Add average mark to progress page & fix loader 2021-10-03 18:56:22 +01:00
4c2f1613ff Add option for coloured edges on progress page 2021-10-03 17:43:22 +01:00
80e7c24811 Add loader until page loads completely 2021-10-03 15:59:24 +01:00
c0100596cf Add typo detector & update some dependencies 2021-10-01 21:01:07 +01:00
33cacf597a No need to press enter twice for multiple answers 2021-09-30 11:51:36 +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
7f5ae50e22 Change layout of stats on test completion 2021-09-11 22:22:55 +01:00
7e2d747da6 Add stats during a test 2021-09-11 22:16:13 +01:00
c1b04b0736 Add charts showing historic test scores 2021-09-11 17:40:59 +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