. /** * Strings for the quizaccess_openclosedate plugin. * * @package quizaccess * @subpackage openclosedate * @copyright 2011 The Open University * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['notavailable'] = 'This quiz is not currently available'; $string['pluginname'] = 'Open and close date access rule'; $string['quiznotavailable'] = 'The quiz will not be available until {$a}';