<likert Robson>
/ buttonvalues = [1="0"; 2="1"; 3="2"; 4="3"; 5="4"; 6="5"; 7="6"]
/ anchors = [0="Strongly disgree"; 2="Disagree"; 5="Agree"; 7="Strongly agree"]
/ stimulusframes = [1 = robson]
/ mouse=false
/ numpoints=7
/ position= (50, 80)
</likert>
... must start at 1.
Hello it's still not working:
Hello thanks for your reply,
what do I put where you have wrote [...] ?
<likert mylikert>[...]/ buttonvalues=[1="0"; 2="1"; 3="2"; 4="3"; 5="4"][...]</likert>
Hello,
I need to input a questionnaire with the rating scale (anchors) from 0-7. However, it requires me to start my anchors at 1 to be able to run, which I don't want to do. Can you tell me is there anything I can input to allow it to start at 0?
Thanks.