Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 22... Línea 22...
22
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
22
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 */
23
 */
Línea 24... Línea 24...
24
 
24
 
Línea 25... Línea 25...
25
defined('MOODLE_INTERNAL') || die();
25
defined('MOODLE_INTERNAL') || die();
26
 
26
 
Línea 27... Línea 27...
27
$plugin->version  = 2024042200;
27
$plugin->version  = 2025041400;
Línea 28... Línea 28...
28
$plugin->requires = 2024041600;
28
$plugin->requires = 2025040800;
29
 
29
 
30
$plugin->component = 'qtype_randomsamatch';
30
$plugin->component = 'qtype_randomsamatch';
31
 
31
 
Línea 32... Línea 32...
32
$plugin->dependencies = [
32
$plugin->dependencies = [