Wikiqu: Difference between revisions
(→User-generated content: pilot) |
(→User-generated content: more on intentions) |
||
Line 10: | Line 10: | ||
So far, this is a pilot only. A first major step will be to scale up: to make a similar link available, to logged-in users who want it, all over Wikipedia. Questions submitted are already stored, in an XML format. | So far, this is a pilot only. A first major step will be to scale up: to make a similar link available, to logged-in users who want it, all over Wikipedia. Questions submitted are already stored, in an XML format. | ||
==Rendering questions in MediaWiki== | |||
A second major part of the project will be to display questions on MediaWiki pages. This cannot be done on Wikipedia, so far, because of constraints on the use of databases this way. Going forward, this issue will be addressed by use of a Wikibase site, co-existing with the XML storage. | |||
[[Category:Education Committee]] | [[Category:Education Committee]] |
Revision as of 17:38, 19 February 2017
Wikiqu is a new edutech project, the successor to Wikisoba. It will be launched on 20 February at the Education Summit.
Executive summary
Qu stands for "question", and probably for other things such as "quiz". Questions are to be treated as data, and basic technology such as Lua programming transferred from the Wikidata context, so as to render questions onto MediaWiki pages, from a question database that is a wiki.
This approach allows multiple applications, and has the security advantages of a system where the processing of answers is done server-side.
User-generated content
You can submit a multiple-choice question to Wikiqu here. Caveat: this link is an external site, and should not be used if you are editing from a sensitive IP.
So far, this is a pilot only. A first major step will be to scale up: to make a similar link available, to logged-in users who want it, all over Wikipedia. Questions submitted are already stored, in an XML format.
Rendering questions in MediaWiki
A second major part of the project will be to display questions on MediaWiki pages. This cannot be done on Wikipedia, so far, because of constraints on the use of databases this way. Going forward, this issue will be addressed by use of a Wikibase site, co-existing with the XML storage.