Help:MCQs: Difference between revisions

From WikiMSK

No edit summary
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{HelpToC}}
This is a quickstart guide for quizzes. For More detailed guides: [https://en.wikiversity.org/wiki/Help:Quiz Quiz], or [https://en.wikiversity.org/wiki/Help:Quiz-Simple Quiz Simple] for only the basics.  
This is a quickstart guide for quizzes. For More detailed guides: [https://en.wikiversity.org/wiki/Help:Quiz Quiz], or [https://en.wikiversity.org/wiki/Help:Quiz-Simple Quiz Simple] for only the basics.  


== General Information ==  
== General Information ==  
The ''entire'' quiz should be enclosed with the <quiz> tag. (remove the space between </ and quiz)
The ''entire'' quiz should be enclosed with the <quiz> tag. Either use the code below, (remove the space between </ and quiz) or click on the blank notepad icon [[File:Quiz0.png]] in the editor.
  <quiz display=simple>
  <quiz display=simple>
  questions here...
  questions here...
Line 14: Line 15:
You can insert feedback for each option:  
You can insert feedback for each option:  
  || Feedback for correct or for distractor
  || Feedback for correct or for distractor


==Type A: Multiple choice / single response==
==Type A: Multiple choice / single response==
Either click on the notepad icon with one tick and one cross [[File:Quiz.png]], or use the code below
  {Question<br>|type="()"}<br />+ The correct answer.<br />- Distractor.<br />- Distractor.<br />- Distractor.
  {Question<br>|type="()"}<br />+ The correct answer.<br />- Distractor.<br />- Distractor.<br />- Distractor.


==Type B: True/false questions==
==Type B: True/false questions==
Either click on the notepad icon with two ticks [[File:Quiz2.png]], or use the code below
  {Question.<br />|type="()"}<br />+ TRUE.<br />- FALSE.<br><br/>{Are the both true but not causally related etc etc} <br><br/>{Question<br />|type="()"}<br />+ The correct answer.<br />- Distractor.<br />- Distractor.<br />- Distractor.<br />
  {Question.<br />|type="()"}<br />+ TRUE.<br />- FALSE.<br><br/>{Are the both true but not causally related etc etc} <br><br/>{Question<br />|type="()"}<br />+ The correct answer.<br />- Distractor.<br />- Distractor.<br />- Distractor.<br />


==Type X: Multiple choice / multiple response==
==Type X: Multiple choice / multiple response==
Either click on the notepad icon with two ticks and add a few more incorrect options, or use the code below
  {Question<br />|type="[]"}<br />+ Correct answer.<br />- Incorrect answer.<br />+ Correct answer.<br />- Incorrect answer.<br />
  {Question<br />|type="[]"}<br />+ Correct answer.<br />- Incorrect answer.<br />+ Correct answer.<br />- Incorrect answer.<br />


==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 />
[[Category:Help]]
{{Help footer}}

Latest revision as of 19:39, 21 March 2022

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. Either use the code below, (remove the space between </ and quiz) or click on the blank notepad icon Quiz0.png in the editor.

<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

Either click on the notepad icon with one tick and one cross Quiz.png, or use the code below

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

Type B: True/false questions

Either click on the notepad icon with two ticks Quiz2.png, or use the code below

{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

Either click on the notepad icon with two ticks and add a few more incorrect options, or use the code below

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

Giving Feedback

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