rpwillis / SharePoint-Learning-Kit

15 stars 8 forks source link

How to get Passing Score on SLK uploaded Quiz Programmatically? #6

Open nanddeepn opened 6 years ago

nanddeepn commented 6 years ago

I need to get all Passing Attemp on our site SLK Quiz. I manage to get it when the quiz uploaded is in SCORM 2004. but when the uploaded quiz is in SCORM 1.2 the SuccessStatus on the DB does not update.

So is there any programmatical way on how to get SCORM 1.2 Passing Score? so i just need to compare that on the user attemp score.

And is the any other way to get all the passing attempt beside querying it on the database?

rpwillis commented 6 years ago

Sorry, long time since I've looked at SLK or SCORM and I don't know the answer. My guess would be that the passing score is an internal figure to the package, but it might get unpacked into the DB.