ResearchCall

Survey workbench · dry run · no calls
Test mode — example data, not a real study
All eight stations are open. Ethical locked settings stay hidden. Network disabled · fixture transport · no real calls.

Configuration

Editable configuration. Defaults from the visible form definitions, your answers on top.

11 shapes the call · 15 steers the run · 6 shapes the analysis · 18 recorded only

{
  "analysis": {
    "unlisted_answers": "as_other",
    "free_comments": "in_dataset",
    "qualitative": {
      "methods": [
        "summary",
        "rating",
        "tendency",
        "taa",
        "metaphor"
      ],
      "rating_models": 2
    }
  },
  "ethics": {
    "instruction": "This is an automated research call for a fixture-only demonstration of a local transport study.",
    "commissioner": null,
    "withdrawal_contact": null,
    "privacy_short": null,
    "privacy_text": "Answers are stored under fixture IDs, the demonstration uses no real people, and any test record can be removed locally.",
    "number_origin": "Generated fixture sampling frame",
    "on_refusal": {
      "ask_reason": true,
      "offer_callback": true
    },
    "greeting": [
      "Good afternoon",
      "Thank you for considering the demonstration"
    ],
    "closing": [
      "Thank you for your time",
      "Do you have a question about the study?"
    ],
    "policies": [
      "Fixture demonstration only; no additional policy file"
    ]
  },
  "disclosure_level": "L3",
  "fieldwork": {
    "storage": "files",
    "path": "./out/test-mode",
    "keep_transcript": true,
    "poll_interval_seconds": 10,
    "stop_on_error": false,
    "resumable": true
  },
  "questionnaire": {
    "order": "fixed",
    "parallel_forms": 0,
    "jump_rules": []
  },
  "items": [
    "I1 | H1 | dichotomous | \"Do you usually use the bus for your commute?\""
  ],
  "pretest": {
    "export_questionnaire": true,
    "send_to_reviewers": [
      "reviewer-a@example.invalid"
    ],
    "call_reviewers": [
      "Briefed fixture participant A"
    ],
    "self_test_calls": 1,
    "instrument_check": {
      "calls": 8,
      "syntactic_marker": "Would you say that you, the bus, use often?"
    }
  },
  "reporting": {
    "findings_file": "TEST-FINDINGS.md",
    "journal_format": "interdisciplinary",
    "languages": [
      "de",
      "en"
    ],
    "disclosure_level": "L3"
  },
  "publication": {
    "target": "none"
  },
  "question": "How does the frequency of local bus service affect whether residents choose public transport?",
  "hypotheses": [
    "H1 | More frequent service raises regular bus use | I1 | No difference between service-frequency groups"
  ],
  "sample": {
    "source": "fixtures/example-frame.csv",
    "size": 9,
    "method": "random",
    "time_windows": [
      "morning",
      "afternoon",
      "evening"
    ],
    "assign_windows_randomly": true
  },
  "contact_rules": {
    "attempts_per_person": 0,
    "spread_attempts": true,
    "callback_after_refusal_max": 3,
    "daily_quota": 50,
    "concurrent_calls": 1,
    "calling_hours": "09:00-19:00"
  }
}