Apply a branching logic for an entire section in a RedCAP instrument

Viewed 31

How can I apply a branching logic for an entire section. At present, I have to do it to individual questions within the section.

1 Answers

I realized redcap does not have an easy way to do this except via exporting the data dictionary and copy pasting the branching logic across all questions of interest then re-importing.

Related