-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Test failure] TC_AUTHOR_45: SCORM not working #430
Comments
@mariajgrimaldi after adding the scorm in advanced settings, I was able to reproduce the error |
@AntonellaPerrupato: can we try finding out a bit more about the issue? I think Scorm is not installed in the sandbox by default, but we'd have to confirm. EDIT: it is installed by default: https://github.com/overhangio/tutor/blob/88652a4bb40519383bb6abe911472a546c3d9dc9/tutor/templates/build/openedx/Dockerfile#L107. We'll have to look into this a bit more. |
@DawoudSheraz: can we confirm that https://github.com/overhangio/openedx-scorm-xblock was properly installed in the image used by the sandbox? |
It is installed as part of image build, let me try re-building as we have recently pushed scorm v19 and it might not be available on sandbox yet. |
I installed scorm-xblock v19 on sandbox but the error is still there https://studio.sumac.demo.edly.io/container/block-v1:Test+tc001+2024+type@vertical+block@5350e8913b5f40f098c4b77571738cfd. I am informing the relevant folks to understand what might be going on here. |
@DawoudSheraz: thank you so much! |
@mariajgrimaldi A new version of scorm-xblock has been released, this is fixed now https://studio.sumac.demo.edly.io/container/block-v1:Test+tc001+2024+type@vertical+block@5350e8913b5f40f098c4b77571738cfd#. |
@angonz @AntonellaPerrupato: could you repeat the test case? Thank you! @DawoudSheraz: thanks a lot for looking into this! |
@mariajgrimaldi this seems to be working now |
I'll close this issue as resolved. Thank you all! |
Release
Sumac
Expected behavior
SCORM should work after inserting a SCORM component.
Actual behavior
Studio shows this error:
Error: 'openedxscorm.scormxblock' is not a package
Steps to reproduce
In Studio, open or create a course.
Add "scorm" to the list of advanced modules.
In a unit, create a SCORM component from the advanced list.
Additional information
No response
The text was updated successfully, but these errors were encountered: