{
  "title": "Course choices, UTMAHPHISL1F - Philosophy and Scottish Literature (MA Hons)",
  "pages": [
    {
      "elements": [
        {
          "type": "radiogroup",
          "name": "preselected_is_correct",
          "title": "Please confirm your programme and the year of your programme for the 2026/27 academic year",
          "description": "\nWill you be in UTMAHPHISL1F - Philosophy and Scottish Literature (MA Hons) in year 1?\n\nIf this is correct, select 'yes'. You will then be asked to submit your course preferences for this programme/year. \n\nIf this is incorrect, select 'no'. You will then be able to select a different programme and/or year for your course preferences. \n\nIf you are currently on the above programme but are applying to transfer to a different programme, you should select 'no' below and select the programme you want to transfer into.\n",
          "choices": [
            "Yes",
            "No"
          ],
          "isRequired": true
        }
      ]
    },
    {
      "elements": [
        {
          "type": "dropdown",
          "name": "choose_dpt",
          "title": "Choose programme of study",
          "description": "Please select the programme of study you are choosing courses for",
          "choices": [
            "UTCOSCS - Cognitive Science (Humanities) (MA Hons)",
            "UTENGLA - English Language (MA Hons)",
            "UTENGLT - English Language and Literature (MA Hons)",
            "UTLINGS - Linguistics (MA Hons)",
            "UTMAHLINEN1F - Linguistics and English Language (MA Hons)",
            "UTLINSA - Linguistics and Social Anthropology (MA Hons)",
            "UTPHILY - Philosophy (MA Hons)",
            "UTPHIEC - Philosophy and Economics (MA Hons)",
            "UTPHIEL - Philosophy and English Language (MA Hons)",
            "UTPHIET - Philosophy and English Literature (MA Hons)",
            "UTPHIGR - Philosophy and Greek (MA Hons)",
            "UTPHILI - Philosophy and Linguistics (MA Hons)",
            "UTPHIMA - Philosophy and Mathematics (MA Hons)",
            "UTPHIPO - Philosophy and Politics (MA Hons)",
            "UTPHIPS - Philosophy and Psychology (MA Hons)",
            "UTMAHPHISL1F - Philosophy and Scottish Literature (MA Hons)",
            "UTBSCPSYCH1F - Psychology (BSc Hons) - 4 Years (Full-time)",
            "UTMAHPSYBU1F - Psychology and Business MA (Hons)",
            "UTMAHPSYEC2F - Psychology and Economics (MA Hons)",
            "UTPYCHL - Psychology and Linguistics (MA Hons)"
          ],
          "isRequired": true
        },
        {
          "type": "dropdown",
          "name": "choose_year",
          "title": "Year of programme",
          "description": "Please select the year of your programme for the 2026/27 academic year.\n\nThis is the year of programme you will be submitting course preferences for. \n",
          "choices": [
            "1",
            "2",
            "3",
            "4"
          ],
          "isRequired": true
        }
      ],
      "visibleIf": "{preselected_is_correct} == 'No'"
    }
  ]
}