Forum Discussion
AndrewHoskins-e
4 years agoCommunity Member
LMS Reporting
Hi,
How do I send the results from slides like the attached to my LMS?
I want to take the score provided by a survey in my course and have that score reported to my LMS?
If I have to rebuild...
MariaCS
4 years agoStaff
Hi, A.H.,
If you only need the courseScore variable to be reported, you can follow the tutorial below, using a How Many survey slide, instead of Short Answer:
Here's what I did to your original file:
- Created a How Many survey slide with the following triggers:
- Set NumericEntry to CourseScore when the timeline starts
- Submit How Many when the timeline ends
- Added a results slide. I also added a reference to CourseScore for testing purposes.
A little extra from a design point of view: since the survey slide "blinks" before going to the Results slide, I added the emoji picture with three states (happy, sad, or indifferent) and a trigger to match it to a variable called Emoji. The variable changes to 1, 2, or 3 depending on the layer selected on the first slide.
I tested your file in ScormCloud, and this is what I see reported:
Attached is the edited file.
Let me know if this works!