Skip to content

Releases: edly-io/edx_xblock_scorm

v1.1.2

29 Feb 11:55
d360d8a
Compare
Choose a tag to compare

What's Changed

Fixed cStringIO error for Python3x

14 Jul 11:57
fa8cd50
Compare
Choose a tag to compare

Bug fixes

  • Fixed cStringIO error for Python3x
    link

New pop-up view feature along with some fixes and code optimization.

08 Jul 08:20
fa8cd50
Compare
Choose a tag to compare

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

04 Feb 11:56
040cb48
Compare
Choose a tag to compare

Fixed Integer literal Issue on string float values i.e "42.7".

Fixed content type issue

04 Dec 09:16
afdcf6f
Compare
Choose a tag to compare

Fixed content type issue

Removed files from local storage when uploaded to S3

01 Dec 12:31
45cbc81
Compare
Choose a tag to compare

Removed files from local storage when uploaded to S3
Limit Max workers to 10

Python 3 compatibility and storage path consistency

27 Nov 10:15
db19aac
Compare
Choose a tag to compare

Python 3 compatibility and storage path consistency

Fixed unit tests and issue with wrong index page selections

26 Oct 11:08
08bbcd8
Compare
Choose a tag to compare

Fixed unit tests and issue with wrong index page selections

Added S3 support

22 Oct 08:20
d5ec280
Compare
Choose a tag to compare

Added S3 support