Quantcast
Channel: Topics in Category: Can I do this with LimeSurvey? - LimeSurvey forums
Viewing all articles
Browse latest Browse all 17529

negative Answer Score in Assessment Mode - by: omtr

$
0
0
Hi LS community,

is it possible to get negative Values for certain Answers in Assessment Mode?

Example Assessment:
"Name some Countries in Europe":
  • Germany <-- Score: 1
  • France <-- Score: 1
  • Spain <-- Score: 1
  • Japan <-- Score: -1
  • Venezuela <-- Score: -1

I already tried to implement this with equations:

{sum(if(q0001_1.NAOK=="Y",1,0),if(q0001_2.NAOK=="Y",1,0),if(q0001_3.NAOK=="Y",1,0),if(q0001_4.NAOK=="Y",-1,0),if(q0001_5.NAOK=="Y",-1,0))}

In Version 2.5 this did not work, does anyone know if this is possible in the current release?

Viewing all articles
Browse latest Browse all 17529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>