Changes
Page history
Update Quiz Syntax
authored
Apr 17, 2020
by
Armin Bernstetter
Show whitespace changes
Inline
Side-by-side
Quiz-Syntax.md
View page @
c0c35604
...
...
@@ -23,10 +23,11 @@ For each question type you can use either of the three tags to create quizzes
The quiz syntax is based on the markdown task list syntax. A markdown task list looks like this
```
- [ ] This box is not checked
- [X] This box is checked
- [ ] Another unchecked box
```
# Matching Questions
...
...
...
...