Skip to Main Content
Status Future consideration
Created by James Burnham
Created on Feb 9, 2023

Add replacement tokens for "Current Score" and "Max Score"

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:

  1. Inside of automated activities where you may want to do different things depending on how well a user has progressed through the lab.

  2. 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.

  • ADMIN RESPONSE
    Feb 24, 2023

    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.

  • Attach files
  • James Pengelly
    Reply
    |
    May 3, 2023

    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

  • Chris Martinez
    Reply
    |
    Feb 24, 2023

    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

  • Luke Buckley
    Reply
    |
    Feb 10, 2023

    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.

  • Guest
    Reply
    |
    Feb 10, 2023

    To add some additional requests and context:

    1. I would also like to have tokens for "Passed/Failed" status and "Percentage Score".

    2. 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.


  • Paul Gregory
    Reply
    |
    Feb 9, 2023

    Really like the idea, especially being in at Lab tokens as the Lab Developer can decided where they should be.

  • Martin Grasdal
    Reply
    |
    Feb 9, 2023

    Excellent idea. This feature will help to support additional learning modalities. This would be a huge time saver.