Commit Graph

113 Commits

Author SHA1 Message Date
Mawoka b8aebd31ee Merge branch 'master' of https://github.com/BogPlaymate/ClassQuiz into BogPlaymate/master 2024-07-10 23:48:49 +02:00
BogPlaymate d3e311ede5 Resolved naming conflict 2024-07-09 06:40:09 +09:00
pre-commit-ci[bot] 518a9d72f9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-07-08 10:42:17 +02:00
BogPlaymate 4d6e919d77 Committing Everything 2024-07-08 10:41:54 +02:00
BogPlaymate 82900f3e3d Committing Everything 2024-07-05 19:22:01 +09:00
Mawoka 936ae56693 🐛 Closes #323 2024-01-03 18:58:44 +01:00
Mawoka fc29be9c53 Import allows appending to quiz 2023-07-05 11:03:50 +02:00
Mawoka aa3b2909ef Finished Excel import 2023-07-04 22:37:43 +02:00
Mawoka 91da3571c3 🚧 Nearly finished excel-import 2023-07-04 15:45:20 +02:00
Mawoka ce5ffa4a80 Added option to shuffle answers 2023-07-04 10:48:02 +02:00
Mawoka 99232b442d Added Ratins, Plays and Views to Quizzes 2023-06-30 20:40:18 +02:00
Mawoka 3a2ab6c64b Added info if quiz on kahoot is private 2023-06-30 16:52:59 +02:00
Mawoka 330f3d9b1d Made repo REUSE compliant 2023-06-30 13:16:12 +02:00
Mawoka 62538406df 🔀 Merged ClassQuizController 2023-06-30 01:36:48 +02:00
Mawoka db26082a00 🚨 Fixed DeepSource issues 2023-06-14 16:33:44 +02:00
Mawoka 0b256e2896 🐛 Fixed a bug in import function and in PrivateStorageItem 2023-06-11 13:22:10 +02:00
Mawoka 09a09cf1cf Fixed multiple things 2023-06-09 13:38:36 +02:00
Mawoka 44432b20c7 Added storage_limit for user accounts 2023-05-30 11:14:46 +02:00
Mawoka ac18621672 🚧 Added code for new ClassQuizController 2023-04-04 12:29:27 +02:00
Mawoka 46ff32a986 Implemented ClassQuizController-logic 2023-03-27 21:04:08 +02:00
Mawoka 6e9d614f3f 🐛 Fixed datetime bug and added sorting to quizzes on dashboard 2023-02-09 16:17:20 +01:00
Mawoka 76311ed0ee Added button to view imported quiz on Kahoot!. 2023-01-27 23:02:53 +01:00
Mawoka 028ab567de Finished user-screen 2023-01-26 19:18:56 +01:00
Mawoka 1633d56299 Added background-image to quizzes 2022-12-28 19:07:32 +01:00
Mawoka a3647f1018 New Remote-Control page 2022-12-27 16:48:43 +01:00
Mawoka 3be5cd5f66 🐛 Urlencoding headers for file-downloads 2022-12-10 12:39:32 +01:00
Mawoka 394887aff6 🐛 Fixed ascii-encoding in headers 2022-12-05 18:19:34 +01:00
Mawoka b01b138998 Added tests and fixed some small bugs 2022-12-03 14:58:23 +01:00
Mawoka 6940716fea Added Date into export-file-name 2022-10-05 19:21:08 +02:00
Mawoka 39b5c6d08a Added Scores to export 2022-10-05 13:21:57 +02:00
Mawoka 04c87adb4c 🐛 Fixed custom-field export-stuff 2022-10-05 11:57:33 +02:00
Pranav 51fc1aa8b7 chore: reduce game pin to 6 digits
Signed-off-by: Pranav <npv12@iitbbs.ac.in>
2022-10-05 13:05:46 +05:30
pre-commit-ci[bot] c1df8f37c2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-05 06:14:17 +00:00
Pranav c1f1a1721a fix: create a new game pin if there already exists one
Signed-off-by: Pranav <npv12@iitbbs.ac.in>
2022-10-05 11:30:48 +05:30
Mawoka 6d0b88b56a Done! 2022-10-04 20:04:08 +02:00
Mawoka a56896c009 Implemented live-API with quiz-id instead of game-pin 2022-10-04 17:19:43 +02:00
SavagePastaMan 58a548f8a0 🚨 Fix linting errors 2022-09-29 20:42:06 -04:00
Mawoka 5bf42a333f MOVED LIVE_ENDPOINTS and added color to live-API 2022-09-27 21:46:39 +02:00
Mawoka f42cae34b2 Fixed user-feedback 2022-09-27 14:12:05 +02:00
Mawoka 7762f6632e Added custom background-color 2022-09-26 18:26:22 +02:00
Mawoka 489d5c96d6 Endpoint for live player-scores now sorted 2022-09-25 21:50:09 +02:00
Mawoka fa7e4774e5 Endpoint for live player-scores (new) 2022-09-25 21:38:05 +02:00
Mawoka c8402c697a Endpoint for live player-scores 2022-09-25 21:04:38 +02:00
Mawoka 0171d8a4b1 🐛 Added another option to live-API 2022-09-25 16:40:07 +02:00
Mawoka ccaf7d08b6 Added another option to live-API 2022-09-25 16:35:10 +02:00
Mawoka 1dafee1e69 Added string-option to API 2022-09-25 15:53:13 +02:00
Mawoka c5b5833384 Added string-option to API 2022-09-25 15:26:36 +02:00
Mawoka b81d9661d0 Added option to output number as a string 2022-09-25 15:04:50 +02:00
Mawoka e2814c7944 Added API-keys for live game data 2022-09-19 21:29:04 +02:00
Mawoka fe3dde3f3a 🐛 Fixed some live-endpoints 2022-09-19 20:49:16 +02:00