I am designing an experiment that features conditional feedback showing. This entails having some specific trials not showing feedback but still adding or subtracting points to the overall score when feedback is shown. I need these no feedback trials to appear after the first 3 yes feedback trials. I have code that adds up or subtracts points to the overall score but I am unsure how to code it so it does not show feedback for the trials I need it not to show feedback. Any help is welcome as I am very new to coding and mainly use the builder to make experiments. Thanks.
Thanks for your contribution. However, I wonder if I could somehow have the code identify the stimuli I need it not to show feedback for after the 3 yes feedback trials. Thank you.
Please excuse me if Iām not being completely clear. So, let me back up and explain the experiment. The experiment is a categorization experiment. The stimuli consist of various colored shapes that also vary in size (big and small). The point is to see how participants transfer category learning to new stimuli (i.e. different size; small) without feedback. So, I need 3 trials to always be with feedback. Then I need the small stimuli to not have feedback to see if transfer occurs without feedback. There are 20 trials in each task. 5 of which are small stimuli/no feedback trials. In other words, how do I set it up so the program knows that on the small stimuli to not give feedback but still add/subtract to the overall score when feedback is present again. I hope this makes clearer sense with what I need. Thank you for all the help.