Forum Discussion

parca's avatar
parca
Community Member
5 months ago
Solved

LEADERBOARD x DASHBOARD

We're trying to create a leaderboard for the Storyline Module we created which is gamified. It has the usual content, the discussion part, and then the graded quiz part - we were hoping to get insigh...
  • SamHill's avatar
    5 months ago

    Hi parca in a SCORM module (1.2/2004) a user can only access their own data. Therefore you would not be able to create a leader board to bring in scores from several different users in a SCORM module. This would require a custom API to be used to request the data from the LMS (not using the SCORM API).

    I think using xAPI, it is possible to bring in data from other users into something like a leader board. I haven't worked with xAPI for years now, but pretty sure I used it for something like that as it was one of the major differences between SCORM and xAPI.

    If you'd like to know the (SCORM) data that can be accessed and reported in Edcast I'd highly recommend contacting your LMS vendor. They may also be able to let you know if they have any APIs available that would allow you to pull in data to create a leader board.