Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/open-data-capture-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: 'Open Data Capture v2.0 introduces file instruments, letting resear
author: joshua-unrau
language: en
datePublished: 2026-06-11
isDraft: true
isDraft: false
---

Since its first release, Open Data Capture has been built around two kinds of instruments: **forms**, for structured questionnaire-style data, and **interactive instruments**, for richer, code-driven tasks. Both produce structured records that live in the database. But not all research data fits neatly into a JSON document. Sometimes the data _is_ a file — a signed consent form, a spreadsheet of behavioural results, or the raw output of an imaging session.
Expand Down
Loading