Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
carryover responses together with the original stimuli
#4
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?


Quote:--Trial Templates 
"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}
    },
"main_annoying" and "main_absurd" are defined in the templates, too.


Thank you for your help!
Best regards,
Reply


Messages In This Thread
RE: carryover responses together with the original stimuli - by stellestrellaj - 04-11-2022, 06:12 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)