Skip to main content
ctsuttle
Participating Frequently
May 3, 2017
Answered

Penalty quiz points with click boxes?

  • May 3, 2017
  • 2 replies
  • 265 views

Hello.  I want to make an assessment of how well my users know a software system.  As they go through the simulation, the click boxes that are checked correctly the first time will get 1 point. I don't want them to get a point if they choose the wrong area of the simulation instead of the right one. For example, if they should click Submit and do the first time, they get a point.  If they click Close instead, they get no point and the simulation moves on.  The only way I can think to do this is through Advanced Actions with conditional scripting, but even then, I'm not sure exactly how to compose the script.  Anyone have ideas of a way to do it with or without scripting?

This topic has been closed for replies.
Correct answer Lilybiri

You are not really talking about penalty points at all if I read the quesiton correctly: 1 point for a first time correct click, 0 point for wrong click. Easiest way:

  • reduce number of attempts to 1, which you can do before doing the recording
  • give 1 point to the click box
  • set both actions Success and Last Attempt to 'Go to Next Slide'

2 replies

Lilybiri
LilybiriCorrect answer
Legend
May 4, 2017

You are not really talking about penalty points at all if I read the quesiton correctly: 1 point for a first time correct click, 0 point for wrong click. Easiest way:

  • reduce number of attempts to 1, which you can do before doing the recording
  • give 1 point to the click box
  • set both actions Success and Last Attempt to 'Go to Next Slide'
RodWard
Community Expert
Community Expert
May 4, 2017

This appears to be a double post of another similar topic you have posted.  Please do not double post the same topics.