{
  "title": "Volunteer Exit Debrief",
  "description": "Capture what a departing long-term volunteer knows about the program they served in before that knowledge leaves with them.",
  "language": "en",
  "questions": [
    {
      "hint": "Give us context on the scope of your involvement.",
      "text": "What program or role were you volunteering in, and for how long?",
      "type": "text",
      "order": 1,
      "required": true
    },
    {
      "hint": "The informal routines, workarounds, and practical knowledge that keep things running.",
      "text": "What does this program actually do day-to-day that isn't obvious from the outside?",
      "type": "text",
      "order": 2,
      "required": true
    },
    {
      "hint": "Include why each person matters, not just their name.",
      "text": "Who are the key people — staff, volunteers, or community members — that the next volunteer should build a relationship with?",
      "type": "text",
      "order": 3,
      "required": true
    },
    {
      "hint": "Recurring problems, tensions, or gaps that the organization is still working through.",
      "text": "What challenges in this program have never been fully resolved?",
      "type": "text",
      "order": 4,
      "required": true
    },
    {
      "hint": "What do they need to know to be effective that isn't written down anywhere?",
      "text": "What advice would you give to the volunteer taking your place?",
      "type": "text",
      "order": 5,
      "required": true
    },
    {
      "hint": "This helps us understand what motivates and sustains volunteers over time.",
      "text": "Why are you stepping back, and would you consider volunteering again in the future?",
      "type": "text",
      "order": 6,
      "required": false
    }
  ]
}