Category talk:Quiz

From Embryology

Extension:Quiz

--Mark Hill 12:04, 22 February 2012 (EST) Appears to be broken in Mediawiki 1.18. Answers are being displayed before completing Quiz.

http://www.mediawiki.org/wiki/Extension:Quiz

http://en.wikiversity.org/wiki/Help:Quiz


Changing in extensions/Quiz/Quiz.php

function renderQuiz($input, $argv, &$parser) {

to

function renderQuiz($input, $argv, $parser) {


GIFT Format

The GIFT picoformat allows writing multiple-choice, true-false, fill-in-the-blank (also called short answer or missing word), matching, and numerical quiz questions in a simple text format. The GPLed Moodle Course/Learning Management System can import and export questions in the GIFT format. The extensions described below should enable easily authorable self-study, learner-adaptive, low-stakes quiz extensions for Wikiversity and other projects.

http://microformats.org/wiki/gift

http://docs.moodle.org/22/en/GIFT_format