Forum Discussion

DivyaRaghunatha's avatar
DivyaRaghunatha
Community Member
2 years ago

Storyline custom xAPI

I am trying to rate my course. When the user clicks submit rating, an xAPI statement should be sent to my LRS.

It doesn't show up on the data stream when I publish the course,

  • SandeepGadam's avatar
    SandeepGadam
    Community Member

    Hello Divya, I reviewed your SL file and found that on top of the blue submit button, you placed a text box and assigned a trigger to show layer when user clicks on it. So when user clicks on the button it simply displays the feedback layer ignoring xAPI statement function.

    In order to make it work, I advise you to add that text to the button itself and reassign the show layer trigger to the button.

    Let me know if this helps!!