4 // question: 2 name: Moodle activities
5 ::Moodle activities::[html]Match the <b>activity</b> to the description.{
6 =[html]An activity supporting asynchronous discussions. -> Forum
7 =[moodle]A teacher asks a question and specifies a choice of multiple responses. -> Choice
8 =[plain]A bank of record entries which participants can add to. -> Database
9 =[markdown]A collection of web pages that anyone can add to or edit. -> Wiki
13 // multiple choice with specified feedback for right and wrong answers
14 ::Q2:: What's between orange and green in the spectrum?
16 =yellow # right; good!
17 ~red # [html]wrong, it's yellow
18 ~[plain]blue # wrong, it's yellow
21 // multiple choice, multiple response with specified feedback for right and wrong answers
22 ::colours:: What's between orange and green in the spectrum?
24 ~%50%yellow # right; good!
25 ~%-100%red # [html]wrong
26 ~%50%off-beige # right; good!
27 ~%-100%[plain]blue # wrong
30 // math range question
31 ::Q5:: What is a number from 1 to 5? {#3:2~#Completely wrong}";
33 // question: 666 name: Shortanswer
34 ::Shortanswer::Which is the best animal?{
36 =%50%Cat#What is it with Moodlers and cats?
37 =%0%*#Completely wrong
40 // true/false, with general feedback
41 ::Q1:: 42 is the Absolute Answer to everything.{
42 FALSE#42 is the Ultimate Answer.#You gave the right answer.
43 ####This is, of course, a Hitchiker's Guide to the Galaxy reference.}";
46 ::2-08 TSL::TSL is blablabla.{T}
49 ::2-08 TSL::TSL is blablabla.{TRUE}