Help:MCQs

From WikiMSK

General Information

The entire quiz should be enclosed with the <quiz> tag. Essentially if there is only one correct answer then use type="()", while if there is more than one correct answer then use type="[]"

Type A: Multiple choice / single response

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

Type B: True/false questions

I'm not quite sure how to do Type B questions yet. But true false can be done as follows:

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

Type X: Multiple choice / multiple response

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