Hello Team,
getting a error while adding AICC files
error below
Error writing to database
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,
)]
[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()
Any help would be appreciate , i may award $$