getting error while adding a SCORM package in moodle3.5

getting error while adding a SCORM package in moodle3.5

per Ranjit Shukla -
Nombre de respostes: 2

Hello Team,


getting a error while adding AICC files

error below


INSERT INTO mdl_scorm_scoes (identifier,scorm,organization,title,parent,launch,scormtype,sortorder) VALUES(?,?,?,?,?,?,?,?)
[array (
0 => NULL,
1 => '14',
2 => '',
3 => NULL,
4 => '/',
5 => '',
6 => '',
7 => 1,
)]

Error code: dmlwriteexception

  • line 489 of /lib/dml/moodle_database.php: dml_write_exception thrown
  • line 1300 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1346 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 293 of /mod/scorm/datamodels/aicclib.php: call to mysqli_native_moodle_database->insert_record()
  • line 306 of /mod/scorm/locallib.php: call to scorm_parse_aicc()
  • line 168 of /mod/scorm/lib.php: call to scorm_parse()
  • line 124 of /course/modlib.php: call to scorm_add_instance()
  • line 154 of /course/modedit.php: call to add_moduleinfo()
i am also attaching the Zip file here.!

Any help would be appreciate , i may award $$ Somrient

Mitjana de qualificacions: -
En resposta a Ranjit Shukla

Re: getting error while adding a SCORM package in moodle3.5

per Ranjit Shukla -
Hello Team,

Any luck please help me?

Thanks
En resposta a Ranjit Shukla

Re: getting error while adding a SCORM package in moodle3.5

per Dan Marsden -
Imatge Core developers Imatge Particularly helpful Moodlers Imatge Peer reviewers Imatge Plugin developers Imatge Plugins guardians Imatge Testers Imatge Translators
sounds like the same issue mentioned here.
https://moodle.org/mod/forum/discuss.php?d=380691#p1589917

you are the first person to have supplied a public aicc package that I've seen though - so if that package will work for us to test this issue it would be good if you could add it to the tracker issue mentioned in the thread I linked to.