raccoongang / edx_xblock_scorm

XBlock to display SCORM content within the Open edX LMS. Editable within Open edx Studio. Will save student state and report scores to the progress tab of the course. Currently supports SCORM 1.2 and SCORM 2004 standard.
Apache License 2.0
32 stars 65 forks source link

How to use AWS S3 or Azure Blob storage for upload scorm. #29

Open ross-baker opened 4 years ago

ross-baker commented 4 years ago

How to use AWS S3 or Azure Blob storage for upload scorm.

I have tried this https://groups.google.com/forum/#!topic/openedx-ops/iB1o86TgLfY to give the MEDIA_ROOT and MEDIA_URL path but it is not working.

regisb commented 4 years ago

This XBlock is not compatible with S3 storage. I recommend you check out this fork, which is compatible with S3 storage: https://github.com/overhangio/openedx-scorm-xblock