
Quote from luishp on October 27, 2021, 6:58 amIt works. :-) Happiness! :-)
@info1 great! But it's not finished yet. There must be a companion neoSCORM plugin to allow saving user information into de LMS (progress, results...) I'm waiting for @christian-giebel solution as I don't want to duplicate efforts.
Probably the intitial Source folder should be "Documents" and the destination folder the same as the source folder selected by the user. And when user opens NeoSCORM second time, the previously chosen folders should be the default.
My idea is to integrate it with VisualNEO Web so it recognizes the current project folder.
I'm just trying to imagine the new possiblities SCORM opens up to VisualNEO Web :)Thank you to both of you!
It works. :-) Happiness! :-)
@info1 great! But it's not finished yet. There must be a companion neoSCORM plugin to allow saving user information into de LMS (progress, results...) I'm waiting for @christian-giebel solution as I don't want to duplicate efforts.
Probably the intitial Source folder should be "Documents" and the destination folder the same as the source folder selected by the user. And when user opens NeoSCORM second time, the previously chosen folders should be the default.
My idea is to integrate it with VisualNEO Web so it recognizes the current project folder.
I'm just trying to imagine the new possiblities SCORM opens up to VisualNEO Web :)
Thank you to both of you!

Quote from luishp on October 29, 2021, 12:13 pm@info1 @christian-giebel I have finally started to code a SCORM plugin with minimal functionality.
Right now it allows to get the student data from the LMS, save his score to the LMS and set the lesson completion status.
I have tested it into SCORM Cloud and Moodle.
Anyway I don't plenty understand SCORM 1.2 runtime options and it's hard finding enough information.
Let me know if you want me to share the plugin source code.Thank you!
@info1 @christian-giebel I have finally started to code a SCORM plugin with minimal functionality.
Right now it allows to get the student data from the LMS, save his score to the LMS and set the lesson completion status.
I have tested it into SCORM Cloud and Moodle.
Anyway I don't plenty understand SCORM 1.2 runtime options and it's hard finding enough information.
Let me know if you want me to share the plugin source code.
Thank you!

Quote from luishp on November 5, 2021, 8:48 pmFrom version 21.11.3 VisualNEO Web includes SCORM 1.2 creation facilities.
From version 21.11.3 VisualNEO Web includes SCORM 1.2 creation facilities.

Quote from Peter on November 7, 2021, 5:13 pmNext question :-)
How can scores be sent to LMS via SCORM from VisualNEO project? E.g. there is a test in a VisualNEO project, and "total score" would be the exam result in the LMS...
Next question :-)
How can scores be sent to LMS via SCORM from VisualNEO project? E.g. there is a test in a VisualNEO project, and "total score" would be the exam result in the LMS...

Quote from luishp on November 7, 2021, 6:55 pmHi @info1, please check the new commands under neoScorm plugin.
Also take a look at the buttons source code within the neoScorm sample app.
It's quite easy!Videotutorial here
It will work with any app, even if it doesn't use neoScorm commands at all:https://youtu.be/-Og7-QD7iHU
Hi @info1, please check the new commands under neoScorm plugin.
Also take a look at the buttons source code within the neoScorm sample app.
It's quite easy!
Videotutorial here
It will work with any app, even if it doesn't use neoScorm commands at all:

Quote from emo on February 28, 2022, 6:21 pmHola @luishp ,
Entiendo que si hago una sucesion de pantallas con VisualneoWeb con diversos contenidos y sin más le doy a crear un paquete scorm, me agrupa todo ese contenido con los metadatos y ficheros necesarios para que alguien desde por ejemplo moddle lo pueda importar no?
Lo de los comandos del plugin en donde vas registrando el progreso del usuario en el curso, si yo no lo hago, una vez importan el curso en moddle será el administrador del sistema de elearning el que lo tenga que hacer no?
Hola @luishp ,
Entiendo que si hago una sucesion de pantallas con VisualneoWeb con diversos contenidos y sin más le doy a crear un paquete scorm, me agrupa todo ese contenido con los metadatos y ficheros necesarios para que alguien desde por ejemplo moddle lo pueda importar no?
Lo de los comandos del plugin en donde vas registrando el progreso del usuario en el curso, si yo no lo hago, una vez importan el curso en moddle será el administrador del sistema de elearning el que lo tenga que hacer no?

Quote from luishp on February 28, 2022, 10:09 pm@emmanuel-fernandez si no utilizas el plugin y solo lo empaquetas como contenido SCORM, podrás subirlo a Moodle pero el LMS solo sabrá si el alumno ha abierto tu curso o no. No sabrá si lo ha completado ya que no ofreces esa información a Moodle desde tu app. El administrador no podrá hacer nada más.
El plugin sirve precisamente para eso: para recuperar información del alumno desde Moodle y guardar en Moodle cual ha sido el desempeño del mismo (progreso y nota).Saludos.
@emmanuel-fernandez si no utilizas el plugin y solo lo empaquetas como contenido SCORM, podrás subirlo a Moodle pero el LMS solo sabrá si el alumno ha abierto tu curso o no. No sabrá si lo ha completado ya que no ofreces esa información a Moodle desde tu app. El administrador no podrá hacer nada más.
El plugin sirve precisamente para eso: para recuperar información del alumno desde Moodle y guardar en Moodle cual ha sido el desempeño del mismo (progreso y nota).
Saludos.
