Forum Discussion

Innowijs's avatar
Innowijs
Community Member
14 days ago

implement score point in rise via storyline block

I'm trying to report a score of 100% to the LMS using JavaScript in a Storyline block that's embedded in a Rise course. The script is triggered when the slide loads and uses lmsAPI.SetScore(100, 100, 0) followed by lmsAPI.SetPassed() and lmsAPI.CommitData(). Apparently a LMS of a customer needs this for completion next to course completion and I don't want to have quiz questions in rise.

When I publish the Storyline module as a standalone SCORM 2004 package and upload it to SCORM Cloud, it works perfectly: the score is reported as 100% and the course is marked as completed and passed.

However, when I embed the exact same Storyline file into a Rise course via a Storyline block, select “Track using Storyline block” in Rise, and publish the Rise course to SCORM 2004, the result in SCORM Cloud always shows a score of 0, even though the course is marked as completed.

It seems that Rise is not picking up the score from the Storyline block, even though it works perfectly outside of Rise.

 

Somebody suggestions?

3 Replies

  • Hello Innowijs,

    Happy to help!

    Embedded Storyline 360 content in Rise 360 courses doesn't report quiz data to an LMS. This is because these files were published in Review 360 format instead of LMS format before embedding them in a Rise 360 course. If you need the Storyline 360 course to send quiz data to an LMS, consider publishing it exclusively in Storyline 360 instead of embedding it as a Rise 360 block. 

    • Innowijs's avatar
      Innowijs
      Community Member

      Okay, but the entire module is now a Rise module and you can choose a 360 block as completion option. In that case you would expect (and it worked in the past) that the grade will be returned as well.

      • JoseTansengco's avatar
        JoseTansengco
        Staff

        Hi Innowijs,

        Were you able to publish your Storyline 360 course to Review 360 with the quiz result option selected, as explained in this article? If you followed the instructions in the article, please share a copy of your Storyline 360 project here or privately by opening a support case so I can test how it behaves when embedded in a Rise 360 course and uploaded to an LMS. We'll delete it when we're done!