Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 6
»
Adding text to a Likert scale and creating an attention check
Adding text to a Likert scale and creating an attention check
Post Reply
Like
3
Adding text to a Likert scale and creating an attention check
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
dinghu
dinghu
posted Last Year
ANSWER
HOT
Topic Details
Share Topic
Group: Forum Members
Posts: 17,
Visits: 47
Hello,
I am running an experiment in which participants will be making ratings on a 7 point Likert type scale after viewing stimuli. I currently have the Likert scale set up with only the buttons and corresponding ratings, but I wanted to also have the rating prompt presented with the scale each time. How do I add just some text above the Likert scale?
<likert ratingtrial>
/ ontrialbegin = [
likert.ratingtrial.resetstimulusframes();
likert.ratingtrial.insertstimulustime(picture.mask, 250 + values.viewtime);
likert.ratingtrial.insertstimulustime(clearscreen, 250 + values.viewtime + 50);
]
/ pretrialpause = 300
/ stimulustimes = [0=fix; 200=mask; 250=clearscreen; 250=site]
/ anchors=[1="very unaesthetic"; 2="unaesthetic"; 3="somewhat unaesthetic"; 4="neutral"; 5="somewhat aesthetic"; 6="aesthetic"; 7="very aesthetic"]
/ numpoints = 7
/ position=(50, 50)
/ posttrialpause = 100
/ buttonvalues = [1="1",2="2",3="3",4="4",5="5",6="6",7="7"]
/ mouse = true
</likert>
Additionally, I want to include a short attention check towards the end of my experiment. Could I just add another Likert type scale with a question and set one of the answers as the correct one?
Reply
Like
3
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Adding text to a Likert scale and creating an attention check
dinghu
-
Last Year
You need a <text> element for the prompt and display that via...
Dave
-
Last Year
Thank you so much! With the attention check, is there a way for me to...
dinghu
-
Last Year
You can insert it into a block however you deem fit. How to do that...
Dave
-
Last Year
I've pasted part of the code below. Each experiment is set up to run a...
dinghu
-
Last Year
Create a variable which you increase by one /ontrialbegin in every...
Dave
-
Last Year
Thank you so much for breaking it down like this. I just wanted to...
dinghu
-
Last Year
Post Reply
Like
3
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search