{
  "title": "Departing Teacher Knowledge Transfer",
  "description": "Capture what a departing teacher knows about their students, classroom culture, curriculum approach, and school context before it leaves with them.",
  "language": "en",
  "questions": [
    {
      "hint": "Think about students with specific learning needs, social dynamics, or circumstances the next teacher should know about — without sharing anything confidential.",
      "text": "Which students or groups will need the most intentional support from the next teacher?",
      "type": "text",
      "order": 1,
      "required": true
    },
    {
      "hint": "Personality of the group, what motivates them, what shuts them down, the social dynamics the next teacher should understand.",
      "text": "How would you describe the culture and dynamics of this class or group?",
      "type": "text",
      "order": 2,
      "required": true
    },
    {
      "hint": "Teaching strategies, formats, pacing, routines — what actually gets results with these specific students.",
      "text": "What instructional approaches have worked best with this group, and which haven't?",
      "type": "text",
      "order": 3,
      "required": true
    },
    {
      "hint": "Where you are in the curriculum, what's been covered, what's been modified, what's coming next.",
      "text": "What are you in the middle of — curriculum-wise — and what does the next teacher need to know to continue?",
      "type": "text",
      "order": 4,
      "required": true
    },
    {
      "hint": "No need to go into detail — just flag where extra care or proactive communication will matter.",
      "text": "What parent relationships or family situations should the next teacher be aware of?",
      "type": "text",
      "order": 5,
      "required": false
    },
    {
      "hint": "What would have helped the next teacher hit the ground running faster?",
      "text": "What do you wish you had known about this school, this team, or this role when you started?",
      "type": "text",
      "order": 6,
      "required": true
    },
    {
      "hint": "The practical, human, and professional things that aren't in any handbook.",
      "text": "What advice would you give to the teacher taking your place on their first day?",
      "type": "text",
      "order": 7,
      "required": true
    }
  ]
}