Forum Discussion
Storyline 360 multiple LMS scores in one project?
Hi RickFowler the simple answer is that, the functionality is possible in Storyline (multiple quizzes), but in SCORM you can only track a single score to the main SCORM 1.2 score field.
There is a SCORM 1.2 data model element called "objectives", but these are generally not very well supported on LMS, especially in terms of reporting on the data stored to them. Even if your LMS supported objectives, it is unlikely that it provides an interface to report on the data stored. You would also need to develop custom JavaScript for Storyline to send those scores to the "objectives".
You might be better off looking into what your LMS can offer in terms of pre-requisites and setting up course structures as you may be able to build multiple SCORM modules and create the structure on the LMS and configure pre-requisites on the LMS, for example if User X passes Module 01, Module 02 is then available etc.
Thank you for the info. I figured it was unlikely to use only 1 SCORM but figured I'd ask the gurus here in the Community to be sure. Back to splitting the course up...