{
  "$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": "city-walk",
    "name": {
      "en": "City walk",
      "zh-Hant": "城市散步"
    },
    "stationaryRequired": true,
    "photoTaskAllowed": false,
    "driverInteractionAllowed": false,
    "adultSupervisionRequired": true,
    "skipAllowed": true,
    "safetyBoundary": {
      "en": "Use a card only after the adult chooses a safe place to stop. The adult handles navigation, crossings, traffic and decisions about where to walk.",
      "zh-Hant": "只有在大人選定安全停留處後才使用卡片。導航、過馬路、車流與行走路線，全部由大人判斷。"
    },
    "officialReferenceIds": [],
    "targets": [
      {
        "id": "target-01",
        "text": {
          "en": "one old building detail",
          "zh-Hant": "一個老建築的細節"
        }
      },
      {
        "id": "target-02",
        "text": {
          "en": "one new building detail",
          "zh-Hant": "一個新建築的細節"
        }
      },
      {
        "id": "target-03",
        "text": {
          "en": "one symbol used for crossing or directions",
          "zh-Hant": "一個用於過馬路或指路的符號"
        }
      },
      {
        "id": "target-04",
        "text": {
          "en": "three colours on one block",
          "zh-Hant": "同一街區裡的三種顏色"
        }
      },
      {
        "id": "target-05",
        "text": {
          "en": "one tree, planter or public garden",
          "zh-Hant": "一棵樹、一個花台或一座公共花園"
        }
      },
      {
        "id": "target-06",
        "text": {
          "en": "one detail above eye level",
          "zh-Hant": "一個高於視線的細節"
        }
      },
      {
        "id": "target-07",
        "text": {
          "en": "one place where people pause",
          "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": []
}
