I'd like to see a replacement token for the lab instance's current score and its max score. There are 2 big areas this has value:
Inside of automated activities where you may want to do different things depending on how well a user has progressed through the lab.
In the instructions view if you want to keep a the user's current score out of the max score visible for them to see as they progress.
Who would most benefit from this idea? | Lab Developers or Lab Authors |
What is the problem you are trying to solve?
Currently doing either of the actions outlined in the description requires very complicated scripting to achieve that is not very intuitive even to advanced scripters. |
Thanks for taking a minute to send along this suggestion! Our Product Group has given this an initial review and assigned this a status of "Future Consideration." This status mean this Idea is not yet on our roadmap, but will be part of our normal prioritization processes.
If you have additional context or would like to generate more demand, feel free to edit your original post, add a comment, and/or invite your peers to upvote your Idea.
It'd also be useful to have replacement tokens for each activity eg: @lab.Activity(name).Score and a method to change the score via lifecycle/activity scripts eg Set-LabVariable -Name @lab.Activity(name).Score
Also being able to get the value of any activity response: @lab.Activity(name).Value.
This'd greatly reduce the complexity of having to recreate these things as outcome variables
Thanks for taking a minute to add this great idea! Our Product Group has given this an initial review and assigned this a status of "Future Consideration." This status mean this Idea is not yet on our roadmap, but will be part of our normal prioritization processes.
If you have additional context, feel free to edit your original post, add a comment, and/or invite your peers to further upvote your Idea
I second this,
Passed failed and Percentage Score would be so much easier to call and save us from modifying existing scripts in the training, especially if they are available within an LCA of a practical exam.
To add some additional requests and context:
I would also like to have tokens for "Passed/Failed" status and "Percentage Score".
I would like all of these tokens to also be available within LCAs so they can be used in conjunction with the Scored event. We will utilize this to send scores and status to our Litmos LMS after an exam or lab is scored.
Really like the idea, especially being in at Lab tokens as the Lab Developer can decided where they should be.
Excellent idea. This feature will help to support additional learning modalities. This would be a huge time saver.