You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:Quiz"
(Changed categories.) |
Extension: Quiz
Overview | |||
---|---|---|---|
Description: | Quiz tool for MediaWiki. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Lrbabe | License: | - |
Type: | MediaWiki | Category: | - |
Edition: | BlueSpice free | ||
Features[edit source]
Use this MediaWiki extension to create a quiz. You can realize a simple quiz like this:
<quiz display=simple> {Bulgaria und Rumania joined the European Union in 2007. |type="()"} + Right. - Wrong. {Switzerland is a Member State of the European Union |type="()"} - Right. + Wrong. </quiz>
Inbetween the Quiz-Tags you can type questions. Plus and Minus are used to mark right and wrong answers.
Click on "submit" to get the correction:
But there are lots of possbilities to create a quiz. Have a look at the great description at Wikiversity: Quiz
{{BSExtensionInfobox |desc=Quiz tool for MediaWiki. |status=stable |developer=Lrbabe |type=MediaWiki |edition=BlueSpice free |active=No |compatible=MediaWiki |package=- |docu=https://www.mediawiki.org/wiki/Extension:Quiz }} __NOTOC__ Use this MediaWiki extension to create a quiz. You can realize a simple quiz like this: <pre><quiz display=simple> {Bulgaria und Rumania joined the European Union in 2007. |type="()"} + Right. - Wrong. {Switzerland is a Member State of the European Union |type="()"} - Right. + Wrong. </quiz> </pre> Inbetween the Quiz-Tags you can type questions. Plus and Minus are used to mark right and wrong answers. [[File:BlueSpice-Quiz-Beispiel-en.png|thumb|none|400px|Screenshot: Quiz with two questions and two answer possibilities]] Click on "submit" to get the correction: [[File:BlueSpice-Quiz-Korrektur-en.png|thumb|none|400px|Screenshot: Quiz shows right and wrong answers.]] But there are lots of possbilities to create a quiz. Have a look at the great description at Wikiversity: [http://en.wikiversity.org/wiki/Help:Quiz Quiz] [[en:{{FULLPAGENAME}}]][[de:Quiz]] [[Category:Extension]]
Line 1: | Line 1: | ||
+ | {{BSExtensionInfobox | ||
+ | |desc=Quiz tool for MediaWiki. | ||
+ | |status=stable | ||
+ | |developer=Lrbabe | ||
+ | |type=MediaWiki | ||
+ | |edition=BlueSpice free | ||
+ | |active=No | ||
+ | |compatible=MediaWiki | ||
+ | |package=- | ||
+ | |docu=https://www.mediawiki.org/wiki/Extension:Quiz | ||
+ | }} | ||
__NOTOC__ | __NOTOC__ | ||
Use this MediaWiki extension to create a quiz. | Use this MediaWiki extension to create a quiz. |