How to pull data from scorm packages
November 27, 2020
How to pull data from scorm packages
November 27, 2020
Newbie 1 posts
Followers: 0 people

Hi,

I am wondering how we can pull quiz data from a scorm package we’ve plugged into our Microsoft SharePoint LMS system.

All Comments
Sort by:  Most Recent
Nov 30, 2021
Nov 30, 2021

thanks again for all the helpful comments!

Like
()
Dec 2, 2020
Dec 2, 2020

Remember that the SCORM package is only the “source code” of your application. The data is not stored there. The SCORM package when executed will generate data that is passed to the LMS. The LMS is the one that stores all the data.

 

Like
(2)
Nov 29, 2020
Nov 29, 2020

Do you have Microsoft LMS platform LMS365? If so, assuming you’ve uploaded a corse with settings that report scores/interactions, as an admin you can access the reports option from menu (sidebar) under Course Management.

Group by Learner and (optionally) apply filters to sort data to include in report. 

Like
(4)