#4 Schema

Open
opened 1 day ago by addam · 0 comments

Create a sample JSON file or a Markdown table representing the data for a single quiz.

Before writing any Flask routes, you need to know what a "Question" actually looks like.

Decide if a question has a fixed number of multiple-choice options, if there are "tags" for categories, and how the "correct answer" is stored (e.g., by index or by string).

Deliverable: A questions.json file with 5–10 sample entries.

Create a sample JSON file or a Markdown table representing the data for a single quiz. Before writing any Flask routes, you need to know what a "Question" actually looks like. Decide if a question has a fixed number of multiple-choice options, if there are "tags" for categories, and how the "correct answer" is stored (e.g., by index or by string). Deliverable: A questions.json file with 5–10 sample entries.
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.