Early Access — Limited Spots Available

Works where your
research takes you.

Field Surveys is an offline-first PWA for collecting research data — in clinics, in rural communities, at events, anywhere signal is unreliable. Data queues on the device and syncs the moment connectivity returns. Nothing lost.

No signal required

Online surveys for
offline research.

Most platforms treat offline as an afterthought — a checkbox buried in higher tiers, bolted on after the fact. When connectivity drops, responses disappear, interviewers improvise with paper, and data arrives damaged or never at all.

Field Surveys is built around offline from the start. The PWA runs entirely on the device. Responses accumulate locally. The moment a connection appears — wifi, cellular, anything — data flows back without any action from the interviewer.

Typical survey platform

  • Requires live internet to submit
  • Offline "mode" costs extra or doesn't exist
  • Lost responses on network drop
  • Interviewers resort to paper fallback
  • Manual data entry and reconciliation
  • Complex setup for field teams

SRP Field Surveys

  • Works without any internet connection
  • Offline-first by design, not add-on
  • Responses queue on-device indefinitely
  • Automatic sync when connectivity returns
  • Clean, structured data every time
  • One URL. Load once. Go anywhere.

Simple enough for anyone.
Programmable enough for everyone.

Drag-and-drop builders are quick to learn but hit walls when you need customized logic. Proprietary survey languages unlock power but require specialized staff to write and maintain them. SRP threads that needle.

📄

Readable language

Survey logic lives in a plain .srp file. Any researcher can read it at a glance — no training required — while remaining fully parseable by software.

📡

Offline-first process

Load the survey URL once. From that point on, the PWA operates without connectivity. Interviewers collect responses exactly as designed — no degraded mode, no workarounds.

📊

Clean data collection

Responses are structured from the start. Validation, required fields, and branching logic are enforced at collection time — not patched up during analysis.

household_survey.srp
page "demographics" do
  title "Household Information"

  Number "respondent_age" do
    text "How old are you?"
    required
    min_value  18
    max_value  120
    unit_label "years"
  end

  SingleSelect "household_size" do
    text "How many people live in your household?"
    required
    option "1 person"
    option "2–4 people"
    option "5 or more"
  end

  OpenEnded "primary_concern" do
    text "What is your household's primary concern this month?"
    # Collected offline — syncs when connectivity returns
  end
end

The logic is right there in the file — adjacent to the question it governs, readable by a researcher who has never written a line of code.

A full vocabulary for field research.

Field Surveys supports every question format you encounter in serious research instruments — from quick single-select screens to complex matrix grids — all with the same readable syntax.

SingleSelect One answer from a list of options
MultiSelect Multiple answers, with min/max controls
OpenEnded Free-text response fields
Discussion Long-form qualitative responses
Number Numeric input with range validation
Age Age capture with min/max guards
Rating Star or numeric scale ratings
ButtonRating Likert-style labeled scale buttons
RatingMatrix Multiple items rated on one scale
SingleSelectMatrix Grid with one selection per row
MultiSelectMatrix Grid with multiple selections per row
Dropdown Compact select for long option lists
DatePicker Calendar date selection
Notification Informational display between questions
Ownership & pricing

Your data stays yours.
No gotcha limits.

Across the market, researchers hit the same walls: SurveyMonkey caps free responses at 25–100, Typeform at 10 per month, and nearly every platform charges more as you scale. Healthcare, academic, and NGO teams face an additional problem — vendor lock-in creates compliance headaches and data sovereignty risks.

No artificial limits

  • No response caps or paywalls mid-study
  • No feature tiers hiding core functionality
  • Transparent, predictable pricing
  • Scale to any study size

Data you control

  • Surveys stored as plain-text files you own
  • Responses synced to your own system
  • No vendor dependency on research continuity
  • Portable — move it if you ever need to

Built for the field.
Ready for the desk.

Researchers who collect in person still need clean, structured data at their desk. The Field Surveys workflow is end-to-end: from writing the instrument to synced, analysis-ready responses.

Step 01 — Write

Author your survey

Write your instrument as a .srp file. Plain text, version-controlled, readable by anyone on your team.

Step 02 — Collect

Go to the field

Load the survey URL once. Interviewers work fully offline — no signal, no problem. Each response queues securely on-device.

Step 03 — Sync

Data flows home

When connectivity returns, responses sync automatically. Structured, validated, ready for analysis — no manual cleanup.

Finally, surveys people actually understand.

We're offering free early access to a limited number of research teams. If you collect in the field — clinics, communities, events, anywhere connectivity is uncertain — we want to hear from you.

Get in touch for early access

No commitment required. Early access is free for qualifying research teams.