REDCap Project Design Review Self-Checklist
Find information relating to your REDCap Design, IRB approval, variable naming, and production.
REDCap Design and IRB Approval Checklist
Ensure uniformity in selecting response options across all fields. For instance, if higher values indicate greater agreement, consistently use a scale such as 1=”Strongly Disagree”, 2=”Disagree”, 3=”Neutral”, 4=”Agree”, 5=”Strongly Agree”.
There may be exceptions in the case of reverse coded questions or questions with responses that need to be specifically numbered for the purposes of calculating scores. When responses not on the original scale are also included (e.g. “Not Applicable”, “I don’t Know”, “Unsure”, etc.) consider coding these options using large, negative numbers (e.g. -99999, -88888, -77777, etc.) so that it will be clear when summary statistics are generated if these have not been converted to missing in the statistical analysis code. Moreover, keep responses like these coded consistently throughout the REDCap project.
Engage with your statistician to review and consult on the following key aspects. Contact CCORDA if you need a statistician for your study.
- Verify consistency in variable naming conventions.
- Develop and plan the procedures for data cleaning and validation.
- Establish strategies for handling missing data.
- Confirm that the statistical analysis plan aligns with the data structure.
- Add statistician as a user to the project so they can download data and code when ready for analysis.
- If the project requires IRB approval, ensure the statistician is included on the IRB.
Tips for Variable Naming
- No variable name is longer than 26 characters (Please try to keep them as short as possible.)
- We strongly advise against enabling auto–naming for variables (the checkbox to the right of the Variable Name field).
- You generally want to keep your distinct variable names short yet descriptive, so that the key variables are recognizable in the exported data. For instance, “Q1” is not a very descriptive variable name and is not advised for most situations. “Height” is a good variable name, but “height_in” or “height_cm” are even better, because the variable names show the measurement unit information.
- Variables can have numerals in the names, but should not start with a numeral
Final Checklist for Moving to Production
Verify that surveys display correctly across multiple commonly used browsers both on computers and smartphones.
Test on Google Chrome, MS Edge, Firefox, Safari, and others.