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
1
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 Last Year
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 13,
Visits: 52
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
1
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
-
Last Year
> this does not return the item that is actually selected for the...
Dave
-
Last Year
This makes a lot of sense; I was playing around with the values and...
vicki.rivera
-
Last Year
Post Reply
Like
1
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search