. /** * Defines the version of the subplugin * * @package workshopeval * @subpackage best * @copyright 2009 David Mudrak * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $plugin->version = 2010090501; $plugin->requires = 2010090501; // Requires this Moodle version $plugin->component = 'workshopeval_best';