moodle/mod/quiz/db
Tim Hunt dc4a3ea1ee MDL-43670 quiz_question_instances to match coding guidelines.
Some columns needed to be renamed:
* quiz     -> quizid
* question -> questionid
* grade    -> maxmark

Then all the places that refer to those needed to be fixed.
2014-01-17 10:56:07 +00:00
..
access.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
events.php MDL-41039 mod_quiz: Renaming event to attempt_becameoverdue 2013-09-26 16:43:20 +08:00
install.xml MDL-43670 quiz_question_instances to match coding guidelines. 2014-01-17 10:56:07 +00:00
log.php MDL-33971: When viewing course log entries for Quiz View Summary a number is displayed not the quiz name 2013-11-27 08:14:40 +10:30
messages.php MDL-3030 quiz overdue handling: catch the overdue event and send message. 2012-04-27 15:07:37 +01:00
subplugins.php MDL-29627 refactor quiz access rules into separate subplugins. 2011-10-13 11:13:00 +01:00
upgrade.php MDL-43670 quiz_question_instances to match coding guidelines. 2014-01-17 10:56:07 +00:00