Forum Discussion
NikkiClayton
8 days agoCommunity Member
Remove decimal places in Quiz Score Percent
My quiz has 6 questions. If I get 5 out of 6 correct, how can I get the score to show a whole number? I am still quite new and have tried one of the Java codes I found but it doesn't seem to work.
...
JudyNollet
7 days agoSuper Hero
Hmm. I didn't realize that Storyline submits the percentage but not the points.
Here is the question-level info submitted to the LMS/LRS: Storyline 360 Sends This Quiz and Survey Data to an LMS. Depending on the LMS, you might be able to pull a report that indicates how many questions each person answered correctly.
Otherwise, you'd have to use a variable to track the number of correct answers, and then send that to the LMS. Here's an article about that: Storyline 360: How to Send the Value of a Variable to an LMS/LRS.
Related Content
- 3 months ago