mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-25757 SCORM fix issue with duplicate cmi values being saved
This commit is contained in:
parent
7969f1ecf5
commit
7441c53cc1
1 changed files with 0 additions and 1 deletions
|
@ -586,7 +586,6 @@ function SCORMapi1_2() {
|
|||
}
|
||||
} else {
|
||||
datastring += elementstring;
|
||||
eval('datamodel["'+elementmodel+'"].defaultvalue=data[property];');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue