Please read the text on the main page for a quick description and the limitations of each platform. If you have an issue or want to suggest a platform, please raise an issue on the GitHub repository. 1. Paste the URL of a question set from Kahoot, Quizizz, or Blooket into the top box. - The set must be public and cannot be a game or homework link (i.e. the list of questions must be visible). - Example URLs (your link does not have to be in this exact format, it just must contain the game ID): - Kahoot:https://create.kahoot.it/details/a1b2c3d4-a1b2-a1b2-a1b2-a1b2c3d4e5f6
- Quizizz:https://quizizz.com/admin/quiz/a1b2c3d4e5f6a1b2c3d4e5f6/game-name
- Blooket:https://dashboard.blooket.com/set/a1b2c3d4e5f6a1b2c3d4e5f6
- Gimkit:https://www.gimkit.com/view/a1b2c3d4e5f6a1b2c3d4e5f6
- ClassQuiz:https://classquiz.de/view/a1b2c3d4-a1b2-a1b2-a1b2-a1b2c3d4e5f6
2. Select the platform you want to convert the questions to. - Please check the limitations on question types and fields for each platform on the main page. - 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. - Import guides (do not use the templates provided in the guides, upload the generated file directly): - Kahoot import guide - Quizizz import guide - Blooket import guide - Gimkit import guide - ClassQuiz: Upload the .cqa file to Homepage -> Import -> "A ClassQuiz-Quiz" CORS Proxy As this tool runs entirely in the browser, fetching game data from other websites is restricted by CORS. It uses corsproxy.io by default to bypass this restriction, however this may be blocked on certain networks. If you wish to use another proxy, set the cors_url query parameter to a URL prefix (e.g. cors-anywhere). If you have a CORS bypass extension installed (example), disable the proxy by setting an empty value. This tool is not sponsored by or affiliated with any proxies, extensions, or platforms mentioned.