mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 15:18:32 -06:00
44 lines
469 B
Plaintext
44 lines
469 B
Plaintext
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
|
|
---
|
|
". |