I think I need to use constant sum (without the row sum) but is there a way of making the sum number appear before the text?
Thank youQuestion
Question coding for Ten-Item Personality Inventory (TIPI)
Hi,
I'm trying to create a question/set of questions in line with the TIPI scale here: !
I think I need to use constant sum (without the row sum) but is there a way of making the sum number appear before the text?
Thank you
I think I need to use constant sum (without the row sum) but is there a way of making the sum number appear before the text?
Thank youEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

You can add Custom validation to the question to ensure that each input is between 1 and 7. Alternatively, you can add the below to the OnReady of the question's JavaScript to change the input fields to numbers and set a min/max: