Explain TSV field

This commit is contained in:
Oskar Winkels 2023-11-29 14:10:54 +01:00
parent 872e10ba08
commit 4fd9d1eb81
1 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,13 @@ FS Quiz Tool question format
This document provides examples for the question format This document provides examples for the question format
The web tool will accept these in TSV format, as copied from a spreadsheet like Google Sheets. One Question is one row of the TSV, and each column is one of the following fields, like:
Input Type | Question | Choices/Answer Options | Answers | Explanation | Author | Picture Link | Time in minutes
-----------|----------|-------------------------|---------|-------------|--------|-----------------|----------------
ChooseOne | ... | a<br>b | 2 | ... | ... | https://url.jpg | 3
Text | ... | Answer in W, 2 decimals | 4.20 | ... | ... | | 5
## ChooseOne ## ChooseOne
Single-Choice question Single-Choice question