Help:MCQs: Difference between revisions

From WikiMSK

No edit summary
No edit summary
Line 27: Line 27:
==Giving Feedback==
==Giving Feedback==
  {Question<br />|type="()"}<br />+ The correct answer.<br />|| Feedback<br />- Distractor.<br />|| Feedback<br />- Distractor.<br />|| Feedback<br />- Distractor.<br />|| Feedback<br />
  {Question<br />|type="()"}<br />+ The correct answer.<br />|| Feedback<br />- Distractor.<br />|| Feedback<br />- Distractor.<br />|| Feedback<br />- Distractor.<br />|| Feedback<br />
{{help
|title=New Editor's Guide
|prev=[[Help:Categories|Categories]]
|this=Templates
|next=[[Help:MCQs|MCQs]]
}}

Revision as of 15:49, 27 June 2020

This is a quickstart guide for quizzes. For More detailed guides: Quiz, or Quiz Simple for only the basics.

General Information

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

<quiz display=simple>
questions here...
</ quiz>

Essentially if there is only one correct answer then use

{Question |type="()"}

while if there is more than one correct answer then use

{Question |type="[]"}

You can insert feedback for each option:

|| Feedback for correct or for distractor

Type A: Multiple choice / single response

{Question
|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
New Editor's Guide
Categories Templates MCQs