-
hi, i would like to understand if my code is correct for start lesson:
```
STAART
var scorm = {};
scorm.url = 'MY_LESSON_URL';
scorm.student_id = 'MY_ID';
scorm.student_name = …
-
```
Can we add more activities including SCORM standards?
This will enable us to include eLearning modules from various development
tools.
```
Original issue reported on code.google.com by `shan.mu…
-
this issue happen after maintenance yesterday. please check
![image](https://github.com/SyafiqRamli07/EPSA-ISSUES-LOG/assets/142201418/6ab7aa33-cf3a-4357-93a2-bef3fdd67607)
![image](https://github.c…
-
Vamos a hacer un paquete que tenta dos lecturas, un video y un quiz. No importa que lectura, video o quiz, da igual. Es solo para probar.
- [ ] Lee con detenimiento este articulo que te explica […
-
Using the liascript exporter, I generated a very basic simple Scorm package from a Markdown file. This scorm package:
- works like a charm in an LMS system as Moodle
- is valid according to Scor…
-
SCORM display better in Moodle App if we set SCORM open in new window, like in this docs (https://docs.moodle.org/311/en/Moodle_app_SCORM_player):
"If you want to display your SCORM package in semi f…
-
Thank you so much for providing such a good source on SCORM, it is really helpful.
I have implemented this source in our LMS and I am stucking in SCORM file like having quiz. I am using Adobe Capti…
-
### Ticket Contents
**Content Player**
A player that supports the playback of multiple types of content right from mp4 videos, PDF documents to SCORM, XAPI and Tincan types of content.
**Feature …
-
In a course, when you use metadata local plugin for a scorm module, I suspect something is overriding scorm availabiliy field. The steps for replying the problem are:
Step 1. Upload a scorm pa…
-
SCORM is a set of technical standards for e-learning software products. SCORM tells programmers how to write their code so that it can “play well” with other e-learning software. It is the de facto in…