started to test markdown quiz format

This commit is contained in:
2023-09-27 14:07:45 -06:00
parent 37c171c348
commit 6aa2d52db3
7 changed files with 268 additions and 7 deletions

44
tmptxt.txt Normal file
View File

@@ -0,0 +1,44 @@
Expected markdown "Name: Test Quiz
Id: string
CanvasId: 8324723
LockAtDueDate: true
LockAt: 12/31/9999 11:59:59 PM
DueAt: 12/31/9999 11:59:59 PM
ShuffleAnswers: true
OneQuestionAtATime: false
LocalAssignmentGroupId: someId
AllowedAttempts: -1
Description: desc
---
Points: 2
`some type` of question
with many
```
lines
```
- *true
- false
endline
---
" to contain "
Points: 2
`some type` of question
with many
```
lines
```
- *true
- false
endline
---
".