Hey, I need some help with likert scale, namely I would like Inquisit to go immediate to another likert scale after giving a resonse to current likert scale. "Immediate" is crutial here because if for example I give a response "4", than 4 is highlighted and in order to go to the next page you have to additionally press enter. So I wish you don't have to use enter, just a number from 1 to 5 in order to go to the next scale. No mouse is used in the experiment... so how can I do it? pls help!
If you use the <likert> element with keyboard input, subjects must press enter to confirm the choice. There's no way to change this. Your options thus are:
(1) Switch your <likert> elements to mouse input or
(2) Build a custom likert scale as demonstrated in the following script: http://www.millisecond.com/download/samples/v2/CustomLikert/customlikert.zip.
Regards,
~Dave
Thanks for advice!
Probably I will make a custom one.
regards
Make sure you read http://www.millisecond.com/forums/Topic3627.aspx#3627 then.