Millisecond Forums

Response registration problem

https://forums.millisecond.com/Topic28141.aspx

By ari.anna.89 - 1/21/2020

Hi everyone,
I'm trying to write my first script on Inquisit.
The experiment does work (everything looks like I want), but the reaction times are not registered in the datasheet.
I followed some examples but I'm not able to understand what I did wrong or what's missing...
I'm reporting the data and the trial sections.

<data>
/ columns = (build, computer.platform, date, time, subject, group, parameters.group, blockcode, blocknum, trialcode, trialnum,
trial.WT.meanlatency, trial.WU.meanlatency, trial.BT.meanlatency, trial.BU.meanlatency,
stimulusitem,latency, response,
values.stimulusitem,
slider.pain.response, slider.painkillers.response,
expressions.meanRT, expressions.meanRT_WT, expressions.meanRT_WU,expressions.meanRT_BT, expressions.meanRT_BU)
/separatefiles = true
</data>

<trial WT>
/ stimulusframes = [1 = WT]
/ ontrialend = [values.stimulusitem = video.WT.currentitem]
/ timeout = parameters.stimulusduration
/ inputdevice = keyboard
/ beginresponsetime = -1
/ correctresponse = (57)
/ validresponse = (57)
/ branch = [surveypage.painprofile_WT]
/ recorddata = true
</trial>

Thank you so much,
Arianna
By Dave - 1/21/2020

arianna.bagnis - 1/21/2020
Hi everyone,
I'm trying to write my first script on Inquisit.
The experiment does work (everything looks like I want), but the reaction times are not registered in the datasheet.
I followed some examples but I'm not able to understand what I did wrong or what's missing...
I'm reporting the data and the trial sections.

<data>
/ columns = (build, computer.platform, date, time, subject, group, parameters.group, blockcode, blocknum, trialcode, trialnum,
trial.WT.meanlatency, trial.WU.meanlatency, trial.BT.meanlatency, trial.BU.meanlatency,
stimulusitem,latency, response,
values.stimulusitem,
slider.pain.response, slider.painkillers.response,
expressions.meanRT, expressions.meanRT_WT, expressions.meanRT_WU,expressions.meanRT_BT, expressions.meanRT_BU)
/separatefiles = true
</data>

<trial WT>
/ stimulusframes = [1 = WT]
/ ontrialend = [values.stimulusitem = video.WT.currentitem]
/ timeout = parameters.stimulusduration
/ inputdevice = keyboard
/ beginresponsetime = -1
/ correctresponse = (57)
/ validresponse = (57)
/ branch = [surveypage.painprofile_WT]
/ recorddata = true
</trial>

Thank you so much,
Arianna

The code snippets you posted are not helpful. Please attach the full script by clicing +Insert and then Add File.


Please also provide any and all external files the script requires to run.

By ari.anna.89 - 1/21/2020

Dave - 1/21/2020
arianna.bagnis - 1/21/2020
Hi everyone,
I'm trying to write my first script on Inquisit.
The experiment does work (everything looks like I want), but the reaction times are not registered in the datasheet.
I followed some examples but I'm not able to understand what I did wrong or what's missing...
I'm reporting the data and the trial sections.

<data>
/ columns = (build, computer.platform, date, time, subject, group, parameters.group, blockcode, blocknum, trialcode, trialnum,
trial.WT.meanlatency, trial.WU.meanlatency, trial.BT.meanlatency, trial.BU.meanlatency,
stimulusitem,latency, response,
values.stimulusitem,
slider.pain.response, slider.painkillers.response,
expressions.meanRT, expressions.meanRT_WT, expressions.meanRT_WU,expressions.meanRT_BT, expressions.meanRT_BU)
/separatefiles = true
</data>

<trial WT>
/ stimulusframes = [1 = WT]
/ ontrialend = [values.stimulusitem = video.WT.currentitem]
/ timeout = parameters.stimulusduration
/ inputdevice = keyboard
/ beginresponsetime = -1
/ correctresponse = (57)
/ validresponse = (57)
/ branch = [surveypage.painprofile_WT]
/ recorddata = true
</trial>

