REDCap:Inhalt: Unterschied zwischen den Versionen
Aus Appdoc-Public
Klav (Diskussion | Beiträge) (→Purpose) |
Klav (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
== Purpose == | == Purpose == | ||
REDCap stands for Research Electronic Data Capture and is a secure web application for building and managing online surveys and databases. Without any coding knowledge, you can create intuitive web forms that allow logged-in users to enter new data in a safe way. You can transform such web forms into surveys by making them public. | REDCap stands for Research Electronic Data Capture and is a secure web application for building and managing online surveys and databases. Without any coding knowledge, you can create intuitive web forms that allow logged-in users to enter new data in a safe way. You can transform such web forms into surveys by making them public. | ||
+ | |||
+ | == Main Features == | ||
+ | * Projects with detailed settings and user access rights | ||
+ | * Streamlined development process that guides through development and testing of a project | ||
+ | * Coding-free creation of data capturing forms (so-called instruments) | ||
+ | ** Online Designer in real-time | ||
+ | ** Offline through so-called data dictionaries (excel sheets that can be uploaded) | ||
+ | * Ensuring data integrity: plausibility checks with approval process when updating instruments during data collection phase | ||
+ | * Supporting safe and error-free data entry | ||
+ | ** Validation rules | ||
+ | ** Branching logic | ||
+ | * Surveys with built-in tools to distribute your survey link | ||
+ | * Report generation with built-in descriptive statistics | ||
+ | * Several data export formats | ||
+ | * Advanced features commonly needed in research | ||
+ | ** Anonymization | ||
+ | ** Support of longitudinal studies | ||
+ | ** Support of study arms | ||
+ | ** Support of randomization | ||
+ | |||
+ | == Recommended training resources == | ||
+ | * Training for data entry staff: [https://redcap.vanderbilt.edu/consortium/videoplayer.php?video=data_entry_overview_02.mp4&title=An%20Overview%20of%20Basic%20Data%20Entry%20in%20REDCap&referer=redcap.zhaw.ch] | ||
+ | |||
== How to ... == | == How to ... == |
Version vom 15. Februar 2021, 11:03 Uhr
Inhaltsverzeichnis
Purpose
REDCap stands for Research Electronic Data Capture and is a secure web application for building and managing online surveys and databases. Without any coding knowledge, you can create intuitive web forms that allow logged-in users to enter new data in a safe way. You can transform such web forms into surveys by making them public.
Main Features
- Projects with detailed settings and user access rights
- Streamlined development process that guides through development and testing of a project
- Coding-free creation of data capturing forms (so-called instruments)
- Online Designer in real-time
- Offline through so-called data dictionaries (excel sheets that can be uploaded)
- Ensuring data integrity: plausibility checks with approval process when updating instruments during data collection phase
- Supporting safe and error-free data entry
- Validation rules
- Branching logic
- Surveys with built-in tools to distribute your survey link
- Report generation with built-in descriptive statistics
- Several data export formats
- Advanced features commonly needed in research
- Anonymization
- Support of longitudinal studies
- Support of study arms
- Support of randomization
Recommended training resources
- Training for data entry staff: [1]
How to ...
In this section, you find questions from a user's perspective
- ...create a survey in another language than English
- ...create a survey in multiple languages
- ...add multiple languages to a project afterward
- ...display my fields in a custom layout
- ...use authentication for a survey
External Modules
In this section, you find information structured by external modules
Troubleshooting
In this section, you find information, why something is not working as expected