So I want them to answer these statements by allocating numbers between 0-9 and the points should not be greater than 9 and the row sum must equal to 9.
I am confused should I use the constant sum or a matrix type question.
Thank you so much in advance.
From the screenshot you've shared , a constant sum would be a better approach. For the total box, select Statement. Plus enforce range and must total in validation.
ahmedA I appreciate your thoughts here but the constant sum allows to put only for a set of rows, I want two sets of rows and the respondent should put individual numbers in them.
I don't get it. From the screenshot it appears you are looking for,
1A + 1B = 9
Is that not the case?
okay, I get your confusion. I had meant constant sum matrix not the regular constant sum.
Yeah I used that constant sum matrix but how would I program them side by side?
Yes. I get it.
It's possible using the column format and some JS. Take a look here
So using the Matrix constant sum type question and your JS, right?
and that's awesome can you please share it with me?
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.