Answers in trial are not saved


Author
Message
RomualdKotowicz
RomualdKotowicz
Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)
Group: Forum Members
Posts: 4, Visits: 1

I have problem with following trial:


<trial cue>


/ ontrialbegin = [values.trialcount+=1; values.randomNumber = rand(0, 100); values.cuetype = expressions.nextCuetype]


/ stimulustimes = [0=cue]


/ trialduration = 2000


/ recorddata = true


/ validresponse = (57, noresponse)


/ isvalidresponse = [expressions.validationlogic]


</trial>


I always get empty response in results:


date   time   subject   blocknum   blockcode   values.trialcount   trialcode   response   latency   correct   error   values.cuetype   trial.cue.latency   trial.cue.correct   trial.cue.error


060413   15:39:23   1   1   testblock   1   cue   0   2000   0   1   1   2000   0   1


060413   15:39:23   1   1   testblock   2   cue   0   2000   0   1   1   2000   0   1


060413   15:39:23   1   1   testblock   3   cue   0   2000   0   1   1   2000   0   1


060413   15:39:23   1   1   testblock   4   cue   0   2000   0   1   1   2000   0   1


060413   15:39:23   1   1   testblock   5   cue   0   2000   0   1   1   2000   0   1


The test is very simple, but I can't figure-out why answers are not saved.



Thanks for help,

Romek

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

The response column is not empty. It indicates '0' for all trials, i.e., no valid response occurred (as can also be seen by looking at 'latency', which is always equal to timeout, i.e., 2000 ms).


RomualdKotowicz
RomualdKotowicz
Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)Associate Member (194 reputation)
Group: Forum Members
Posts: 4, Visits: 1

Thank you for hint. I had invalid expression for isvalidresponse tag. It got always false value and it was treated invalid.


You saved me a lot of time.


Thanks,


Romek


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search