i exploited conditional branching in the builder with inline code to provide feedback after incorrect trials only by setting nRep of the feedback loop to 1 only after these trials. it works well, however, after a while the preceding procedure (trial -> feedback) exits without any response prior the duration time of my items ended ..
is there a better way to provide conditional feedback and/or am i missing some thought?