Reputation: 1835
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.
Upvotes: 1
Views: 1455
Reputation: 1088
You can enable this feature in site administration. It's called "Enable external package type". Here's instructions.
Upvotes: 2