04-11-2022, 06:12 AM
Hi again,
I am having troubles using the carryover response feature and FindingFive is not able to point me to a particular error. Could you please help me find what I could have done wrong?
Thank you for your help!
Best regards,
I am having troubles using the carryover response feature and FindingFive is not able to point me to a particular error. Could you please help me find what I could have done wrong?
Quote:--Trial Templates"main_annoying" and "main_absurd" are defined in the templates, too.
"eval_annoying": {
"type": "basic",
"stimuli": [["%r:TestingBlock|main_annoying|text_response",
"q_annoyed"],
["%r:TestingBlock|main_annoying|text_response",
"q_annoyed"],
["%r:TestingBlock|main_annoying|text_response",
"q_annoyed"],
["%r:TestingBlock|main_annoying|text_response",
"q_annoyed"],
["%r:TestingBlock|main_annoying|text_response",
"q_annoyed"],
["%r:TestingBlock|main_annoying|text_response",
"q_annoyed"]],
"stimulus_pattern": {"order": "random"},
"responses": ["a"]
},
"eval_absurd": {
"type": "basic",
"stimuli": ["%r:TestingBlock|main_absurd|text_response",
"q_absurd"],
"stimulus_pattern": {"order": "random"},
"responses": ["a"]
},
"eval_intention": {
"type": "basic",
"stimuli": ["%r:TestingBlock|main_annoying|text_response",
"q_intention"],
"stimulus_pattern": {"order": "random"},
"responses": ["a2"],
"follow_up_responses": {
"a2":
[ {"match": "other", "responses": ["own_reason"]} ]
}
}
--Procedure
"TestingBlock": {
"trial_templates": ["main_absurd", "main_annoying"],
"pattern": {"order": "random", "repeat": 1}
},
"EvalBlock": {
"trial_templates": ["eval_absurd", "eval_annoying", "eval_intention"],
"pattern": {"order": "fixed", "repeat": 1}
},
Thank you for your help!
Best regards,