- 31 Mar, 2021 1 commit
-
-
Mahmoud Kassaei authored
-
- 03 Jul, 2014 1 commit
-
-
Tim Hunt authored
Having had one subtle bug cased be this, I decided to do a search and fix all of these.
-
- 04 Apr, 2013 1 commit
-
-
Colin Chambers authored
-
- 14 Jan, 2013 1 commit
-
-
Tim Hunt authored
There were a number of lang strings in suboptimal places. This commit fixes that, and also removed some unused strings. AMOS BEGIN MOV [addmorechoiceblanks,qtype_multichoice],[addmorechoiceblanks,question] MOV [youmustenteramultiplierhere,qtype_calculated],[youmustenteramultiplierhere,qtype_numerical] AMOS END
-
- 15 Nov, 2011 1 commit
-
-
Oleg Sychev authored
Shortanswer question type converted to use extra question fields. Signed-off-by:
Oleg Sychev <oasychev@gmail.com>
-
- 07 Jun, 2011 1 commit
-
-
Tim Hunt authored
-
- 15 May, 2011 1 commit
-
-
Tim Hunt authored
-
- 09 Apr, 2011 1 commit
-
-
Tim Hunt authored
-
- 08 Apr, 2011 1 commit
-
-
Tim Hunt authored
-
- 24 Mar, 2011 1 commit
-
-
Tim Hunt authored
-
- 23 Feb, 2011 1 commit
-
-
Tim Hunt authored
-
- 21 Feb, 2011 1 commit
-
-
Tim Hunt authored
-
- 29 Jan, 2011 1 commit
-
-
Tim Hunt authored
-
- 14 Jan, 2011 2 commits
- 10 Aug, 2010 1 commit
-
-
Dongsheng Cai authored
-
- 04 Nov, 2009 1 commit
-
-
Petr Skoda authored
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
-
- 19 Feb, 2009 1 commit
-
-
tjhunt authored
-
- 18 Feb, 2009 1 commit
-
-
tjhunt authored
question editing: MDL-18035 Nice refactoring from Oleg Sychev that saves 50+ lines of code between the various editing forms.
-
- 28 Aug, 2008 1 commit
-
-
tjhunt authored
MDL-8475 - Better handling of blank answer - further changes to make it even more robust. Also, make the same changes to the shortanswer question type that were already made to the numerical question type.
-
- 24 Nov, 2007 1 commit
-
-
skodak authored
-
- 20 Nov, 2007 1 commit
-
-
tjhunt authored
MDL-12133 - Errors calling parent::validation in a moodle form subclass because the base class method signature was changed. This patch fixes all calls to parent::validation in the question editing forms. Merged from MOODLE_19_STABLE.
-
- 10 Aug, 2007 2 commits
-
-
tjhunt authored
MDL-10786 - Short Answer questions will not allow 0 as the sole answer. Merged from MOODLE_18_STABLE.
-
jamiesensei authored
-
- 07 Aug, 2007 1 commit
-
-
tjhunt authored
-
- 05 Apr, 2007 1 commit
-
-
tjhunt authored
Bug 2951 - correct PARAM_ types for answers to multichoice and shortanswer questions. Merged from OU Moodle.
-
- 21 Mar, 2007 1 commit
-
-
pichetp authored
-
- 01 Mar, 2007 1 commit
-
-
tjhunt authored
-
- 28 Feb, 2007 1 commit
-
-
tjhunt authored
MDL-8671 - better checking when creating short answer questions. Fix thanks to Joseph Rézeau. Merged from MOODLE_18_STABLE.
-
- 21 Jan, 2007 1 commit
-
-
jamiesensei authored
-
- 13 Jan, 2007 1 commit
-
-
skodak authored
-
- 07 Jan, 2007 1 commit
-
-
jamiesensei authored
various formslib work including bug fixes for MDL-8039 id attribute collision between forms and page ids. Also added editor helpbutton. This is a fix for MDL-6941 need the ability to associate several helptopics with htmleditor. Also started on converting forms for question types to formslib.
-