Upload Custom Questions
Upload a JSON file in the same format as the question bank. Use the template below as a reference for GPT to generate more questions.
[
{
"id": 1001,
"topic": "custom",
"q": "Your question here?",
"options": ["Option A", "Option B", "Option C", "Option D"],
"correct": 0,
"exp": "Explanation here."
}
]
No file selected