Forum Discussion

Elearner_3's avatar
Elearner_3
Community Member
7 days ago
Solved

Help with questionaire data collection

Hi everyone,

I am having an issue reporting a custom score from a Storyline block embedded in Articulate Rise 360 to our Moodle LMS (using SCORM 1.2).

Course Setup & Use Case: Instead of a traditional quiz, my course consists of interactive slides where learners select values (1–5). These selections are summed up into a custom number variable (e.g., Punto_partida).

Storyline Configuration:

  1. I created a Blank Result Slide (assigned to Quiz1 / "Evaluación final") with 0 questions selected and a 0% passing score. This slide appears before the final slide where user sees his results.

     

  2. I set up the following triggers on timeline start of the Result Slide:
    • Set Quiz1.ScorePoints equal to variable Punto_partida
    • Submit results Quiz1

       

  3. In Storyline’s Publishing Settings (Tracking), I selected "When the learner completes a quiz" pointing to this Result Slide.

Rise 360 & Export Settings:

  1. The Storyline module was published to Review 360 and inserted as a Storyline Block in Rise.
  2. When exporting from Rise 360, I selected:
    • LMS: SCORM 1.2
    • Tracking: Track using Storyline block (selecting the specific block).

The Issue: When the course is uploaded to Moodle, completion seems to trigger, but the final score (Punto_partida) is not recorded in the Moodle gradebook as the user's cmi.core.score.raw (Score). The grade field remains blank or fails to capture the custom value assigned to Quiz1.ScorePoints.

Has anyone experienced this issue when passing custom variables to ScorePoints via a Rise-embedded Storyline block in Moodle? Any insights on how to ensure Moodle correctly captures the score would be greatly appreciated!

  • You cannot adjust the built in score variables and all that trigger does is overwrite the Punto_partida variable

    It would be better to create that question as a survey question and that will send the data to Moodle

1 Reply

  • You cannot adjust the built in score variables and all that trigger does is overwrite the Punto_partida variable

    It would be better to create that question as a survey question and that will send the data to Moodle