Commit Graph

89 Commits

Author SHA1 Message Date
iTrooz a490226f13 Update classquiz/socket_server/__init__.py
Co-authored-by: Marlon <mawol@protonmail.com>
2026-04-22 17:32:40 +02:00
iTrooz 6656424110 fix: Check that player question_index input is the current question 2026-04-22 15:48:14 +02:00
Mawoka caa2a6002f Bug fixes and correct answer count in results 2025-10-25 22:49:02 +02:00
Mawoka 8f2c832f9b Bug fixes (double submission, escaping of ><! in answers, further redis docs 2025-10-25 16:17:32 +02:00
Mawoka f3abe4d2c4 Cleanup in socket server 2025-10-25 13:38:33 +02:00
Mawoka 9c5516eac4 Fix game not running 2025-08-01 13:59:38 +02:00
Mawoka 986105c5a9 Merge branch 'master' into backend-dependency-update 2025-08-01 13:36:52 +02:00
Mawoka f86832892d Most dependencies updated, mostly tested 2025-05-20 16:00:03 +02:00
Mawoka 03e85f8586 Untested Ormar and FastAPI update 2025-05-20 12:12:06 +02:00
Mawoka e6d7a8d087 Move basic SocketIO session handling to redis 2024-07-11 19:50:22 +02:00
Mawoka abafdd40f9 🐛 Fix Pydantic breaking changes 2024-07-11 00:27:45 +02:00
Mawoka a5efd264da Updated dependencies 2024-02-15 22:07:38 +01:00
Mawoka 341796a77a Decreasing the likelihood of collision during a quiz 2024-01-03 18:41:31 +01:00
Mawoka 121e693e92 Updated admin-join-screen 2023-10-01 10:49:44 +02:00
Mawoka 40dba3e469 🐛 Fixed show results button not working after nobody answered 2023-09-17 11:11:28 +02:00
Mawoka f712bdf3ef Implemented basic connection recovery 2023-09-12 16:31:23 +02:00
Mawoka 994983c58e Closing #216 2023-08-07 16:10:02 +02:00
Mawoka 330f3d9b1d Made repo REUSE compliant 2023-06-30 13:16:12 +02:00
Mawoka cff32c8399 🚨 Fixed deepsource issues 2023-06-17 19:31:04 +02:00
Mawoka c0875e4c2a Added Answer-Count to admin screen 2023-06-14 17:44:50 +02:00
Mawoka db26082a00 🚨 Fixed DeepSource issues 2023-06-14 16:33:44 +02:00
Mawoka c6dc71b941 Added Check Choice question type 2023-05-24 21:40:53 +02:00
Mawoka 46ff32a986 Implemented ClassQuizController-logic 2023-03-27 21:04:08 +02:00
Mawoka 7ac14facc3 🚑 Catching bug in save-quiz 2023-02-17 12:19:49 +01:00
Mawoka 3646fcf90b Finished game-results 2023-02-13 17:37:05 +01:00
Mawoka bce22c43fc Started working on results-UI 2023-01-31 17:26:19 +01:00
Mawoka a980c70d85 Game results can now be saved in db 2023-01-29 18:16:05 +01:00
Mawoka 751b5f83f0 Fixed export for order-answers 2023-01-26 19:49:06 +01:00
Mawoka 6788b32131 BROKEN quick save 2023-01-18 20:34:37 +01:00
Mawoka 0f000987ca Half-Working order-answers 2023-01-02 18:18:44 +01:00
Mawoka 7614420d0c Added new Question-Type: TextAnswers! 2022-12-29 16:16:09 +01:00
Mawoka d0d5ab350b 🚑 Fixed bug with slides 2022-12-27 17:32:21 +01:00
Mawoka b484f4935f 🚑 Fixed bug with slides 2022-12-27 17:31:17 +01:00
Mawoka 449db8e06c 🚑 Fixed bug with slides 2022-12-27 17:31:01 +01:00
Mawoka a3647f1018 New Remote-Control page 2022-12-27 16:48:43 +01:00
Mawoka 8d8c524e94 Slides kinda working 2022-12-22 17:54:22 +01:00
Mawoka dc6ccb926f 🚑 Fixed #177 2022-11-20 19:05:42 +01:00
Mawoka f515381593 Closes #164 2022-11-20 11:56:28 +01:00
Mawoka b7da6424df 🐛 Fixed recaptcha-env-variable 2022-10-06 18:50:00 +02:00
Mawoka caaae303cf Added reCaptcha v3 2022-10-05 17:57:01 +02:00
Mawoka b25d16c21e 🚑 Fixed live-API 2022-10-04 20:59:13 +02:00
Mawoka 6d0b88b56a Done! 2022-10-04 20:04:08 +02:00
Mawoka a6d992dac1 🐛 Fixed player-kick-thing 2022-10-04 18:35:06 +02:00
Mawoka a56896c009 Implemented live-API with quiz-id instead of game-pin 2022-10-04 17:19:43 +02:00
Mawoka 60822283e3 Implemented in Live-Game 2022-10-04 15:38:15 +02:00
Mawoka b03d3e17dd 🐛 Fixed kicked player still listed in live-API 2022-10-01 22:57:43 +02:00
SavagePastaMan 58a548f8a0 🚨 Fix linting errors 2022-09-29 20:42:06 -04:00
Mawoka 7762f6632e Added custom background-color 2022-09-26 18:26:22 +02:00
Mawoka c8402c697a Endpoint for live player-scores 2022-09-25 21:04:38 +02:00
Mawoka 0d41f24a42 Players can be kicked 2022-09-25 17:12:25 +02:00