Template:MCQ

From WikiEducator
Jump to: navigation, search


This is a decorative wrapper for one or more multichoice questions (MCQs). It takes parameters: Title, Question, and TOCdepth={0,1,2,3,4,5,6}.

Usage

{{MCQ
}}



Icon qmark.gif

MCQ

Question(s) goes here. It is expected that one or more Template:MC_Question 's will provide the data for this parameter.



{{MCQ
|Title=My Question
|Question=
{{MC_Question
}}
}}



Icon qmark.gif

My Question

 
Add a Question
Panel-amusements.png


Add Answers with Feedback. It is expected that the content for this parameter will be provided by two or more Template:MC_Answer 's



{{MCQ
|Title=My Question
|Question=
{{MC_Question
}}
|TOCdepth=2
}}


My Question

Icon qmark.gif

My Question

 
Add a Question
Panel-amusements.png


Add Answers with Feedback. It is expected that the content for this parameter will be provided by two or more Template:MC_Answer 's



{{MCQ
|Title=My Question
|Question=
{{MC_Question
}}
|TOCdepth=3
}}


My Question

Icon qmark.gif

My Question

 
Add a Question
Panel-amusements.png


Add Answers with Feedback. It is expected that the content for this parameter will be provided by two or more Template:MC_Answer 's



{{MCQ
|Title=My Question
|Question=
{{MC_Question
}}
|TOCdepth=4
}}


My Question

Icon qmark.gif

My Question

 
Add a Question
Panel-amusements.png


Add Answers with Feedback. It is expected that the content for this parameter will be provided by two or more Template:MC_Answer 's



Pedagogical Template Following a Section



Icon inter.gif

Web Conferencing

Describe how to intervene when a pedagogical template or iDevice follows a section



The default margins have been changed as of January 2, 2008. If you have a template directly after a section heading (see above) you will need to add a <br/> after the section heading instead of a carriage return or modify the TopMargin by adding |TopMargin=10px inside the call to the pedagogical template. The example above is created using:

==Pedagogical Template Following a Section==
<br/>
{{Web conferencing|Describe how to intervene when a pedagogical template or iDevice follows a section}}