REDCap is the backbone of data management for thousands of clinical and academic research teams. It is secure, audit friendly, and purpose built for research workflows. But data does not always start inside REDCap. Field visits, bedside case report forms, and paper questionnaires remain the fastest way to capture responses when connectivity is poor, a patient prefers a printed sheet, or a protocol requires a signed paper record. That paper still has to become structured data, and most teams do it by hand.
Manual double entry is slow, expensive, and labor intensive. Each form has to be keyed, checked, and reconciled by hand before the data is trustworthy. PaperSurvey.io removes that step. It reads your scanned paper forms automatically, exports a clean CSV that matches your REDCap field names, and lets you import records through the standard REDCap Data Import Tool. This guide walks through how to set that up.
Why REDCap teams still collect on paper
Paper is not a workaround, it is often the right instrument. Printed forms tend to draw stronger completion than emailed links, especially in field and clinical settings where a participant may not have a device or a reliable connection. Some protocols also require a wet-ink signature on a source document. The problem was never the paper. It was getting it into REDCap without a keyboard.
- Higher completion: printed forms beat email links on response rate, so your dataset is fuller and less biased.
- No device barrier: paper works when tablets run out of charge, Wi-Fi drops, or a participant distrusts screens.
- Signature and source compliance: some protocols mandate a signed paper source document regardless of how the data is later stored.
From paper CRF to CSV, step by step
The core workflow is straightforward: build your form once, print on plain paper, collect responses in pen, then capture and export.
- Rebuild your instrument: recreate your REDCap questionnaire or CRF in PaperSurvey using checkboxes, numeric fields, and open text. This keeps the paper version aligned with the fields REDCap expects.
- Print on plain paper: no proprietary forms and no special hardware. Any printer and scanner works, which matters when a site budget will not stretch to Scantron-style machines.
- Capture responses: bring in scans from an office scanner, email, Dropbox, drag-and-drop, a shared upload page, or the mobile app. A phone photo is enough for a single form in the field.
- Let recognition run: checkbox and bubble marks made with a pen are read by optical mark recognition, numeric fields are parsed automatically, and handwriting recognition covers both cursive and print across many languages.
- Export to CSV: download a clean CSV (or Excel) ready to map onto your REDCap data dictionary. SPSS and R exports are available too if part of your analysis lives outside REDCap.
Our overview of running paper surveys with scanning explains the end-to-end flow.
Matching field names and record IDs
A clean import depends on the CSV columns lining up with your REDCap data dictionary. Plan the naming before you print, not after you scan.
- Column headers equal REDCap variable names: name each PaperSurvey field to match its REDCap variable exactly, for example
age,sbp_systolic, orconsent_complete. When headers match, the Data Import Tool maps them without manual fixing. - Include the record ID field: your first column should be the REDCap record identifier, typically
record_idor a study ID. Pre-fill or mail-merge this onto each printed form so every scanned page carries the correct ID. - Match coded values: for radio and checkbox fields, export the raw coded values REDCap stores (for example
1,2,3) rather than labels, so the import validates on the first pass. - Keep multi-page forms intact: unique per-page identifiers ensure a three-page CRF reassembles into one record, so page two never lands against the wrong participant.
Pre-filling record IDs saves the most time. With mail-merge, you can print a batch of forms each already stamped with its record ID, so nothing is read back from handwriting or typed.
Using the REDCap Data Import Tool
Once your CSV is ready, the import itself uses REDCap's native tooling, so nothing about your project setup changes.
- Download the template: in your REDCap project, open the Data Import Tool and download the CSV template for the relevant instrument. This gives you the exact column order REDCap expects.
- Align your export: confirm your PaperSurvey CSV headers match the template, including
record_idand, for longitudinal projects, the event name column. - Upload and review: paste or upload the CSV, then let REDCap display its validation preview. It flags any values that fall outside your field definitions before anything is committed.
- Commit the records: once the preview is clean, confirm the import. New records are created and existing records are updated in place based on the record ID.
Verification and quality control
Automated recognition is fast, but research data demands a check.
- Low-confidence flagging: any mark the engine is unsure about is flagged for quick human review instead of being guessed, so you verify the doubtful few rather than retyping everything.
- Side-by-side review: reviewers see the original scanned image next to the extracted value, so confirming an ambiguous digit takes seconds.
- Auditable source: the scanned image stays linked to the record, giving you a source document trail that mirrors REDCap's own audit expectations.
Double data entry is the research gold standard for accuracy, catching far more errors than visually checking data or reading it aloud (Barchard et al., 2020). Instead of retyping every value, you get a small, visible queue of uncertain marks to confirm. Our primer on optical mark recognition software covers how the checkbox reading achieves its accuracy.
Handling hybrid and field-based collection
Many studies run paper and web arms at once, or collect at remote sites with no reliable internet. PaperSurvey keeps both together.
- One combined dataset: paper and web responses land together, so a mixed-mode study exports one CSV for REDCap instead of two you must merge.
- Offline field capture: collect on paper wherever you are, then scan and upload when you reach connectivity. This suits the realities described in our guide to paper surveys in low-connectivity field research.
Security and compliance for research data
Research data carries obligations, and the platform is built to meet them.
- Data residency and standards: EU hosting on infrastructure that is ISO 27001 certified and SOC 2 Type II audited gives your ethics board and IT office concrete answers.
- Access control: SAML SSO on Enterprise Plus routes accounts through your institution's identity provider.
- No model training: your forms and responses are never used to train AI models, and a Data Processing Agreement is available on request.
Try It Free
You can rebuild a single instrument, scan a stack of completed forms, and export a REDCap-ready CSV in an afternoon, without buying hardware or installing anything. Self-serve plans start at about $20 a month, and the 14-day trial needs no credit card. Start your free trial and stop double-entering paper into REDCap.
