MDL-10110 MDL-20296 improve grading when unit input is empty
[moodle.git] / question / type / numerical / questiontype.php
2010-10-31 Pierre PichetMDL-10110 MDL-20296 improve grading when unit input...
2010-10-30 Pierre PichetMDL-24503 recoding unit grading options
2010-10-24 Eloy LafuenteMDL-22138 backup - I know smaller cathedrals than this...
2010-10-02 Pierre PichetMDL-23825 reactivating disabledif calls as they are...
2010-09-21 Petr SkodaMDL-24321 switching to stdClass in /question/ - I am...
2010-09-21 Eloy LafuenteMDL-22164 backup - finished cleaning of questions backu...
2010-09-20 Eloy LafuenteMDL-22164 backup - cleaning questions from old backup...
2010-09-03 Petr SkodaMDL-14679 fixed remaining old style set_field()s
2010-09-02 Petr SkodaMDL-24058 removing unnecessary addslashes
2010-08-24 Pierre PichetMDL-23825 commented disabledif calls until this bug...
2010-08-10 Dongsheng CaiMDL-16094 File storage conversion Quiz and Questions
2010-08-02 David MudrakMDL-21695 question: replaced help files with new help...
2010-06-12 Pierre PichetMDL-20296 correcting the display (the ||| separator...
2010-06-04 Pierre PichetMDL-20296 add isset() tests in function split_old_answe...
2010-06-04 Pierre PichetMDL-20296 correcting fill with correct display in preview
2010-05-26 Pierre PichetMDL-20296 cleaning code
2010-05-22 Pierre PichetMDL-20296 some parameters were undefined
2010-05-21 Pierre PichetMDL-20296 correcting Correct response display
2010-05-21 Pierre PichetMDL-20296 creating common functions to handle units...
2010-05-13 Pierre PichetMDL-20296 adding help button for unit multiplier
2010-05-13 Pierre PichetMDL-20296 improving grading code and display
2010-05-12 Pierre PichetMDL-20296 improving code, defining constants as NUMERIC...
2010-05-08 Pierre PichetMDL-20296 testing units at each question submit
2010-04-28 Pierre PichetMDL-20296 creating common functions to handle units...
2009-12-22 Pierre PichetMDL-20296 hiding instructions HTML editor and reorderin...
2009-12-17 Pierre PichetMDL-3282 , MDL-4595 error in numerical with comma ...
2009-11-17 Pierre PichetMDL-20861 add the $this-> line 313 although was not...
2009-11-04 Petr SkodaMDL-20700 coding style cleanup - cvs keywords removed...
2009-11-04 Petr SkodaMDL-20700 coding style cleanup - cvs keywords removed...
2009-10-13 pichetpMDL-20296 removing & in print_question_grading_details...
2009-10-10 pichetpMDL-20296 setting get_correct_responses()
2009-10-07 pichetpMDL-20296 Units handling for numerical and calculatedqu...
2009-08-18 nicolasconnaultMDL-19822 Upgraded calls to helpbutton, print_simple_bo...
2009-06-22 nicolasconnaultMDL-19418 Replaced ereg* by preg*
2009-06-13 skodakMDL-18293 removed obsoleted checking of return values...
2009-06-13 skodakMDL-18293 removed obsoleted checking of return values...
2009-02-19 tjhuntAdd missing Id tags to all files under question, to...
2008-12-12 tjhuntnumerical and shortanswer question types: problems...
2008-12-11 tjhuntnumerical qtype: MDL-15159 Error moving a numerical...
2008-09-18 pichetpMDL-16427 changing $answer=='*' to $answer ==='*'
2008-09-11 jamiesenseiMDL-14202 "Replace Item Analysis Report with new improv...
2008-08-28 tjhuntMDL-8475 - Better handling of blank answer - further...
2008-08-15 pichetpbetter filtering of null answers MDL-8475
2008-06-12 nicolasconnaultCONTRIB-490 Added support for scripted generation of...
2008-06-09 skodakMDL-15189 magic quotes finally removed
2008-06-06 nicolasconnaultMDL-15102 Upgrade to DMLLIB 2.0. Needs further testing...
2008-06-03 skodakMDL-15095 towards restore lib dml conversion
2008-05-21 dongsheng"MDL-14129, fix print_error"
2008-04-04 dongshengMDL-14129, remove all the other error() call
2007-12-13 tjhuntMDL-12575 - Backup and restore problems with the new...
2007-12-13 tjhuntImprove error messages.
2007-12-10 tjhuntFix notice in numerical question.
2007-11-22 tjhuntMDL-12282 - fix typo in previous commit. Sorry.
2007-11-20 tjhuntMDL-12282 - Numerical question type - the units are...
2007-04-24 tjhuntOccasional unique-key violations were caused by some...
2007-03-19 pichetpGive the question bank code sensible PHPdocumentor...
2007-03-03 pichetpmerge from 18_STABLE MDL-8475
2007-03-02 pichetp grading correctly small numbers MDL-8478 merge from...
2007-01-17 tjhuntMinor problem with restoring numerical questions.
2006-12-15 tjhuntMDL-7928 - Numerical question type should use * for...
2006-11-15 tjhuntMDL-7567 Numerical questions occasionally mix up the...
2006-10-17 tjhuntFix bug with numerical questions with multiple answers...
2006-08-15 tjhuntRefactor how question types register themselves with...
2006-08-04 tjhuntBug #5972 - Some question types mark a blank answer...
2006-07-12 tjhuntBug 5968 - Improvements to the numerical question type...
2006-03-28 gustav_deliusBetter fix for bug 3225 that is reading the precision...
2006-03-27 gustav_deliusFixed tolerance problem, see bug 3225
2006-03-24 gustav_deliusRenaming question/questiontypes/ to question/types...