RedCap Demo & Assignment
RedCap Demo & Assignment
To understand basic design principles for data capture forms and how to interact with the REDCap
system.
Instructions
PART A
To begin the assignment, you will need to log into the Coursera training version of REDCap.
For access, 1) Make sure you are logged into Coursera website;
Part A The first part of this assignment (Part A) is to create a single case report form in a single study
database.
Start by creating a new empty project titled: Coursera – First REDCap Exercise.
This will give you a new project with a single case report form called “My First Instrument.” Rename
“My First Instrument” to say “Baseline Information.”
Your starter form already contains one field called “Record ID.”
Starter Field:
No Validation
Field 1:
Identifier = Yes
Field 2:
Identifier = Yes
Field 3:
Field 4:
Validation = Number
Field 5:
Field Label = Where has study participant lived or traveled in last year?
2, Italy
3, Australia
4, Europe
5, North America
6, South America
7, Other
Field 6:
Variable Name = travels_past_year_other
** There are additional special instructions for this field. We do not want Field 6 to display unless the
user checks “Other” in Field 5. Your task is to use branching logic to display Field 6 only when a user
selects “Other” for Field 5 (travels_past_year).
To access the branching logic options, click the two-headed green arrow icon for Field 6 (Figure 1).
This functionality is described in more detail in the demonstration videos for this week.
When you’ve added Fields 1-6, test the form to ensure everything looks good and branching logic is
working. Remember that you cannot use the Online Designer to test your form. The Online Designer
is only a visual aid for forms design.
Click “Add/Edit Records” and create a new record to test your form using fake data (Figure 2). Make
sure the branching logic is working for the “Other” field. When you’re done testing, click “Edit
instruments” to return to the Online Designer.
Once you have tested your form, return to the “Project Setup” page and download the current Data
Dictionary for your project.
This will produce a *.csv file similar to the one shown in Figure 4. Save this file to your computer.
PART B
It should be short and concise – with 8-15 total question/answer pairs. Your
respondents should be able to complete the survey in <2 minutes.
The survey should be de-identified. Do not include any HIPAA identifiers
(http://cphs.berkeley.edu/hipaa/hipaa18.html)
Include questions that will allow you to describe your survey population (see
requirements for Survey Report, below.)
Include at least one numeric data collection field (with range validation).
Include at least one categorical field (i.e., choose one [or more] answer among several
options).
Include at least one branching logic field. The branching logic option should not be so
obscure that your classmates cannot find it when grading the assignment.