Skip to Content
Menu
v 15.0 Third Party 1534
Download for v 15.0 Deploy on Odoo.sh
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
LicenseAGPL-3
Websitehttps://www.manprax.com
Versions 13.0 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
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
LicenseAGPL-3
Websitehttps://www.manprax.com
Versions 13.0 14.0 15.0 16.0 17.0 18.0
manprax-logo

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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Odoo 15 FullScreen Not working
by
Nebil Aydi
on 8/18/22, 7:11 PM

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
by
manish
on 8/19/22, 8:34 AM Author

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.


by
Yannick Buron
on 7/18/22, 10:49 AM

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:
by
manish
on 3/23/23, 2:37 AM Author

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
by
Michaud Joel
on 5/25/22, 4:07 AM

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
by
manish
on 5/25/22, 5:14 AM Author

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
by
Nikolaus Weingartmair
on 3/22/23, 10:51 AM

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
by
Ella Raskin
on 7/9/22, 9:00 AM

What about the SCORM data gathering and displaying it on a learner dashboard?? 

Re: [Feature request] Full SCORM/xAPI functionality
by
manish
on 7/9/22, 10:44 AM Author

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
by
Charline Heurtault
on 4/28/22, 5:27 AM

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
by
manish
on 4/28/22, 6:11 AM Author

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
by
Ulises Gamboa
on 3/11/22, 12:51 AM

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
by
manish
on 3/11/22, 1:17 AM Author

Ok, I will check and fix it soon


by
Samia Elbarbary
on 2/27/22, 9:26 PM

Is this module supports only one scorm package per course??


Great App - Got 404 error
by
Dennis
on 2/10/22, 12:19 PM

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
by
manish
on 2/11/22, 1:11 AM Author

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
by
Dennis
on 2/10/22, 9:30 AM

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
by
manish
on 2/10/22, 10:16 AM Author

Did you follow instructions given in description?you need to upload and extract folder in some location. We need to create that folder.