Commit Graph

14 Commits (master)

Author SHA1 Message Date
Wynd 7a847905d7 Hiding the restart with wrongs button when there are no wrongs and made the info element react to the actual number of questions 2025-06-18 16:18:55 +03:00
Wynd 92983da8fa Replaced the finished/restart flags with proper enum states and made the restarts functional 2025-06-18 16:08:46 +03:00
Wynd fe7f626c01 Slightly better reactivity using use_effect 2025-06-18 02:13:07 +03:00
Wynd 46acb8c196 Initial reports page at the end 2025-06-18 01:33:15 +03:00
Wynd c2435f4c24 Proper web/wasm support 2025-06-17 01:40:35 +03:00
Wynd 806a103b0b Updated the css for better result centering, better organization and view based sizes tests 2025-06-16 21:01:44 +03:00
Wynd fcfa53052a Better result centering, better desktop/mobile separation for when to load local files vs when to bundle them, added @media queries for true hover 2025-06-16 16:25:13 +03:00
Wynd 59fba4a13c Platform specific cfgs and including all the questions in the build as to allow for mobile 2025-06-16 02:22:25 +03:00
Wynd 41d1ac5389 Added possibility to load multiple .toml files at once 2025-06-16 00:05:35 +03:00
Wynd 4d984cd2e3 Allows for wrong answers, changed some names and added correct/wroung counters at the top 2025-06-15 15:16:03 +03:00
Wynd 460b3e2790 Removed futures from dependencies and fixed the logic on how correct answers are calculated 2025-06-15 13:37:30 +03:00
Wynd a65a9591af Added a nice animation for when correclty answering a question 2025-06-15 13:00:47 +03:00
Wynd c8b87b88b5 Updated dioxus version and lots of css changes 2025-06-14 18:33:30 +03:00
Wynd 6fff9e4450 Initial version with randomized questions and answers 2025-06-14 15:43:12 +03:00