Category talk:Quiz: Difference between revisions

From Embryology
No edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Extension:Quiz==
[[SH Practical - Lymphatic Quiz]]


--[[User:Z8600021|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
https://wikieducator.org/Help:Quiz/How_to_create_a_quiz_using_the_quiz_tool
 
http://en.wikiversity.org/wiki/Help:Quiz


==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
http://docs.moodle.org/22/en/GIFT_format
Changing in extensions/Quiz/Quiz.php
function renderQuiz($input, $argv, &$parser) {
to
function renderQuiz($input, $argv, $parser) {

Latest revision as of 09:48, 11 February 2019

SH Practical - Lymphatic Quiz


https://wikieducator.org/Help:Quiz/How_to_create_a_quiz_using_the_quiz_tool

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