Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to make penalty points with click boxes in simulations?

Community Beginner ,
May 03, 2017 May 03, 2017

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?

126
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 03, 2017 May 03, 2017

Advanced Actions do not allow you to modify the quiz score by adding or deducting points.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 04, 2017 May 04, 2017
LATEST

I answered in the other thread as well, until I did see that it was a double posting. It is too late now to delete one of the answers, since you were talking about Advanced Actions, it would have fit better in the other thread.

This was my answer:

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'
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources