Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 2.68 KB

README_edugameconvert.md

File metadata and controls

42 lines (34 loc) · 2.68 KB

edugameconvert, a tool to convert questions between educational game platforms

The current supported platforms are Kahoot, Quizizz, Blooket, Gimkit, and ClassQuiz.

Paste the URL of a question set in the box above, select the platform to convert to, and click "Convert!" A file would be downloaded with the converted questions, which you can import into the selected platform. Information and warnings would be displayed here. Enjoy!

Each platform has different import limitations. The tool would attempt to convert as much as possible. Supported question types and fields when exporting to each platform are listed below:

  • Kahoot: MCQ (max 4 answers), time limit (limited options)
  • Quizizz: MCQ (max 5 answers), time limit (limited options), Typing (max 5 answers), Image (URL)
  • Blooket: MCQ (max 4 answers), time limit (max 300 seconds), Typing (max 4 answers)
  • Gimkit: MCQ (max 4 answers, only 1 correct), no time limit
  • ClassQuiz: MCQ (max 4 answers), time limit (max 999 seconds), Typing (max 4 answers)

Usage Instructions

1. Paste the URL of a question set from Kahoot, Quizizz, or Blooket into the top box.

2. Select the platform you want to convert the questions to.

  • Tip: Even though some button outlines are not visible, everything can be selected using the keyboard.

3. Click the Convert! button and save the generated .xlsx or .csv (depending on the platform) file.

  • If no file is generated, please raise an issue on the GitHub repository with the following information:
    • Question set URL
    • Platform you tried to convert to
    • Information displayed in the output box
    • Any errors and the game JSON (if available) displayed in the browser console
  • The output box displays import & export statistics and any warnings generated during the conversion.
    • A count is shown for each supported question type: MCQ, MSQ (multiselect MCQ), and Typing.

4. Import the file into the selected platform.

  • Remember to check questions and answers after importing! Please report any issues you encounter.
  • Do not use the templates provided in the guides, upload the generated file directly.