MDL-13678 "Change default number of rows per page on quiz reports" Made a new constan...
[moodle.git] / mod / quiz / report / overview / report.php
2008-05-01 jamiesenseiMDL-13678 "Change default number of rows per page on...
2008-04-30 jamiesenseiMDL-7772 "Quiz results overview: not all combinations...
2008-04-30 jamiesenseiMDL-7772 "Quiz results overview: not all combinations...
2008-04-16 tjhuntMDL-14391 - Timestart shown twice in quiz overview...
2008-04-04 dongshengMDL-14129, remove all the other error() call
2008-01-27 stronk7Deleting core uses of sql_isnull(). MDL-12970 ; merged...
2007-12-18 tjhuntImprove the quiz_rescale_grade function, and call it...
2007-12-12 tjhuntMDL-11267 - follow-up - don't show the checkboxes in...
2007-12-12 tjhuntMDL-9459 - Provide information relating to groups in...
2007-12-11 tjhuntMDL-12543 - Quiz overview report displays a grade of...
2007-10-30 tjhuntMDL-6376 - fix minor errors in the previous commit.
2007-10-04 tjhuntMDL-11580 - refinement to Yu's checkin, including remov...
2007-10-04 toyomoyoMDL-11580, hide quiz grades when user has no grade...
2007-09-19 tjhuntMDL-10972 - The lang string 'fullname', which is normal...
2007-09-17 tjhuntMDL-11267 - Anywone who can view quiz reports can delet...
2007-08-27 mattc-catalystMDL-10888: groupings - mod/quiz - add groupings support
2007-08-15 skodakMDL-10383 - deprecated groups_members_from_sql and...
2007-08-12 jamiesenseiremoved all ASes from table aliases in question / quiz...
2007-07-30 tjhuntMDL-10300 - cleaning incorrectly applied to overall...
2007-07-25 tjhuntOU Bug 2867 - Overview report keeps forgetting the...
2007-06-21 tjhuntMDL-7772 - improve the SQL for showing users without...
2007-06-18 tjhuntMake a library function for deleting quiz attempts...
2007-06-15 tjhuntRemove unused variable.
2007-06-10 skodakMDL-9551 Implemented calls of grade_update() function...
2007-06-05 tjhuntEliminate trailing whitespace.
2007-06-03 tjhuntMDL-10006 - Sorting the quiz overview report on feedbac...
2007-05-23 tjhuntMDL-9914 - Can't download mark details from the quiz...
2007-04-27 jamiesenseiremoved global vars declaration for var not used in...
2007-04-12 tjhuntMDL-5799 - quiz previews were sometimes showing up...
2007-04-11 tjhuntMDL-9079 - Paging broken in quiz overview report. Merge...
2007-04-04 toyomoyomerged fix for MDL-9185
2007-02-28 toyomoyomerged replacing <fieldset> with <div>
2007-02-28 toyomoyomerged fix for MDL-8655, replacing <fieldset> with...
2007-01-09 vyshaneXhtml fixes for MDL-7861.
2007-01-04 skodakMDL-8062 1.3 Remove name attribute from <form> and...
2007-01-04 Martin Langhoffcvsimport fixups -- cvshead had strayed from upstream
2006-12-21 skodakMDL-7996 Add ods export support - quiz report and numbe...
2006-12-11 tjhuntMDL-7886 - typo in overview report javascript.
2006-10-31 skodakFix errors in quiz overview download MDL-7316; merged...
2006-09-26 martinlanghoffmod/quiz: remove deprecated sql_paging_limit(), use...
2006-09-26 martinlanghoffmod/quiz: replace $db->Concat() with sql_concat()
2006-09-20 tjhuntFix typos in string concatenation.
2006-09-20 toyomoyoreplacing deprecated calls and references to capability...
2006-09-13 tjhuntFix ordering problem with question number column headings.
2006-08-22 tjhuntMDL-5270 - give students a feeback comment for their...
2006-08-16 tjhuntSave two queries if we are not going to output anything.
2006-08-10 tjhuntMajor code cleanup of this report (that started as...
2006-07-17 tjhuntBug 6092 - Give quiz finish time as well as start time...
2006-06-30 tjhuntBug 5967 - Missing lang strings and help for quiz repor...
2006-06-05 tjhuntFixed reference to incorrect language string. Merged...
2006-05-26 skodakBug #5472 - Download quiz grades in Excel format does...
2006-05-25 skodakBug #5416 - sorting by question column in overview...
2006-04-13 gustav_deliusNow there is an option to see all attempts, even for...
2006-04-12 gustav_deliusFixed display of information about existing attempts.
2006-04-12 gustav_deliususe function from questionlib.php to delete attempt...
2006-04-12 gustav_deliusDon't show users who have unenrolled.
2006-03-27 gustav_deliusImproved quiz report plugin mechanism and converted...
2006-03-13 gustav_deliusIf a student has not attempted a question then the...
2006-03-13 gustav_deliusSomehow missed this table reference during renaming.
2006-03-01 mjollnir_Updated the comments around the horrible sql constructi...
2006-03-01 mjollnir_Tidyup of whitespace and commented out stuff from last...
2006-03-01 mjollnir_By popular request - quiz report now shows students...
2006-03-01 mjollnir_Added comments in the horribly complicated sql around...
2006-02-28 gustav_deliusTowards removing reference to quiz module from the...
2006-02-24 gustav_deliusRenamed QUIZ_QTYPES to QTYPES
2006-02-15 gustav_deliusRenamed table quiz_newest_states to question_sessions
2006-02-14 gustav_deliusremoved a warning, see bug 4406
2006-02-12 gustav_deliusAvoid error messages in case $quiz->sumgrades is zero...
2006-02-06 mjollnir_Added back a field I missed when reworking the sql...
2006-01-05 stronk7Now Quiz is using the new Excel generation API.
2005-11-18 mjollnir_Merged from MOODLE_15_STABLE: Fixing bug 4345: merging...
2005-11-16 mjollnir_Merged from MOODLE_15_STABLE: Fixing merging problem...
2005-11-15 mjollnir_Merged from MOODLE_15_STABLE: Fixing bug 4303 - quiz...
2005-10-28 moodlerFix for incorrect order of question numbers when downlo...
2005-10-28 patricksleeFixed dis-ordered displaying for quiz overview report...
2005-09-17 gustav_deliusFix for bug 3995
2005-08-26 gustav_deliusfix for bug 3953 provided by Jean-Michel
2005-07-22 gustav_deliusImprovements contributed by Jean-Michel Vedrine, see...
2005-07-02 gustav_deliusI have introduced the new field $attempt->uniqueid...
2005-06-04 defacerMerging from STABLE:
2005-06-04 gustav_deliusMerged from stable
2005-05-06 gustav_deliusMerging in from the MOODLE_15_QUIZREFACTOR branch.
2005-03-31 gustav_deliusJulian has fixed "Attempted on" and "Time taken" displa...
2005-03-26 defacerFix for bug 2793: Unfinished quiz attempts no longer...
2005-03-18 defacerUse global code in javascript-static.php instead of...
2005-03-18 defacerFixing behavior of (de)select all commands and some...
2005-03-11 defacerIE doesn't display anything after a script include...
2005-03-10 defacerUpdating the overview screen "sort by question grade...
2005-03-08 defacerChecking in the code for the "improvements to the quiz...
2005-02-14 stronk7Now decimalpoints is used to show grades
2004-11-11 moodlerChanges for XHTML and accessibility compliance
2004-09-16 gustav_deliusXHTML compliance
2004-09-12 gustav_deliusfixed capitalization and quoting of attribute values
2004-09-12 gustav_deliusclosed <input /> <br /> <hr />
2004-08-17 moodlerUse the same rounding for highest grade as other scores...
2004-05-18 moodlerUse fullname() functions for quiz reports
2004-03-16 moodlerFixed some newly-introduced bugs caused by recent funct...
2004-02-15 moodlerUse the new short way of setting up groups
2004-02-14 moodlerGroup support for Quiz reports. :-)
2004-01-30 moodlerOK, much better. What was I thinking. :-)
next