You are here

property cmoptions::$timeclose in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 includes/moodle/lib/questionlib.php \cmoptions::timeclose

Timestamp for the closing time. Responses submitted after this time will be saved but no credit will be given for them.

File

includes/moodle/lib/questionlib.php, line 227

Class

cmoptions
This holds the options that are set by the course module

Code

var $timeclose = 9999999999;