Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 6
»
Text Insertion for basic text stimuli
Text Insertion for basic text stimuli
Post Reply
Like
0
Text Insertion for basic text stimuli
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
vicki.rivera
vicki.rivera
posted 2 days ago @ 12:45 PM
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 10,
Visits: 30
Hello,
I have what feels like a very simple question, but that I haven't been able to find the answer to in either the manual or the forum! I would like to insert / pipe the text of a text stimulus into other parts of the script. Essentially, in our task, we will have participants read about a person and some of their behaviors. Each participant will only read about one person whose name is selected from an item list. I would like to pipe the name that is selected for the participant into the instruction pages. Right now, I currently have it in the page element as "<%text.novelperson.currentitem%>", but this does not return the item that is actually selected for the participant's later trials. I have included some of the code below.
<text novelperson>
/ items = novelperson
/ selectionrate = experiment
/ position = (50%, 90%)
/ fontstyle = ("Arial", 6%, true)
</text>
<item novelperson>
/ 1 = "EMERSON"
/ 2 = "DAKOTA"
/ 3 = "SHILOH"
/ 4 = "RORY"
/ 5 = "SKYLER"
/ 6 = "CHARLIE"
/ 7 = "BLAKE"
/ 8 = "TATUM"
</item>
<page novelperson_intro1>
<br>
<h3><center>Today, you will be reading about <%text.novelperson.currentitem%>.</h3></center>
</page>
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Text Insertion for basic text stimuli
vicki.rivera
-
2 days ago @ 12:45 PM
> this does not return the item that is actually selected for the...
Dave
-
2 days ago @ 2:08 PM
This makes a lot of sense; I was playing around with the values and...
vicki.rivera
-
Yesterday @ 9:41 AM
Post Reply
Like
0
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search