- 11 Jun, 2010 1 commit
-
-
Gordon Bateson authored
mod/hotpot MDL-22726 fix importing of intructions from a Hot Potatoes quiz file into the Moodle question bank
-
- 01 Sep, 2009 1 commit
-
-
gbateson authored
MDL-20184 more efficient and accurate detection of missing nodes in xml tree when importing Hot Potatoes XML files to Moodle question bank / quiz module
-
- 31 Aug, 2009 2 commits
-
-
gbateson authored
MDL-20184 when importing questions from Hot Potatoes files to Moodle question-bank / Quiz module, the readquestions() function wil return "false", to signify an error, if no questions are detected in the import file
-
gbateson authored
MDL-20185 detect zero, "0", as an answer for a gap in a JCloze when importing to the Moodle's question bank / Quiz module
-
- 17 Apr, 2009 1 commit
-
-
gbateson authored
-
- 05 Feb, 2008 1 commit
-
-
gbateson authored
-
- 31 Jan, 2008 1 commit
-
-
gbateson authored
fix for MDL-13174 : replace calls to html_entity_decode() with hotpot_charcode_to_utf8() because html_entity_decode is broken in PHP 4
-
- 15 Oct, 2007 1 commit
-
-
gbateson authored
where the correct responses on a JQuiz multiple choice question all have a score of 0%, the scores will be corrected to 100%
-
- 03 Feb, 2007 1 commit
-
-
gbateson authored
-
- 07 Jan, 2007 1 commit
-
-
gbateson authored
prevent backslashes being inserted before #-sign in HTML entities by converting html-entities to UTF-8 when importing from Hot Potatoes quizzes into Moodle 's standard Quiz module
-
- 11 Oct, 2006 1 commit
-
-
moodler authored
-
- 29 Mar, 2006 2 commits
- 13 Mar, 2006 1 commit
-
-
gustav_delius authored
-
- 01 Mar, 2006 1 commit
-
-
gustav_delius authored
-
- 24 Feb, 2006 1 commit
-
-
thepurpleblob authored
-
- 20 Feb, 2006 1 commit
-
-
gbateson authored
rename "get_hotpotatoes_xxx" functions to "hotpot_get_xxx"; rename "seed_hotpotatoes_RNG" function to "hotpot_seed_RNG"; initialize all $question objects using $this->defaultquestion (if possible); fix decoding of ampersands in HP quiz readings
-
- 14 Feb, 2006 1 commit
-
-
thepurpleblob authored
-
- 02 Jan, 2006 1 commit
-
-
gbateson authored
-
- 01 Jan, 2006 1 commit
-
-
gbateson authored
-
- 31 Dec, 2005 2 commits
- 09 Sep, 2005 1 commit
-
-
gbateson authored
added "$question->usecase = 0;" for JMatch and JQuiz quizzes (other quizzes already set this property)
-
- 09 May, 2005 1 commit
-
-
gustav_delius authored
took out call by reference in an addslashes to fix warning reported at http://moodle.org/mod/forum/discuss.php?d=23288#110511.
-
- 25 Apr, 2005 3 commits
-
-
thepurpleblob authored
-
thepurpleblob authored
capability auto-discovery!
-
moodler authored
-