Skip to content

Commit

Permalink
add note on how quiz is built
Browse files Browse the repository at this point in the history
  • Loading branch information
gitstua committed Sep 3, 2023
1 parent 0c5fada commit 1ceb17d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Custom attributes was added for `helpURL` and `helpURLTitle` which are used to l

Scoring is based upon if the answer matches the correctAnswer column next to each question in the CSV.

For the **quiz** example - this defines more complex question structure directly in the `survey.json` file.

## To update questions
1. Edit questions.csv - avoid commas at this stage since this may break things
2. Test locally
Expand Down

0 comments on commit 1ceb17d

Please sign in to comment.