Commit Graph

16 Commits

Author SHA1 Message Date
Eloy Lafuente 41941110fd MDL-22138 backup - I know smaller cathedrals than this, yay quizzes! 2010-10-24 10:43:42 +00:00
Petr Skoda 7f38934243 MDL-24321 switching to stdClass in /question/ - I am sure Tim will be very happy 2010-09-21 08:20:46 +00:00
Eloy Lafuente 1eb2aa184a MDL-22138 backup - calculated and numericals 2010-09-21 01:44:35 +00:00
Petr Skoda f685e83030 MDL-14679 fixed remaining old style set_field()s 2010-09-03 18:14:55 +00:00
David Mudrak ed14ad026c MDL-21695 MDL-16094 Fixing regression introduced by recent qtype conversion
This replacement had already been done in 5fcefc9 but unfortunately the
previous code was reintroduced in fe6ce23 again.
2010-08-16 14:32:28 +00:00
Petr Skoda 0c3c54934a MDL-23784 converted question types to use new pix API and locations 2010-08-12 19:01:28 +00:00
Dongsheng Cai fe6ce23489 MDL-16094 File storage conversion Quiz and Questions 2010-08-10 09:56:48 +00:00
David Mudrak 5fcefc9728 MDL-21695 question: replaced help files with new help strings
AMOS BEGIN
 HLP question/categoryparent.html,[parentcategory_help,core_question]
 HLP question/categories.html,[editcategories_help,core_question]
 HLP quiz/export.html,[exportquestions_help,core_question]
 HLP quiz/exportcategory.html,[exportcategory_help,core_question]
 HLP quiz/exportcategory.html,[exportcategory_help,core_question]
 HLP quiz/importcategory.html,[importcategory_help,core_question]
 HLP quiz/matchgrades.html,[matchgrades_help,core_question]
 HLP quiz/quiz/stoponerror.html,[stoponerror_help,core_question]
 HLP qtype_multichoice/multichoiceshuffle.html,[shuffleanswers_help,qtype_multichoice]
 HLP quiz/matchshuffle.html,[shuffle_help,qtype_match]
 HLP quiz/generalfeedback.html,[generalfeedback_help,mod_quiz]
AMOS END
2010-08-02 21:24:32 +00:00
Pierre Pichet d90b016b1b MDL-17278 Adding control and display features of shared datasets 2010-06-15 04:20:03 +00:00
Pierre Pichet 91d2399d84 MDL-21695 adding help and link strings 2010-05-27 14:57:49 +00:00
Pierre Pichet d7be65a3d5 MDL-10110 Improving display and setting language strings 2010-05-21 08:27:13 +00:00
Pierre Pichet 34e24cd360 MDL-10110 correcting answers display and defining CALCULATEDMULTI for format 2010-04-23 23:07:52 +00:00
Petr Skoda 9770b8f03a MDL-22054 adding missing calculatedmulti lang file 2010-04-11 09:48:51 +00:00
Pierre Pichet a6aa2c4226 MDL-10110 removing common code with calculated/questiontype.php 2010-02-08 20:27:49 +00:00
Pierre Pichet 78a6d0ba1f MDL-10110 removing call to multichoice field from code 2010-02-08 18:47:16 +00:00
Pierre Pichet 2d279432b0 MDL-10110 Creating the calculatedmulti question type 2010-02-07 19:50:10 +00:00