Releases: edly-io/edx_xblock_scorm
Releases · edly-io/edx_xblock_scorm
v1.1.3
What's Changed
- Fixed scorm file duplication issue by @manan-memon in #16
New Contributors
- @manan-memon made their first contribution in #16
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Resolve scorm XBlock issue on preview site. by @mfarhan943 in #15
Fixed cStringIO error for Python3x
Bug fixes
- Fixed cStringIO error for Python3x
link
New pop-up view feature along with some fixes and code optimization.
New Features
- Add FEATURE flag to control and publish failed score.
- Add new scorm settings to open scorm in pop-up window instead of embedded view.
Bug Fix and Optimization
- Code optimization by generating async API calls.
- Bug fix to solve permission error on scorm upload.
- Make scorm x-block responsive.
Fixed Integer literal Issue
Fixed Integer literal Issue on string float values i.e "42.7".
Fixed content type issue
Fixed content type issue
Removed files from local storage when uploaded to S3
Removed files from local storage when uploaded to S3
Limit Max workers to 10
Python 3 compatibility and storage path consistency
Python 3 compatibility and storage path consistency
Fixed unit tests and issue with wrong index page selections
Fixed unit tests and issue with wrong index page selections
Added S3 support
Added S3 support