Commit Graph

792 Commits

Author SHA1 Message Date
Mawoka 39e2d55248 🍱 Updated README-logo 2022-10-06 13:14:46 +02:00
Mawoka 4ecb880e92 :Bug: Fixed gme-pin input 2022-10-05 19:52:22 +02:00
Mawoka 921c3fcf80 🐛 Removed numeric input 2022-10-05 19:45:16 +02:00
Mawoka a72dabe918 Make numpad show up on game-pin input 2022-10-05 19:37:52 +02:00
Mawoka 6efd240955 🐛 Fixed white text on light background 2022-10-05 19:30:39 +02:00
Mawoka 6940716fea Added Date into export-file-name 2022-10-05 19:21:08 +02:00
Mawoka 5c432b1fd9 🐛 Fixed player-sorting-thing 2022-10-05 18:56:57 +02:00
Mawoka a2fd473a1d 🚑 Fixed frontend not building 2022-10-05 18:22:34 +02:00
Mawoka caaae303cf Added reCaptcha v3 2022-10-05 17:57:01 +02:00
Mawoka 46942c7e8b Fixed player-simulator 2022-10-05 16:51:28 +02:00
Mawoka 6b311b00f7 Changed design of ClassQuiz 2022-10-05 16:39:09 +02:00
Mawoka 1bd42e5e86 Improved interface of custom field 2022-10-05 14:06:38 +02:00
Mawoka 0529181847 🥅 Catching error if nobody has answered 2022-10-05 13:54:04 +02:00
Mawoka 9425c1e6d9 Added live-endpoint for voting-questions 2022-10-05 13:46:58 +02:00
Mawoka 39b5c6d08a Added Scores to export 2022-10-05 13:21:57 +02:00
Mawoka 2b2a7229fa Modified live-API 2022-10-05 13:11:45 +02:00
Mawoka 3b4b478ac4 Merge pull request #145 from mawoka-myblock/144-answers-background-colors-preset-in-game-edit 2022-10-05 13:00:52 +02:00
Mawoka bf7e1daa2a Saving custom color for the quizzes 2022-10-05 12:58:22 +02:00
Mawoka 38b55c336e Added Quiz-ID to dashboard with an option to copy it to the clipboard 2022-10-05 12:28:17 +02:00
Mawoka 04c87adb4c 🐛 Fixed custom-field export-stuff 2022-10-05 11:57:33 +02:00
Mawoka 385a966e58 🌐 Added missing translation 2022-10-05 11:49:02 +02:00
Mawoka 8cdb0c4716 Merge remote-tracking branch 'origin/master' 2022-10-05 11:44:51 +02:00
Mawoka 4a580c95f0 Shortened Game-PIN in frontend 2022-10-05 11:44:35 +02:00
Mawoka 061432a1e0 Merge pull request #143 from npv12/master 2022-10-05 11:43:47 +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 b25d16c21e 🚑 Fixed live-API 2022-10-04 20:59:13 +02:00
Mawoka 228accea8e Merge pull request #141 from mawoka-myblock/132-add-a-field-for-optional-data-to-be-entered-by-the-players 2022-10-04 20:05:05 +02:00
Mawoka 6d0b88b56a Done! 2022-10-04 20:04:08 +02:00
Mawoka d52f8cc017 Adding live/get_question/now-endpoint 2022-10-04 18:46:49 +02:00
Mawoka a6d992dac1 🐛 Fixed player-kick-thing 2022-10-04 18:35:06 +02:00
Mawoka b1cbfdf57b Merge pull request #140 from mawoka-myblock/132-add-a-field-for-optional-data-to-be-entered-by-the-players 2022-10-04 17:21:04 +02:00
Mawoka a56896c009 Implemented live-API with quiz-id instead of game-pin 2022-10-04 17:19:43 +02:00
Mawoka b207735b37 Merge pull request #139 from mawoka-myblock/135-add-a-new-question-type-voting-questions 2022-10-04 16:48:21 +02:00
Mawoka 16b4cae21e 🚨 Fixed linter errors (removed console.log's) 2022-10-04 16:47:00 +02:00
Mawoka 8f1ee22270 🚨 Fixed linter errors 2022-10-04 16:45:03 +02:00
Mawoka a4d54a18ec Implemented Vote-Thing for API 2022-10-04 16:41:17 +02:00
Mawoka 60822283e3 Implemented in Live-Game 2022-10-04 15:38:15 +02:00
Mawoka 512fc9e8ea Implemented in Public-Quiz-View 2022-10-04 12:46:42 +02:00
Mawoka d11207cdea Implemented in Dashboard 2022-10-04 12:41:54 +02:00
Mawoka 99bd6cc329 Implemented in Editor 2022-10-04 12:38:04 +02:00
Mawoka 4a54ed5bf8 Changed live/players-endpoint (!) 2022-10-01 22:59:31 +02:00
Mawoka b03d3e17dd 🐛 Fixed kicked player still listed in live-API 2022-10-01 22:57:43 +02:00
Mawoka 4b4115a2bc Merge remote-tracking branch 'origin/master' 2022-10-01 22:26:05 +02:00
Mawoka c7b7e82faf 🐛 Fixed Email-registration (hopefully) 2022-10-01 22:25:48 +02:00
Mawoka a7bacd2e7e Merge pull request #131 from jonathan-d-zhang/fix-flake8 2022-10-01 22:02:47 +02:00
Mawoka babb1d90d4 Merge pull request #129 from developer-diganta/customise-scrollbar 2022-10-01 22:00:48 +02:00
Mawoka 9be3904a27 Moved style-block out of head-block 2022-10-01 21:55:33 +02:00
pre-commit-ci[bot] 7a0d726b9e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-01 16:54:48 +00:00