Skip to main content
FrancoisK
Known Participant
December 7, 2021
Question

Graded custom survey score reporting to LMS

  • December 7, 2021
  • 1 reply
  • 174 views

Hello

 

I followed this tutorial on creating a custom survey with weighted answers:

http://blog.lilybiri.com/graded-survey

 

However, I am not getting a score on the LMS, and I wonder how I will be able to tell the LMS to read the custom results variable that was set up in the process?

 

The slides are set to report the answers, and each have an interaction ID, and on the LMS I am informed that I "passed", but it says I have 0%, even though on the custom results page of the course, it showed I received +-65%..

 

Testing on SCORM Cloud also gives me a score of "unknown".. So it is not reading the results.

 

Your assistance will be much appreciated!

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    December 7, 2021

    You will not get the score automatically in the Quizzing system variables, I never claimed that would be the case.

    You'll need JS to transfer the value of the user variable with the score to a Quizzing system variable. Or you can use CpExtra (InfoSemantics - Australia) widget to do the same. Depending on the LMS it may be possible to transfer and read user variables, but that is not always the case.

     

    BTW this is an alternative blog: http://blog.lilybiri.com/graded-surveys-radiobuttons-interaction

    But not meant to transfer the score neither.

    FrancoisK
    FrancoisKAuthor
    Known Participant
    December 8, 2021

    Thank you.

    Just to be clear, I was merely asking how I can have the score read, and apopolgize if I seemed to be saying you claimed it would 🙂

    I was very glad at succeeding on the graded survey, and only now realised the next hurdle is the score not being read in the LMS.. I will have a look at the provided information, thank you.