Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eLearning (website_slides)
• Website (website) • Discuss (mail) |
Lines of code | 646 |
Technical Name |
website_scorm_elearning |
License | AGPL-3 |
Website | https://www.manprax.com |
Versions | 13.0 14.0 15.0 16.0 17.0 18.0 |

Elearning with Scorm Package
Add SCORM package to make your course more interactable to learners.
Instruction to use this module.
- Change media directory ownership to odoo user or daemon user.
- Media directory is in "{custom addons path}/website_scorm_elearning/static/media".
Key Highlights
- Added new type (Scorm) for SCORM attachments.
- Added support to upload Scorm Packages to the Elearning courses.
Screenshots
Upload SCORM Package to the course content.

Play SCORM File on eLearning Slide.

Intract with SCORM package.


Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedOdoo 15 FullScreen Not working
The Scrom file work only if we exit the fullscreen mode ..
we have a black screen on full screen mode ..
Please Fix this Problem ..
Re: Odoo 15 FullScreen Not working
we releasing a new version of the module soon on odoo 14 first and for other versions soon. hoping this should be fixed in that.
Tell me if I'm mistaken, but the scorm files is stored in the module itself and is not using attachment nor filestore ?
This looks wrong to me, the module is not designed to manage persistent data like this. I tried the module on odoo.sh, it does not seems to work since odoo.sh will not give us access to the module files.
Re:
It is a little problematic but the problem here, we need to render the content of scorm file and for this, we need to extract zip file and render it. right now we are storing zip files in the file system and extracting them into the module location so that we can render them.
Do you have any other solution? please suggest
Needs to be fixed
I created a course with 3 different scorm files. But only the last one uploaded is shown in all courses. Everytime I change it, only the last one uploaded can be shown.
It seems that it only support one file.
Re: Needs to be fixed
This issue is identified a few days back and we are publishing it in the current month only. Thanks for raising the issue.
Scorm samples that work with it
Hello could anybody support a Scorm file which works with this module? We tried several from the internet but they are not working.
[Feature request] Full SCORM/xAPI functionality
What about the SCORM data gathering and displaying it on a learner dashboard??
Re: [Feature request] Full SCORM/xAPI functionality
It is supporting scorn only right now, but we are working on xapi support and it will available with our paid version elearning pro with other features. Expecting to release by month end.
Great module but 404 in website
Hello
I install the module on my odoo SH V14 entreprise
i have a 404 error in website
https://drive.google.com/file/d/1aCIZytbPn0xzg6OQfmNgpu5PmiMFfdXY/view?usp=sharing
here is my configuration a the content scorm :
https://drive.google.com/file/d/15NcIbX8JlEnD7BkD8mWrPLDoq8_JpX_I/view?usp=sharing
and the folder is ok, created here :
https://drive.google.com/file/d/14K91PTptlFXDBSyGbwFNRqbNEK1-rEyY/view?usp=sharing
an idea to help me ? Thanks !
Charline
Re: Great module but 404 in website
looks like your scorm don't have index.html or story.html. we mainly search that file and play scorm from it. after upload file, try to change file path property and set correct start file of your scorm. it should work then after, I guess.
Error to copy each scorm in diferent path
Hi,
This is amazing app, we could create a scorm content but to on a second content and run it, the fist content appear. We saw on custom directory and have only one resource.
Do you have a fix of this issue?
Regards
Re: Error to copy each scorm in diferent path
Ok, I will check and fix it soon
Is this module supports only one scorm package per course??
Great App - Got 404 error
Hi,
i use Odoo15 CE and installed your great app successfully. After uploading some Scorm-Content i get a 404-error if i would like to test the Module. what did i wrong?
br
Dennis
Update: Yes, I followed instructions and created the folder:
root@odoo:~# ls -l /opt/odoo15/odoo-custom-addons/website_scorm_elearning/static/
total 12
drwxrwxr-x 3 odoo15 odoo15 4096 Feb 9 09:26 description
drwxrwxr-x 3 odoo15 odoo15 4096 Feb 10 17:08 media
drwxrwxr-x 4 odoo15 odoo15 4096 Feb 9 09:26 src
root@odoo:~#
https://odoo.stellinet.io/slides/slide/runtimeminimumcalls-scorm12-4?fullscreen=1
Re: Great App - Got 404 error
Hi Dennis,
Please give us more information about the issue, you can share some screenshots or log data so that we can understand issue.
The link you have shared is not working with the public user.
Thanks
Great App - Got 404 error
Hi,
i use Odoo15 CE and installed your great app successfully. After uploading some Scorm-Content i get a 404-error if i would like to test the Module. what did i wrong?
br
Dennis
Re: Great App - Got 404 error
Did you follow instructions given in description?you need to upload and extract folder in some location. We need to create that folder.