QuizDemo: Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „Eine Demo für die [https://www.mediawiki.org/wiki/Extension:Quiz Quiz Erweiterung] zum ausprobieren. = Eine Beispielfrage = <quiz shuffle="none"> { Any other…“) |
(→Eine Beispielfrage) |
||
| Zeile 2: | Zeile 2: | ||
= Eine Beispielfrage = | = Eine Beispielfrage = | ||
| − | <quiz shuffle=" | + | <quiz shuffle="simple"> |
{ Any other Question} | { Any other Question} | ||
- Wrong | - Wrong | ||
+ Right | + Right | ||
| + | {Question | ||
| + | |type="()"} | ||
| + | + The correct answer. | ||
| + | - Distractor. | ||
| + | - Distractor. | ||
| + | - Distractor. | ||
| + | {Bulgaria and Rumania joined the | ||
| + | European Union in 2007. | ||
| + | |type="()"} | ||
| + | + TRUE. | ||
| + | - FALSE. | ||
| + | {Switzerland is a member of the | ||
| + | European Union. | ||
| + | |type="()"} | ||
| + | - TRUE. | ||
| + | + FALSE. | ||
| + | {Question | ||
| + | |type="[]"} | ||
| + | + Correct answer. | ||
| + | - Incorrect answer. | ||
| + | + Correct answer. | ||
| + | - Incorrect answer. | ||
| + | { | ||
| + | |type="{}"} | ||
| + | Where was Aristotle born? | ||
| + | { Stageira } | ||
| + | |||
| + | { | ||
| + | |type="{}"} | ||
| + | Name Aristotle's famous mentor. | ||
| + | { Plato } | ||
| + | |||
| + | { | ||
| + | |type="{}"} | ||
| + | { Alexander } was Aristotle's most | ||
| + | famous pupil. | ||
</quiz> | </quiz> | ||
Version vom 18. September 2015, 12:34 Uhr
Eine Demo für die Quiz Erweiterung zum ausprobieren.
Eine Beispielfrage
<quiz shuffle="simple"> { Any other Question} - Wrong + Right {Question |type="()"} + The correct answer. - Distractor. - Distractor. - Distractor. {Bulgaria and Rumania joined the European Union in 2007. |type="()"} + TRUE. - FALSE. {Switzerland is a member of the European Union. |type="()"} - TRUE. + FALSE. {Question |type="[]"} + Correct answer. - Incorrect answer. + Correct answer. - Incorrect answer. { |type="{}"} Where was Aristotle born? { Stageira }
{ |type="{}"} Name Aristotle's famous mentor. { Plato }
{ |type="{}"} { Alexander } was Aristotle's most famous pupil. </quiz>