moodle/mod/quiz
2011-03-07 16:23:11 +00:00
..
backup/moodle2 MDL-20636 Update quiz and questions backup and restore. 2011-03-02 17:42:51 +00:00
db MDL-20636 Add missing defined('MOODLE_INTERNAL') || die(); 2011-02-23 16:00:20 +00:00
lang/en MDL-20636 Fix a bunch of missing strings caused by separating question from quiz. 2011-03-02 17:42:53 +00:00
pix MDL-20636 Fix top of file boilerplate in mod/quiz. 2011-02-21 16:13:25 +00:00
report MDL-20636 Fix upgrade problems. Thanks to James Brisland for his help. 2011-03-02 17:42:58 +00:00
simpletest MDL-20636 Eliminate integer and boolean in PHPdoc comments. should be int and bool. 2011-02-23 16:25:25 +00:00
accessrules.php MDL-20636 Eliminate integer and boolean in PHPdoc comments. should be int and bool. 2011-02-23 16:25:25 +00:00
addrandom.php MDL-20636 Fix top of file boilerplate in mod/quiz. 2011-02-21 16:13:25 +00:00
addrandomform.php MDL-20636 Fix a bunch of missing strings caused by separating question from quiz. 2011-03-02 17:42:53 +00:00
attempt.php MDL-20636 Fix question flag javascript. 2011-02-25 15:36:07 +00:00
attemptlib.php MDL-20636 Move restart preview button into the quiz nav block & remove unnecessary titles. 2011-02-25 12:12:09 +00:00
comment.php MDL-20636 Fix 30 TODOs 2011-02-24 17:47:51 +00:00
edit.js MDL-20636 Fix top of file boilerplate in mod/quiz. 2011-02-21 16:13:25 +00:00
edit.php MDL-20636 Fix new stdClass -> stdClass(), and trailing whitespace. 2011-02-21 18:10:19 +00:00
editlib.php MDL-20636 Fix a bunch of missing strings caused by separating question from quiz. 2011-03-02 17:42:53 +00:00
grade.php MDL-20636 Fix top of file boilerplate in mod/quiz. 2011-02-21 16:13:25 +00:00
index.php MDL-20636 Fix new stdClass -> stdClass(), and trailing whitespace. 2011-02-21 18:10:19 +00:00
lib.php MDL-20636 Cannot really delete questions that were only used in previews #196 2011-03-07 16:23:11 +00:00
locallib.php MDL-20636 Merge vle/master into ouqe2 2011-03-02 17:34:18 +00:00
mod_form.php MDL-26324 Existing overall feedback on non-graded quizzes prevents editing 2011-03-04 17:50:31 +00:00
module.js MDL-20636 Fix question flag javascript. 2011-02-25 15:36:07 +00:00
override_form.php MDL-20636 Add missing defined('MOODLE_INTERNAL') || die(); 2011-02-23 16:00:20 +00:00
overridedelete.php MDL-20636 Fix top of file boilerplate in mod/quiz. 2011-02-21 16:13:25 +00:00
overrideedit.php MDL-20636 Fix top of file boilerplate in mod/quiz. 2011-02-21 16:13:25 +00:00
overrides.php MDL-20636 Fix top of file boilerplate in mod/quiz. 2011-02-21 16:13:25 +00:00
processattempt.php MDL-20636 Fix question flag javascript. 2011-02-25 15:36:07 +00:00
report.php MDL-20636 Move restart preview button into the quiz nav block & remove unnecessary titles. 2011-02-25 12:12:09 +00:00
review.php MDL-20636 Fix question flag javascript. 2011-02-25 15:36:07 +00:00
reviewquestion.php MDL-20636 Fix 30 TODOs 2011-02-24 17:47:51 +00:00
settings.php MDL-20636 Add missing defined('MOODLE_INTERNAL') || die(); 2011-02-23 16:00:20 +00:00
settingslib.php MDL-20636 Eliminate integer and boolean in PHPdoc comments. should be int and bool. 2011-02-23 16:25:25 +00:00
startattempt.php MDL-20636 Reveiw all throw statements. 2011-02-23 16:50:09 +00:00
styles.css MDL-20636 Responses report mostly working. 2011-02-14 17:57:47 +00:00
summary.php MDL-20636 Move restart preview button into the quiz nav block & remove unnecessary titles. 2011-02-25 12:12:09 +00:00
version.php MDL-20636 Add missing defined('MOODLE_INTERNAL') || die(); 2011-02-23 16:00:20 +00:00
view.php MDL-20636 Move restart preview button into the quiz nav block & remove unnecessary titles. 2011-02-25 12:12:09 +00:00