Forum Discussion
Storyline and Workday Learning issue with reporting correct score
Thank you KellyKreps-0451 for your quick response. Could you clarify what you mean by having multiple results slides within the assessment? I currently have only one results slide, the user has just one retry attempt, and the trigger is set to show only the missed questions.
We have built the assessment to be in Spanish and in English, so both languages go to their own results slides and then continue to a combined results slide. Just wondering if we had similar issues, but it sounds like maybe we don't. What we have figured out is that when the assessment is being graded, the score doesn't just add the points for a correct answer, but averages the score based on numbers of questions answered correctly. (Instead of 10 + 10 - 10 + 10 + 10 = 40/50, it says 1/1 correct 100%, 2/2 correct, 100%, 2/3 correct 66%, etc.) Because of the way Workday runs overnight, it for some reason pulls the highest score reported from the quiz from any time within the quiz, not from the final answer. We have not found out why this is or how to fix it on our end. Hope that makes sense!
- SamHill1 month agoSuper Hero
Hi KellyKreps-0451 . The only way I have found that you can stop incremental scoring is by not triggering the "submit interaction" trigger on each question. I delete the trigger and replace with either a "jump to slide next slide" or add logic to show the appropriate correct/incorrect feedback.
The questions are processed without any issues on the results slide, and this is when the score is written to the LMS.
This is a simple solution if you don't have feedback layers, as the submit trigger can just be changed to "jump to slide next slide".
If you do have feedback layers on the questions, this is more laborious, as the logic to show the correct/incorrect layer would need to be added to each submit button e.g:
I think the Workday score compatibility issue has been around for a long time and are not likely to change it.
When I used to build custom eLearning, we wouldn't write a score in this way, we would always write the score to the LMS when all questions had been completed and we showed the user the results. I think it would be a good configuration option for Storyline assessments to be able to choose when the score is written to the LMS (after question is submitted, or at the results slide).
- KellyKreps-04511 month agoCommunity Member
SamHill I will have to look into setting up our assessments like this. Can you expand on what the triggers would look like for choosing to have the scores written at the results slide? What would the set up be for writing the score to the LMS when the questions are completed?
- SamHill1 month agoSuper Hero
Hi KellyKreps-0451 I just read the notes for the old project and did miss off what could be a significant drawback depending on the functionality your users are used to.
With this method (not submitting questions), the assessment cannot be resumed and must be completed in one session. For example, you can not exit the course at question 3 and then resume the same attempt from question 4. As the questions are not being submitted, their "state" is not being stored in the LMS and therefore cannot be resumed. The time we used this method, we just included a message on the first page of the assessment letting users know they had to complete all questions in one sitting.
I'm attaching an example for you so you can see how this looks in the Storyline file. The results slide is pretty standards, but the questions slide triggers are custom to prevent the question submitting, and then adding the triggers to show the Correct/Incorrect layers.
Note: If you don't need to show individual question feedback, you can just change the Show layer trigger to a "Jump to slide Next slide" trigger.
Let me know if you have any questions.
Related Content
- 1 year ago