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.github.com/<user>/<id>)
or, for an exact-version link, the “Raw” URL
(https://gist.githubusercontent.com/<user>/<id>/raw/…/quiz.json).
Tip: a plain gist page link works too — the quiz page auto-resolves it to the raw file. A Raw URL with a commit hash is pinned to that exact version; if you later edit the gist, grab a fresh Raw link.
Copy this prompt, paste it into any AI (ChatGPT, Claude…) with your questions, then host the JSON it returns and paste the link above.