QUESTION PACKS
BackExisting packs
Generate with AI (Workers AI)
Add a pack (JSON)
Example shape
{
"mode": "kahoot",
"title": "My pack",
"questions": [
{
"prompt": "?",
"choices": [
"a",
"b",
"c",
"d"
],
"correctIndex": 0
}
]
}