/validresponse - only text itself is clickable


Author
Message
paughl
paughl
Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)
Group: Forum Members
Posts: 46, Visits: 154
Hi there,

I have clickable text:
/validresponse= ("word")

However, only the letters themselves are clickable, not the space around and between the letters. This makes it difficult to click every time, and forces Ss to attempt multiple clicks. Does anyone have a solution for this? eg, is there a way to make bounding area clickable?

Many thanks in advance,
paul
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
When you define a  <text> the whole area defined by its /size is clickable:

<text mytext>
/ items = ("Bla.")
/ size = (10%, 10%)
/ txbgcolor = (grey)
</text>

<trial mytrial>
/ stimulusframes = [1=mytext]
/ inputdevice = mouse
/ validresponse = (mytext)
</trial>

paughl
paughl
Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)Guru (8.6K reputation)
Group: Forum Members
Posts: 46, Visits: 154
Thanks Dave. Discovered that my size element was not as high as my text, so the clickable area was smaller than my displayed text. I mistakenly thought it was the areas between my text that were not clickable. 

Cheers,
paul
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search