You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the same problem. We have a client who generated a bunch of scorm packages based off a starting template so when they finished they all had the same identifier. Uploading the next scorm package just overwrote the original once instead of uploading the new one & leaving the old one in place (as they are different scorm modules with different learning content).
We've extended the ScormManager class without our own custom one that overwrites the uploadScormArchive function with our own version that removed the check if a scorm record already exists with that identifier / origin_file. Not sure if this will have any ongoing unintended consequences though.
when we try to upload some scrom with same name will be replace old scorm with same scorm file
The text was updated successfully, but these errors were encountered: