Hi Dave,
Thanks for your suggestion. Now I got another problem. When I use openended, the box is constantly appeared. But I want the fixation "+" appears alone (not appear with the box at the same time).
Here is what I got. Do you have any way to fix it?
**************************************************************************************************************
**************************************************************************************************************
<item practice>
/1="d _ _ l"
/2="c _ _ d"
/3="p i _ _"
</item>
<item instructions>
/ 1 = "Please complete the given words and type the entire words in the box."
</item>
<text instructions>
/ items = instructions
/ size = (95%, 95%)
/fontstyle = ("Arial", 16pt, false)
/vposition = (70%)
</text>
<text practice>
/items = practice
/ fontstyle = ("Gujarati MT", 9.25%, false, false, false, false, 5, 0)
</text>
<text ready>
/ fontstyle = ("Gujarati MT", 9.25%, false, false, false, false, 5, 0)
/ items = ("+")
</text>
<trial instructions>
/ stimulustimes = [0=instructions]
/ validresponse = (" ")
/ recorddata = false
</trial>
<openended practice>
/size = (50,30)
/ position = (50, 60)
/ stimulustimes = [0=ready; 700=practice]
/ responseframe = 1
/ mouse = true
/ buttonlabel = "Next"
</openended>
<block practice>
/ trials = [1=instructions; 2-4=practice]
</block>
<expt>
/ blocks = [1=practice]
</expt>