Likert Questions


Author
Message
raven
raven
Partner Member (741 reputation)Partner Member (741 reputation)Partner Member (741 reputation)Partner Member (741 reputation)Partner Member (741 reputation)Partner Member (741 reputation)Partner Member (741 reputation)Partner Member (741 reputation)Partner Member (741 reputation)
Group: Forum Members
Posts: 52, Visits: 110
Hi Dave,

I'm putting together a Likert questionnaire, and am wondering if the script below is the best method of displaying the questions?
I've checked the Inquisit documentation at https://www.millisecond.com/support/docs/current/html/viewer.htm#https://www.millisecond.com/support/docs/current/html/language/elements/likert.htm, but can't seem to find how a bank of questions can be presented using a /likert trial.

Any ideas?

Here is the script I have so far:

<likert LikertA>
/ stimulusframes=[1=clearscreen,question1,question2,question3]
/ anchors=[1="Never"; 2="Almost Never"; 3="Neutral"; 4="Sometimes, 5="Always"]
/ position=(50, 80)
</likert>

<text question1>
/ items = ("Question 1 text")
</text>

<text question2>
/ items = ("Question 2 text")
</text>

<text question3>
/ items = ("Question 3 text")
</text>
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search