<style> .heading-expand-header { cursor: pointer; } .heading-arrow { color: #e87500; } body { color: black; } </style> |
The goal of this tutorial is to show how to use the Institutional Review Board (IRB) approved electronic consent form template in REDCap. REDCap allows for the ability to send the consent from as a survey link via email and can capture participants’ information and electronic signatures.
This template uses an "alert" to send participants an email with a PDF copy of their signed consent.
The rights of each user accessing a project are defined depending on their role in the study. It is recommended to check access rights on a regular basis thought the duration of the study.
To edit a field, click the pencil icon. Modify the text in red.
Once you've fully tested that the project logic behaves as expected, and you are ready for the project to go 'live', you must request that the project be moved to 'Production'. Any changes made to a project Production must be approved by a REDCap admin to protect the integrity of any collected data.
Moving the project to production status requires the completion of seven steps located in the ‘Project Setup’ Section’
Click ‘Project Setup’ tab on the top of the page or the ‘Project Setup’ link located under ‘Project Setup and Design.’
After clicking on the last step ‘Move project to production’, the ‘Move Project to Production Status?’ dialog will open.
Select ‘Keep ALL data saved so far’ or ‘Delete ALL data, calendar events, documents uploaded for records/responses, survey responses (if applicable), and any logging events pertaining to data collection.’
After requesting to move a project to Production, you will receive a questionnaire via email to ensure you've fully tested the project. Once a REDCap Administrator approves the project's move to Production, you will be notified via email.
After the participant completes the survey, the researcher/PI needs to access the record to input their information, signature, and to trigger an email with the attached consent.
The following information only applies to IRB protocols that require comprehension questions to be included as part of the e-consent. |
If an IRB protocol requires comprehension questions as part of the e-consent, extra steps are required to configure the project. Researchers must configure their project to impede participants from submitting their e-consent until they have answered the comprehensions questions correctly. To enable these features in REDCap please follow the steps below.
Enabling the Shazam module will introduce the programming framework necessary to impede participants from submitting their e-consent until they have answered the comprehension questions correctly.
Enable Shazam
Configure Shazam
In the case of this template, the module Shazam is used to modify the look of a survey with CSS code and introduces the ability that prohibits participants to submit the consent without answering all of the questions to test their comprehension of the consent correctly.
For more information, please visit our website REDCap or send us an Email. For IRB specific questions, please email: irb@utdallas.edu |