User:Fasten/TestWiki: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{delete}}
:The project was originally intended as a [[CSL]] project but seems to be too useful for the OLPC itself.

== TestWiki ==

The TestWiki will allow to generate multiple-choice tests and other tests in a wiki and to annotate those tests publicly or privately using the wiki syntax.

Tags of the TestWiki syntax will be in their own sub-namespace "TestWiki"

:<code><nowiki>{{TestWiki::Tag}}</nowiki></code>

=== Question types ===

Question types will include multiple-choice, grouping, table choice, ordering and comparison with expressions.
A complex question will be able to combine several questions types (e.g. making a comparison the right answer in a multiple-choice test).

The software will be able to ask questions out of order and will keep track of successful answers to questions,
showing successfully answered questions less often. The software will also be able to mix questions from several modules.

=== Categories ===

TestWiki will allow to group tests into course modules with the modul tag:

:<code><nowiki>{{TestWiki::Module|<page>}}</nowiki></code>

The module tag marks content as part of a course module.
Additionally test authors and users will be able to add their own non-standard categories independently.
(Every user will have his own namespace of categories and will be able to ignore author categories.)

=== Templates ===

<nowiki>{{TestWiki::}}</nowiki>-tags will be invisible or appear as comments when a test page is displayed with the MediaWiki software.

=== Test format ===

Tests will be formatted in XML in order to allow a well-defined and exchangable database format for test databases.

Latest revision as of 08:41, 30 July 2013

  Trashcan.png A request has been made for this page to be deleted.
If you disagree with its deletion, please explain why on its talk page.
Before deleting verify that no links will break.