question/type/ubhotspots plugin needs upgrading
(mysql): SHOW TABLES
(mysql): CREATE TABLE mdl_qtype_ubhotspots (
id BIGINT(10) unsigned NOT NULL auto_increment,
question BIGINT(10) unsigned NOT NULL DEFAULT 0,
hseditordata TEXT,
CONSTRAINT PRIMARY KEY (id)
)
Èxit
(mysql): ALTER TABLE mdl_qtype_ubhotspots COMMENT='Main table'
Èxit
(mysql): CREATE INDEX mdl_qtypubho_que_ix ON mdl_qtype_ubhotspots (question)
Èxit
S'han configurat correctament les taules ubhotspots