moodle/mod/choice
Russell Smith 74b63eae76 MDL-43440 unit testing: Use cmid in unit tests when it should be used.
instance is has been used instead of cmid.  This works as all id's are 1
in most cases, but not always.

accesslib_clear_all_caches_for_unit_testing was updated to clear the
$USER->access cache which would fail test when the wrong user's data was used.
2014-01-25 08:57:32 +11:00
..
backup MDL-31390 Convert set_source_sql with order clauses to set_source_table 2013-03-01 11:29:01 +00:00
classes/event MDL-43661 use new edulevel in all existing events 2014-01-21 16:12:35 +08:00
db MDL-42930 Add 2.6.0 upgrade line 2013-11-18 11:47:17 +08:00
lang/en MDL-43044 events: Deprecate and remove code duplication from instances_list_viewed events 2013-12-06 15:59:49 +08:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
tests MDL-43440 unit testing: Use cmid in unit tests when it should be used. 2014-01-25 08:57:32 +11:00
index.php MDL-43044 events: Deprecate and remove code duplication from instances_list_viewed events 2013-12-06 15:59:49 +08:00
lib.php MDL-40049 mod_choice: Replaced old add_to_log calls with event triggers. 2013-10-01 10:36:13 +08:00
mod_form.php Merge branch 'MDL-38315-master' of git://github.com/sammarshallou/moodle 2013-05-06 22:27:41 +08:00
renderer.php MDL-40732 choice: improve heading levels and styling 2013-08-20 16:05:01 +08:00
report.php MDL-40049 mod_choice: Replaced old add_to_log calls with event triggers. 2013-10-01 10:36:13 +08:00
styles.css MDL-38759 mod_choice: use inline-block for horizontal choices 2013-07-23 17:36:55 -07:00
version.php MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
view.php MDL-42962 events: Remove duplicate code from all course_module_viewed events 2013-12-03 14:24:32 +08:00