Drag and drop quizzes #220
MichaelMarkert
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
This is very² cool ... did you already tagged this project with https://github.com/topics/liascript-template if you want to, you can get rid also of the @dragdroporderWithoutUID: @dragdroporder(@uid,@0) or rename it to something simpler ... this is something that we use all the time by predefining parameters. Whenever Very nice ... thanks for sharing ... |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have thought a new quiz type allowing users to order items via drag and drop and additionally implemented a multiple choice drag and drop quiz format. You can see both in action here: https://liascript.github.io/course/?https%3A%2F%2Fraw.githubusercontent.com%2FdigiKulTh%2FLehr-Lern-Materialien%2Fmain%2FOER%2Fdragndropquiz_template.md
To create such a quiz, simply use this syntax:
@dragdroporder(@uid,solution|is|this|the,this|is|the|solution)
where
I would love to hear your thoughts about this implementation and whether it could be useful .
Beta Was this translation helpful? Give feedback.
All reactions