open ended question response box


Author
Message
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: 13K, Visits: 108K
<trial 16ms>
/ validresponse = (openended)
/ stimulustimes = [0=fixation; 900=heart; 916=blank; 990=question1]
/ trialdata = [heart]
</trial>

The above makes no sense. It is *impossible* to respond "openended" in that <trial>. Thus that trial will never end, and you will never even get to the <openended>. Either define a /timeout and /validresponse=(noresponse) for your <trial> elements, or throw them out go straight to using <openended> elements' /stimulustimes to display the various stimuli.

Shona
Shona
Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)
Group: Forum Members
Posts: 72, Visits: 58
Hi. Thanks for your reply. I do not want to enter a timeout attribute because I want an openneded response box to appear along with the question. In other words, I want both the question and the openended response box to appear on the screen at the same time. Is there any way for me to do that? Thanks again so much for your help,

Shona

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: 13K, Visits: 108K
#1: You can do that even if there is a /timeout. Set the question <text> element's /erase attribute to 'false' and it will remain on screen.

#2: But you *really* should consider the 2nd option I have mentioned many, many times throughout this thread. An <openended> element is a <trial>. Hence, why don't you simply do

<openended 16ms>
/ stimulustimes = [0=fixation; 900=heart; 916=blank; 990=question1]
/ trialdata = [heart]
...
</openended>


<block test>
/ trials = [1 = 16ms; ...]
</block>

Shona
Shona
Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)Guru (12K reputation)
Group: Forum Members
Posts: 72, Visits: 58
Now I understand! Sorry for my confusion. Thanks again.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search