I have a specific requirement. How one can put scorm packages externally but using moodle scorm uploading functionality so that the package content will show up in moodle course.
It is like, i am putting all scorm activity details in DB from back end and wants to put the package also from back end without using any UI thing to upload the content.
I can simply move the file but moodle used to encrypt it before storing. so i have to use moodle scorm uploading functionality from backend.
If anyone have any idea or any other way to solve this, Please let me know.