. /** * Version information for the select missing words question type. * * @package qtype * @subpackage gapselect * @copyright 2011 The Open University * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $plugin->version = 2011020100; $plugin->requires = 2011011200;