Skip to content
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

Closed
angonz opened this issue Dec 3, 2024 · 10 comments
Closed

[Test failure] TC_AUTHOR_45: SCORM not working #430

angonz opened this issue Dec 3, 2024 · 10 comments
Assignees
Labels
bug Report of or fix for something that isn't working as intended release testing Affects the upcoming release (attention needed) sumac

Comments

@angonz
Copy link

angonz commented Dec 3, 2024

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
image

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

@angonz angonz added release testing Affects the upcoming release (attention needed) needs triage labels Dec 3, 2024
@AntonellaPerrupato AntonellaPerrupato added bug Report of or fix for something that isn't working as intended and removed needs triage labels Dec 4, 2024
@AntonellaPerrupato
Copy link

@mariajgrimaldi after adding the scorm in advanced settings, I was able to reproduce the error

@AntonellaPerrupato AntonellaPerrupato self-assigned this Dec 4, 2024
@mariajgrimaldi
Copy link
Member

mariajgrimaldi commented Dec 5, 2024

@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.

@mariajgrimaldi
Copy link
Member

@DawoudSheraz: can we confirm that https://github.com/overhangio/openedx-scorm-xblock was properly installed in the image used by the sandbox?

@DawoudSheraz
Copy link

@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.

@DawoudSheraz
Copy link

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.
cc: @Danyal-Faheem

@mariajgrimaldi
Copy link
Member

@DawoudSheraz: thank you so much!

@DawoudSheraz
Copy link

@mariajgrimaldi
Copy link
Member

mariajgrimaldi commented Dec 5, 2024

@angonz @AntonellaPerrupato: could you repeat the test case? Thank you!

@DawoudSheraz: thanks a lot for looking into this!

@AntonellaPerrupato
Copy link

@mariajgrimaldi this seems to be working now

@mariajgrimaldi
Copy link
Member

I'll close this issue as resolved. Thank you all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of or fix for something that isn't working as intended release testing Affects the upcoming release (attention needed) sumac
Projects
Development

No branches or pull requests

4 participants