Help:MCQs: Difference between revisions

From WikiMSK

Line 1: Line 1:
== General Information == ย 
== General Information == ย 
The ''entire'' quiz should be enclosed with the <quiz> tag.
The ''entire'' quiz should be enclosed with the <quiz> tag. (remove the space between </ and quiz)
<quiz>
questions here...
</ quiz>


Essentially if there is only one correct answer then use ย 
Essentially if there is only one correct answer then use ย 

Revision as of 21:06, 17 June 2020

General Information

The entire quiz should be enclosed with the <quiz> tag. (remove the space between </ and quiz)

<quiz>
questions here...
</ quiz>

Essentially if there is only one correct answer then use

type="()"

while if there is more than one correct answer then use

type="[]"

You can insert feedback for each option:

|| Feedback for correct or for distractor

Type A: Multiple choice / single response

{Question/n|type="()"}
+ The correct answer.
- Distractor.
- Distractor.
- Distractor.

Type B: True/false questions

{Question.
|type="()"}
+ TRUE.
- FALSE.

{Are the both true but not causally related etc etc}

{Question
|type="()"}
+ The correct answer.
- Distractor.
- Distractor.
- Distractor.

Type X: Multiple choice / multiple response

{Question
|type="[]"}
+ Correct answer.
- Incorrect answer.
+ Correct answer.
- Incorrect answer.

Giving Feedback

{Question
|type="()"}
+ The correct answer.
|| Feedback
- Distractor.
|| Feedback
- Distractor.
|| Feedback
- Distractor.
|| Feedback