Search

Search results

20 results found

How do I backup data in a REDCap project?

Though REDCap has safeguards in place to protect against data loss from disasters and mistakes, backups provide an additional layer of security and are a best practice. If the data is downloaded, be sure it is saved to a secure BIDMC ITS approved location. Suggestions for when to backup data: Before...

Q: How do I check for critical issues when editing a Production project?

A critical issue is a change to your project that will cause data to be deleted or radically altered. This includes deleting a field or incorrectly editing a field. In this example, a user made the following edit when trying to add the "Mocha" option to a question that asked about a favorite ice...

REDCap 15.5.x: What are the new features and changes?

The list below is an abridged version of the REDCap Change Log Summary for the LTS 15.5.x branch, focusing on the end user impact at BILH. Improvement:: REDCap now supports the "ruby" HTML tag so that it may be utilized in user input (e.g., field labels, survey instructions). Improvement/change...

Q: How do I add a Descriptive Popup?

Newly available in REDCap version 15: Descriptive Popups! Descriptive popups are small pop-up boxes of text that become visible when hovering the mouse over a specific word or phrase on a data entry form or survey. Example: To add a descriptive pop-up: Go to the Online Designer page, and click on...

Q: How do you set up Randomization in REDCap

The best documentation of the new REDCap Randomization features comes courtesy of the REDCap Team at Seattle Children's Hospital. The page below is linked with approval, and gratitude: Seattle Children's REDCap Randomization Documentation

Q: How do I remove an answer?

Sometimes it is necessary to hide one or more of the possible answers (also known as "retire a choice" or "retire an option"). This prevents an answer from being used in the future, but does not delete it from existing records. To do this, add @HIDECHOICE= ' n' in the Action Tags box, where n is the...

Q: What are Action Tags?

Note: Text below originates from the REDCap Help & FAQ text: Action Tags are special terms that begin with the '@' sign that can be placed inside a field's Field Annotation. Each action tag has a corresponding action that is performed for the field when displayed on data entry forms and survey pages...