Erro ao inserir arquivo scorm do Adobe Captivate

Erro ao inserir arquivo scorm do Adobe Captivate

por Soraya Simões de Meszaros -
Número de respostas: 2

Olá, sou nova no mundo do cativeiro e dos filmes. No momento, estou tentando usar o moodle gratuito, mas estou tendo problemas para inserir os arquivos de scorms criados no captivate. O tamanho do meu arquivo é 84.801 KB. Estou usando o hostinger com as configurações abaixo:


hp_value post_max_size 256M


php_value upload_max_filesize 256M


php_value memory_limit 512M


php_value max_input_time 180


php_value max_execution_time 180




Abaixo está o erro quando tento inserir o arquivo. Alguém sabe como posso ajustar?




Erro ao ler a base de dados


Debug info: MySQL server has gone away


SELECT * FROM ilvu_context WHERE contextlevel = ? AND instanceid = ?


[array (


0 => 70,


1 => 33,


)]


Error code: dmlreadexception


Stack trace:


line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown


line 1273 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()


line 1671 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->get_records_sql()


line 1643 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()


line 1622 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()


line 6168 of /lib/accesslib.php: call to moodle_database->get_record()


line 135 of /course/modlib.php: call to context_helper::delete_instance()


line 168 of /course/modedit.php: call to add_moduleinfo()


Erro ao ler a base de dados


Debug info: MySQL server has gone away


SELECT


bi.id,


COALESCE(bp.id, bs.id) AS blockpositionid,


bi.blockname,


bi.parentcontextid,


bi.showinsubcontexts,


bi.pagetypepattern,


bi.requiredbytheme,


bi.subpagepattern,


bi.defaultregion,


bi.defaultweight,


COALESCE(bp.visible, bs.visible, 1) AS visible,


COALESCE(bp.region, bs.region, bi.defaultregion) AS region,


COALESCE(bp.weight, bs.weight, bi.defaultweight) AS weight,


bi.configdata


, ctx.id AS ctxid, ctx.path AS ctxpath, ctx.depth AS ctxdepth, ctx.contextlevel AS ctxlevel, ctx.instanceid AS ctxinstance, ctx.locked AS ctxlocked




FROM ilvu_block_instances bi


JOIN ilvu_block b ON bi.blockname = b.name


LEFT JOIN ilvu_block_positions bp ON bp.blockinstanceid = bi.id


AND bp.contextid = ?


AND bp.pagetype = ?


AND bp.subpage = ?


LEFT JOIN ilvu_block_positions bs ON bs.blockinstanceid = bi.id


AND bs.contextid = ?


AND bs.pagetype = ?


AND bs.subpage = ?


LEFT JOIN ilvu_context ctx ON (ctx.instanceid = bi.id AND ctx.contextlevel = ?)




WHERE


(bi.parentcontextid IN (?, ?) OR (bi.showinsubcontexts = 1 AND bi.parentcontextid IN (?,?)))


AND bi.pagetypepattern IN (?,?,?,?,?)


AND (bi.subpagepattern IS NULL OR bi.subpagepattern = ?)




AND b.visible = 1


AND (bi.requiredbytheme = 0)




ORDER BY


COALESCE(bp.region, bs.region, bi.defaultregion),


COALESCE(bp.weight, bs.weight, bi.defaultweight),


bi.id


[array (


0 => 29,


1 => 'mod-scorm-mod',


2 => '',


3 => 1,


4 => 'mod-scorm-mod',


5 => '',


6 => 80,


7 => 29,


8 => 1,


9 => '28',


10 => '1',


11 => 'mod-scorm-mod',


12 => 'mod-scorm-mod-*',


13 => 'mod-scorm-*',


14 => 'mod-*',


15 => '*',


16 => '',


)]


Error code: dmlreadexception


Stack trace:


line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown


line 1212 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()


line 761 of /lib/blocklib.php: call to mysqli_native_moodle_database->get_recordset_sql()


line 1498 of /lib/pagelib.php: call to block_manager->load_blocks()


line 985 of /lib/pagelib.php: call to moodle_page->starting_output()


line 1321 of /lib/outputrenderers.php: call to moodle_page->set_state()


line 2851 of /lib/outputrenderers.php: call to core_renderer->header()


line 390 of /lib/setuplib.php: call to core_renderer->fatal_error()


line ? of unknownfile: call to default_exception_handler()

Contagem das avaliações:  -
Em resposta à Soraya Simões de Meszaros

Re: Erro ao inserir arquivo scorm do Adobe Captivate

por Julio Prof -
Oi Soraya,
conseguiu resolver?
Contagem das avaliações:  -
Em resposta à Julio Prof

Re: Erro ao inserir arquivo scorm do Adobe Captivate

por Soraya Simões de Meszaros -
Oi Julio, não consegui resolver. Gosto muito do Adobe Captivate, mas a integração com o moodle está bem dífícil. Você está com o mesmo problema?
Contagem das avaliações:  -