property cmoptions::$course in Quiz 6.5
Same name and namespace in other branches
- 6.6 includes/moodle/lib/questionlib.php \cmoptions::course
The id of the course from withing which the question is currently being used
File
- includes/
moodle/ lib/ questionlib.php, line 232
Class
- cmoptions
- This holds the options that are set by the course module
Code
var $course = SITEID;