{
  "$schema": "https://alice51849.github.io/ios-app-guide/api/v1/family-travel-missions/scenario.schema.json",
  "apiVersion": "1.0.0",
  "datasetVersion": "1.0.0",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "scenario": {
    "id": "pre-trip",
    "name": {
      "en": "Before leaving",
      "zh-Hant": "出發前"
    },
    "stationaryRequired": true,
    "photoTaskAllowed": false,
    "driverInteractionAllowed": false,
    "adultSupervisionRequired": true,
    "skipAllowed": true,
    "safetyBoundary": {
      "en": "Use these cards at home. Adults keep control of travel documents, medicine, keys and final packing decisions.",
      "zh-Hant": "請在家使用這組卡片。旅行文件、藥物、鑰匙與最後打包決定，全都由大人保管與確認。"
    },
    "officialReferenceIds": [
      "faa-child-safety-seat-tips",
      "nhtsa-car-seats",
      "dot-family-air-travel",
      "ftc-children-privacy"
    ],
    "targets": [
      {
        "id": "target-01",
        "text": {
          "en": "one item that helps everyone stay comfortable",
          "zh-Hant": "一件讓大家旅途中更舒適的物品"
        }
      },
      {
        "id": "target-02",
        "text": {
          "en": "one item in the adult's travel-document check",
          "zh-Hant": "一件大人會檢查的旅行文件用品"
        }
      },
      {
        "id": "target-03",
        "text": {
          "en": "one object that can be used again instead of thrown away",
          "zh-Hant": "一件可重複使用而非用完即丟的物品"
        }
      },
      {
        "id": "target-04",
        "text": {
          "en": "one quiet activity for a wait",
          "zh-Hant": "一種等待時可安靜進行的活動"
        }
      },
      {
        "id": "target-05",
        "text": {
          "en": "one colour shared by two packed items",
          "zh-Hant": "兩件擁有相同顏色的行李物品"
        }
      },
      {
        "id": "target-06",
        "text": {
          "en": "one item the adult may need to reach quickly",
          "zh-Hant": "一件大人可能需要快速拿到的物品"
        }
      },
      {
        "id": "target-07",
        "text": {
          "en": "one way the group can help each other",
          "zh-Hant": "一種同行成員可互相幫忙的方法"
        }
      }
    ]
  },
  "participationModes": [
    {
      "id": "watch",
      "name": {
        "en": "Watch or point",
        "zh-Hant": "看一看／指出來"
      },
      "promptTemplate": {
        "en": "From your current spot, notice {target}. Point only when the setting permits and your supervising adult has said it is safe; never ask a driver to look.",
        "zh-Hant": "從目前位置觀察「{target}」。只有在情境允許且陪同大人已確認安全時，才從原地指出來；絕不要求駕駛查看。"
      },
      "ageBand": null,
      "abilityLevel": null
    },
    {
      "id": "describe",
      "name": {
        "en": "Notice or describe",
        "zh-Hant": "觀察／描述"
      },
      "promptTemplate": {
        "en": "Notice {target}. Think of one colour, shape, sound or detail. Share only with a non-driving companion when the setting permits.",
        "zh-Hant": "觀察「{target}」，想一個顏色、形狀、聲音或細節；只有在情境允許且有非駕駛同行者時才分享。"
      },
      "ageBand": null,
      "abilityLevel": null
    },
    {
      "id": "create",
      "name": {
        "en": "Plan or create",
        "zh-Hant": "規劃／創作"
      },
      "promptTemplate": {
        "en": "Use {target} as a prompt. Invent one kind question, route idea or tiny story alone or with a non-driving companion when permitted.",
        "zh-Hant": "以「{target}」為提示，自己想一個友善問題、小路線或迷你故事；情境允許時也可和非駕駛同行者一起想。"
      },
      "ageBand": null,
      "abilityLevel": null
    }
  ],
  "officialReferences": [
    {
      "id": "faa-child-safety-seat-tips",
      "publisher": "U.S. Federal Aviation Administration",
      "title": "Child Safety Seat Tips",
      "url": "https://www.faa.gov/travelers/fly_children/child_safety_seat_tips",
      "supports": [
        "pre-trip",
        "flight"
      ]
    },
    {
      "id": "nhtsa-car-seats",
      "publisher": "U.S. National Highway Traffic Safety Administration",
      "title": "Car Seats and Booster Seats",
      "url": "https://www.nhtsa.gov/vehicle-safety/car-seats-and-booster-seats",
      "supports": [
        "pre-trip",
        "road-trip"
      ]
    },
    {
      "id": "dot-family-air-travel",
      "publisher": "U.S. Department of Transportation",
      "title": "Tips for Families and Links to Airline Webpages",
      "url": "https://www.transportation.gov/resources/individuals/aviation-consumer-protection/tips-families-and-links-airline-webpages",
      "supports": [
        "pre-trip",
        "airport",
        "flight"
      ]
    },
    {
      "id": "ftc-children-privacy",
      "publisher": "U.S. Federal Trade Commission",
      "title": "Children's Privacy",
      "url": "https://www.ftc.gov/business-guidance/privacy-security/childrens-privacy",
      "supports": [
        "pre-trip",
        "hotel"
      ]
    }
  ]
}
