v 14.0 Third Party 1058
Download for v 14.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 635
Technical Name website_scorm_elearning
LicenseAGPL-3
Websitehttps://www.manprax.com
Versions 15.0 17.0 14.0 16.0 13.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 635
Technical Name website_scorm_elearning
LicenseAGPL-3
Websitehttps://www.manprax.com
Versions 15.0 17.0 14.0 16.0 13.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.
powerful tool
by
Alejandro Correa
on 11/25/21, 9:26 PM



by
Alejandro Correa
on 11/25/21, 9:25 PM

Hi, i can to install in odoo 15?


Getting the error with S3 attachment
by
Mahendra
on 6/22/21, 1:58 AM

Odoo Server Error

Traceback (most recent call last):

  File "/opt/odoo-13/odoo/http.py", line 624, in _handle_exception

    return super(JsonRequest, self)._handle_exception(exception)

  File "/opt/odoo-13/odoo/http.py", line 310, in _handle_exception

    raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])

  File "/opt/odoo-13/odoo/tools/pycompat.py", line 14, in reraise

    raise value

  File "/opt/odoo-13/odoo/http.py", line 669, in dispatch

    result = self._call_function(**self.params)

  File "/opt/odoo-13/odoo/http.py", line 350, in _call_function

    return checked_call(self.db, args, *kwargs)

  File "/opt/odoo-13/odoo/service/model.py", line 94, in wrapper

    return f(dbname, args, *kwargs)

  File "/opt/odoo-13/odoo/http.py", line 339, in checked_call

    result = self.endpoint(*a, **kw)

  File "/opt/odoo-13/odoo/http.py", line 915, in _call_

    return self.method(*args, **kw)

  File "/opt/odoo-13/odoo/http.py", line 515, in response_wrap

    response = f(*args, **kw)

  File "/opt/odoo-13/odoo/addons/web/controllers/main.py", line 1327, in call_kw

    return self._call_kw(model, method, args, kwargs)

  File "/opt/odoo-13/odoo/addons/web/controllers/main.py", line 1319, in _call_kw

    return call_kw(request.env[model], method, args, kwargs)

  File "/opt/odoo-13/odoo/api.py", line 387, in call_kw

    result = _call_kw_multi(method, model, args, kwargs)

  File "/opt/odoo-13/odoo/api.py", line 374, in _call_kw_multi

    result = method(recs, args, *kwargs)

  File "/opt/odoo-13/odoo/models.py", line 6249, in onchange

    record._onchange_eval(name, field_onchange[name], result)

  File "/opt/odoo-13/odoo/models.py", line 6028, in _onchange_eval

    method_res = method(self)

  File "/opt/odoo-13/custom_addons/website_scorm_elearning/models/slide_slide.py", line 66, in _on_change_scorm_data

    self.read_files_from_zip()

  File "/opt/odoo-13/custom_addons/website_scorm_elearning/models/slide_slide.py", line 85, in read_files_from_zip

    file_full_path = self.env['ir.attachment']._full_path(self.scorm_data.store_fname)

  File "/opt/odoo-13/odoo/addons/base/models/ir_attachment.py", line 74, in _full_path

    path = re.sub('[.]', '', path)

  File "/usr/lib/python3.6/re.py", line 191, in sub

    return _compile(pattern, flags).sub(repl, string, count)

TypeError: expected string or bytes-like object

Re: Getting the error with S3 attachment
by
manish
on 6/22/21, 2:14 AM Author

Hi Mahendra,

We are looking into it.

Thank you for showing interest in our app.


by
fafigueroa72@gmail.com
on 6/17/21, 5:18 PM

Hi,

On windows custom module path, something due, but not function package scorm

the next link is the problem: Media directory is in "{custom addons path}/website_scorm_elearning/static/media".

F. Figueroa