Thank you so much,
Arianna

The code snippets you posted are not helpful. Please attach the full script by clicing +Insert and then Add File.


Please also provide any and all external files the script requires to run.


Thank you, Dave.
May I send all the files as a private message?
I'm not allowed to share the stimuli I'm using for this script.
By Dave - 1/21/2020

arianna.bagnis - 1/21/2020
Dave - 1/21/2020
arianna.bagnis - 1/21/2020
Hi everyone,
I'm trying to write my first script on Inquisit.
The experiment does work (everything looks like I want), but the reaction times are not registered in the datasheet.
I followed some examples but I'm not able to understand what I did wrong or what's missing...
I'm reporting the data and the trial sections.

<data>
/ columns = (build, computer.platform, date, time, subject, group, parameters.group, blockcode, blocknum, trialcode, trialnum,
trial.WT.meanlatency, trial.WU.meanlatency, trial.BT.meanlatency, trial.BU.meanlatency,
stimulusitem,latency, response,
values.stimulusitem,
slider.pain.response, slider.painkillers.response,
expressions.meanRT, expressions.meanRT_WT, expressions.meanRT_WU,expressions.meanRT_BT, expressions.meanRT_BU)
/separatefiles = true
</data>

<trial WT>
/ stimulusframes = [1 = WT]
/ ontrialend = [values.stimulusitem = video.WT.currentitem]
/ timeout = parameters.stimulusduration
/ inputdevice = keyboard
/ beginresponsetime = -1
/ correctresponse = (57)
/ validresponse = (57)
/ branch = [surveypage.painprofile_WT]
/ recorddata = true
</trial>

Thank you so much,
Arianna

The code snippets you posted are not helpful. Please attach the full script by clicing +Insert and then Add File.


Please also provide any and all external files the script requires to run.


Thank you, Dave.
May I send all the files as a private message?
I'm not allowed to share the stimuli I'm using for this script.

Yes, of course, please do! In case the files are too large to attach to a PM, please feel free to email them to support<at>millisecond.com instead.
By ari.anna.89 - 1/21/2020

Dave - 1/21/2020
arianna.bagnis - 1/21/2020
Dave - 1/21/2020
arianna.bagnis - 1/21/2020
Hi everyone,
I'm trying to write my first script on Inquisit.
The experiment does work (everything looks like I want), but the reaction times are not registered in the datasheet.
I followed some examples but I'm not able to understand what I did wrong or what's missing...
I'm reporting the data and the trial sections.

<data>
/ columns = (build, computer.platform, date, time, subject, group, parameters.group, blockcode, blocknum, trialcode, trialnum,
trial.WT.meanlatency, trial.WU.meanlatency, trial.BT.meanlatency, trial.BU.meanlatency,
stimulusitem,latency, response,
values.stimulusitem,
slider.pain.response, slider.painkillers.response,
expressions.meanRT, expressions.meanRT_WT, expressions.meanRT_WU,expressions.meanRT_BT, expressions.meanRT_BU)
/separatefiles = true
</data>

<trial WT>
/ stimulusframes = [1 = WT]
/ ontrialend = [values.stimulusitem = video.WT.currentitem]
/ timeout = parameters.stimulusduration
/ inputdevice = keyboard
/ beginresponsetime = -1
/ correctresponse = (57)
/ validresponse = (57)
/ branch = [surveypage.painprofile_WT]
/ recorddata = true
</trial>

Thank you so much,
Arianna

The code snippets you posted are not helpful. Please attach the full script by clicing +Insert and then Add File.


Please also provide any and all external files the script requires to run.


Thank you, Dave.
May I send all the files as a private message?
I'm not allowed to share the stimuli I'm using for this script.

Yes, of course, please do! In case the files are too large to attach to a PM, please feel free to email them to support<at>millisecond.com instead.

Thank you, Dave! It's very kind of you.
I'm sending you an email with all the files.