- Posts: 1
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Was ist denn in diesem Fall mit den anderen beiden Antwortmöglichkeiten?Also Antwortmöglichkeit "zutreffend" kann bei Frageitem 1 = 2 Punkte sein und dann bei Frageitem 2 = 0 Punkte.
In Deinem Falle würde es statt "6*count" dann eben "2*count" heißen müssen.And if you name your subquestions better,
"normal" like: "N11","N12",...
"reverse" like "R13", "R14",...
You can generalize the calculation to this always working calculation (no matter how many "normal" or "reverse" items)
{sum(sum(that.Q1.sq_N.NAOK),(6*count(that.Q1.sq_R.NAOK)),(-1*sum(that.Q1.sq_R.NAOK)))}
Dazu sage ich mal nichts.Hi, ich habe folgendes Problem, bei dem mir auch keine KI helfen konnte.
Vielleicht klappt es ja auf die alte Art
Please Log in to join the conversation.
Please Log in to join the conversation.