====== REDCap updating surveys ====== Editing existing [[:tools:redcap]] instruments when already in production mode ===== Updating/Editing Surveys and Measures on RedCap ===== * Go to **Online Designer** * **Enter Draft Mode** * Select the tool or measure that you want to edit * Find the item or questions that you want to edit then click the **pencil icon** * After editing **save** (lower right) * Once you updated/edited all materials you can Submit Changes for Review //Once you click Submit to finalize these changes, you must wait for your changes to be reviewed and approved, after which you will receive an email confirmation informing you that the changes have been made effective on the project// **SUBMIT** {{:tools:pasted:20241105-124851.png}} datediff([behavioral_arm_1][demo_dob],'today',"y") <= 10 and [screener_2_arm_1][total_exclusions] < 1 ===== Screening ===== === editing screening questions === After research team approval and you need to edit one of the screening items on RedCap you can follow these steps: * Navigate to **//Designer//** under the Project Home and Design tab * Click **Enter Draft Mode** * Choose a form that you want to edit (i.e. unifiedscreener) * Browse the list of items in that form and once you know which you want to edit click on the yellow pencil icon {{:tools:pasted:20240813-121053.png}} * Make your edit in the Field Label textbox * Click **Save** to save that field * Once you have finished making your edits, scroll to the top of the page and click **Submit Changes for Review** then click **Submit** again * {{:tools:pasted:20240813-120659.png}} * Done! ===== Editing Survey Queue ===== ''Survey Queue'' (like survey to survey "branching") is in the ''Designer'' section. {{:tools:pasted:20231120-151317.png?400|}} ==== Queue Logic ==== logic **MUST** include the event/arm name and variable. Otherwise "test logic on record" may work while actual queue will not. [recruit_arm_1][recruit_age] > 10 and [recruit_arm_1][recruit_age] < 18 and [screener_arm_1][total_exclusions] < 1 {{:tools:pasted:20231201-083855.png}}