mirror of
https://github.com/moodle/moodle.git
synced 2025-02-19 15:45:59 +01:00
MDL-25757 SCORM fix issue with duplicate cmi values being saved
This commit is contained in:
parent
7969f1ecf5
commit
7441c53cc1
@ -586,7 +586,6 @@ function SCORMapi1_2() {
|
||||
}
|
||||
} else {
|
||||
datastring += elementstring;
|
||||
eval('datamodel["'+elementmodel+'"].defaultvalue=data[property];');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user