mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
added shorter syntax for multipel choice
This commit is contained in:
@@ -138,7 +138,12 @@ short_answer
|
||||
---
|
||||
points: 4
|
||||
the underscore is optional
|
||||
short answer";
|
||||
short answer
|
||||
---
|
||||
this is a matching question
|
||||
^ left answer - right dropdown
|
||||
^ other thing shown - another option
|
||||
";
|
||||
}
|
||||
|
||||
<div class="d-flex flex-column py-3" style="height: 100vh;">
|
||||
|
||||
Reference in New Issue
Block a user