Forum Discussion

KathyQin-18e4e6's avatar
KathyQin-18e4e6
Community Member
6 days ago

How to Send Correct Response Data to Workday LMS from Radio Button Questions?

I have a quiz using radio button free form questions. The report in Workday currently is missing the correct answer data. It only shows which response the user picked. How do I write a javascript or use the send xAPI statement trigger to send this info to LMS? Thank you!

4 Replies

  • Thank you. I use pick on free form question and add radio buttons as selections. Cause there are many choices I can't use normal multiple choice questions. I can see the correct_response in sumtotal (our old lms), but can't see correct_response in workday. Wondering if it is workday reporting issue or something I have to do in storyline. 

  • The built-in pick one sends better data to the LMS but the freeform will send correct/incorrect and the object ID

    • KathyQin-18e4e6's avatar
      KathyQin-18e4e6
      Community Member

      Thank you. In your experience, radio button question reporting works just fine like the others?