Host a JSON question file anywhere (GitHub raw, Gist, jsonbin…), paste the link, and get a shareable quiz link.
The JSON must be an array of
{ question, options, answer, id } objects. Questions support Markdown + KaTeX.
.json (e.g.
quiz.json).https://gist.githubusercontent.com/<user>/<id>/raw/…/quiz.json.
The Raw URL containing a commit hash is pinned to that exact version. If you later edit the gist, open Raw again to get the updated link. GitHub Gist raw files allow cross-origin requests, so they load reliably.
Copy this prompt, paste it into any AI (ChatGPT, Claude…) with your questions, then host the JSON it returns and paste the link above.