CSV Header Structure
Your CSV file should include the following 12 headers. They don't need to follow a strict order — feel free to rearrange them as needed.
| Header | Description |
|---|---|
Question Text | The actual question prompt shown to players. |
Question Type | single_answer or survey — see the next section. |
Points | Score awarded for a correct response (1–20). |
Option 1 → Option 5 | Up to five answer choices per question. |
Correct Answer | Index(es) of the right option(s). |
Question Media | Image path or code snippet that goes with the question. |
Option Media | Image path or code snippet attached to an option. |
Resource | Extra context, metadata, or explanation. |