. /** * qtype_algebra capability definition * * @package qtype_algebra * @copyright 2018 Jean-Michel Vedrine * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $addons = array( "qtype_algebra" => array() );