Forum Discussion

KurtGombar's avatar
KurtGombar
Community Member
10 months ago
Solved

Need to create a evaluation scoring module

Good day Everyone! I'm hoping someone has done this one already and I just haven't figured out how to configure the triggers. I'm looking to create a scoring module where if a check box is clicked, i...
  • JudyNollet's avatar
    10 months ago

    Based on the provided options, it looks like the user is supposed to make a single choice. In other words, they shouldn't be able to select more than one option.

    • To accomplish that, the buttons could be put into a Button Set (Storyline 360: Working with Button Sets | Articulate - Community ).
    • Because the interaction is about choosing an option, the buttons don't need a Visited state. If tracking is needed, conditions can check for =Selected or ≠Selected. 
    • Note: User-interface standards call for using radio buttons (not checkboxes) when only 1 option should/can be selected.

    If the buttons are in a button set, the triggers to score that question could set the variable based on the buttons being clicked. For example, set the variable to 5 when the Achieved button is clicked. Set it to 3 when the Needs Improvement button is clicked. Etc. 

    Refer to this post if you need to track/score multiple custom questions: TIP: Track Responses to Custom Questions or Surveys | Articulate - Community