. /** * Version information for the quizaccess_offlineattempts plugin. * * @package quizaccess_offlineattempts * @copyright 2016 Juan Leyva * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $plugin->version = 2024042200; $plugin->requires = 2024041600; $plugin->component = 'quizaccess_offlineattempts';