Regarding custom moodle app

Re: Regarding custom moodle app

di Prateek khanna -
Numero di risposte: 1

Hi Juan,

Thank you for your reply.I haven't tried the official Moodle Mobile app yet.I want to know How  I can feed the scorm file type data from moodle site into a moodle mobile scorm player for mobile app?


In riposta a Prateek khanna

Re: Regarding custom moodle app

di Juan Leyva -
Immagine Core developers Immagine Moodle HQ Immagine Plugin developers Immagine Testers

Hi,

the only way to play SCORM packages from a Moodle site is using the Moodle Mobile app.

If you want to implement your own solution you can reuse part of the code of the Moodle Mobile app since it is licensed by Apache 2 (but you will need to use the same technologies for implmeneting your app, in this case, Ionic 1 )

Juan