<?php

$countryCode = '';

if(isset($_COOKIE['clientCountry'])){
  $countryCode = $_COOKIE['clientCountry'];
} else {
    try {
        require_once($_SERVER['DOCUMENT_ROOT'].'vendor/autoload.php');

        $client = new GeoIp2\WebService\Client(722651, 'kTNuVdhTKBXQUqgr');

        if (isset($_SERVER['REMOTE_ADDR']) && !empty($_SERVER['REMOTE_ADDR'])) {
            try {
                $record = $client->country($_SERVER['REMOTE_ADDR']);
            } catch (Exception $e) {
                if (isset($_SERVER['HTTP_X_FORWARDED_FOR']) && !empty($_SERVER['HTTP_X_FORWARDED_FOR'])) {
                    $ip = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR'])[0];
                    $record = $client->country($ip);
                }
            }

            if (isset($record) && !empty($record)) {
                $countryCode = $record->country->isoCode;
                $cookieMaxAge = 24 * 60 * 60;
                header("Set-Cookie: clientCountry=$countryCode; Max-Age=$cookieMaxAge; Path=/; SameSite=Strict");
            }
        }
    } catch (Exception $e) {
        echo '<!-- GeoIP error: ' . $e->getMessage() . ' -->' . PHP_EOL;
    }
  
}

?>




<!DOCTYPE html>
<html lang="en-gb" class="pl">
  <head>
    <title>GDPR Notice - Durham University</title>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width" />
    
    
    <meta name="date" content="07/05/2024" />
    <meta name="author" content="Durham University">
    <meta name="generator" content=" Terminalfour">
    <meta name="author" content="Durham University">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site" content="@durham_uni">
    <meta name="twitter:creator" content="@durham_uni">
    
    
    
    
    
    <meta property="fb:app_id" content="1259489337720699 ">
    <meta property="og:type" content="website">
		<link rel="canonical" href="https://www.durham.ac.uk/departments/academic/psychology/research/groups/developmental/gdpr" />
   	<link rel="stylesheet" type="text/css" media="all" href="/media/durham-university/site-assets/css/durham-style-enhanced-20250805.css" /> 
    <link rel="stylesheet" type="text/css" media="" href="/media/durham-university/site-assets/css/swiper.css" /> 
    <link rel="stylesheet" type="text/css" media="" href="/media/durham-university/site-assets/css/perfect-scrollbar.css" /> 
    <link rel="apple-touch-icon" sizes="180x180" href="/media/durham-university/site-assets/image/favicons/apple-touch-icon.png" />
    <link rel="icon" type="image/svg" href="/media/durham-university/site-assets/image/favicons/favicon.svg" />
    <link rel="icon" type="image/png" sizes="32x32" href="/media/durham-university/site-assets/image/favicons/favicon-32x32.png" />
    <link rel="icon" type="image/png" sizes="16x16" href="/media/durham-university/site-assets/image/favicons/favicon-16x16.png" />
    <link rel="mask-icon" href="/media/durham-university/site-assets/image/favicons/safari-pinned-tab.svg" color="#000000" />
    <meta name="msapplication-TileColor" content="#68246D" />
    <meta name="msapplication-TileImage" content="/media/durham-university/site-assets/image/favicons/mstile-144x144.png" />
    <meta name="theme-color" content="#68246D" />
    <script>dataLayer = [{'content_type': undefined,'audience': undefined,'business_unit': undefined,'theme': undefined}];</script>
    <!--SMD = 138447 --><?php if (!isset($countryCode) ||
empty($countryCode) ||
(in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'China') ||
(!in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'notChina') ||
('notChina' === 'default')) { ?>
<span id="d.en.1309318"></span>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MD895GR');</script>
<!-- End Google Tag Manager -->
<?php } ?>
    <meta name="googlebot" content="nosnippet" />
    <!--<meta name="PageName" content="GDPR Notice">-->
    <meta name="PageName" content="GDPR Notice">  
      <meta name="titlesearch" content="GDPR Notice">
  </head>
  <body class="body u-overflow-x-hidden">
    <!--SMD = 138488 --><?php if (!isset($countryCode) ||
empty($countryCode) ||
(in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'China') ||
(!in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'notChina') ||
('notChina' === 'default')) { ?>
<span id="d.en.1309321"></span>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MD895GR"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<?php } ?>
    <a href="#main-content" class="is-focusable u-select-none u-bg-primary u-block u-font-bold u-mb-4 u-p-2 u-rounded-none u-text-white u-visually-hidden">
      <div class="container">Skip to main content</div>
    </a>
    <div id="fb-root"></div>
    <!--SMD = 1309759 --><?php if (!isset($countryCode) ||
empty($countryCode) ||
(in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'China') ||
(!in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'notChina') ||
('notChina' === 'default')) { ?>
<span id="d.en.1309815"></span>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v7.0" nonce="CasNLtLb"></script>
<?php } ?>
    <div class="layout-container u-flex u-flex-col u-min-h-full">
<header class="site-header" x-data="siteHeader()" x-init="init('normal', $refs.bar)" @menuchange="changeMenuState($event.detail)">
  
        <div class="emergencynotice" aria-live="assertive" data-t4-emergency-notices="/media/durham-university/site-assets/js/emergency-notice.json"></div>
  
        <div class="u-relative u-z-501">
          <div :class="{ 'xl:u-absolute xl:u-z-10 xl:u-w-full' : type === 'transparent', 'xl:u-text-white' : showBackground() === false }">
            <div class="u-relative u-flex u-items-center u-justify-between u-pl-2 u-py-1 u-transition lg:u-py-2 lg:u-pl-4 xl:u-py-0 xl:u-pl-6 u-bg-white" x-ref="bar" :class="{ 'u-bg-white' : showBackground() }">
              <div :class="{ 'xl:u-hidden' : type === 'transparent' &amp;&amp; !menuOpen &amp;&amp; !searchOpen }">
                <a href="/" rel="home" class="u-w-full u-block"><img class="site-logo" src="/media/durham-university/site-assets/image/logo-dark.svg" alt="Durham University logo"></a>
              </div>
              <div :class="{ 'xl:u-hidden' : type === 'transparent' &amp;&amp; (menuOpen || searchOpen), 'xl:u-block' : type === 'transparent' &amp;&amp; !menuOpen &amp;&amp; !searchOpen }" class="u-hidden">
                <a href="/" rel="home" class="u-w-full u-block"><img class="site-logo" src="/media/durham-university/site-assets/image/logo-white.svg" alt="Durham University logo"></a>
              </div>
              <div class="u-flex u-items-end u-flex-col">
                <!-- <ul class="u-mb-3 utility-navigation u-hidden u-relative u-list-reset u-bg-primary u-gap-x-6 u-pr-10 xl:u-flex">
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-secondary u-text-primary u-no-underline hocus:u-bg-secondary--dark" href="/alumni/">Alumni</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-secondary u-text-primary u-no-underline hocus:u-bg-secondary--dark" href="/departments/library/">Library and Collections</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-secondary u-text-primary u-no-underline hocus:u-bg-secondary--dark" href="https://www.durham.ac.uk/business/">Business School</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-primary u-text-white u-no-underline hocus:u-bg-primary--dark" href="https://www.durham.ac.uk/things-to-do/">Things To Do</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-primary u-text-white u-no-underline hocus:u-bg-primary--dark" href="/about-us/">About us</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-primary u-text-white u-no-underline hocus:u-bg-primary--dark" href="/about-us/how-to-contact-us/">How to contact us</a>
  </li>
  <li>
    <a class="u-block u-px-2 u-py-2 u-text-small xxl:u-text-medium u-bg-primary u-text-white u-no-underline hocus:u-bg-primary--dark" href=""></a>
  </li>
</ul> -->

<ul class="u-mb-3 utility-navigation u-hidden u-relative u-list-reset u-bg-grey-50 u-gap-x-6 u-pr-10 xl:u-flex" x-data="{ expanded: true }">
  <li>
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="/alumni/">Alumni</a>
  </li>
  <li>
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="/departments/library/">Library and Collections</a>
  </li>
  <li>
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="https://www.durham.ac.uk/business/">Business School</a>
  </li>
  
<li x-show="expanded" style="display: none;">
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="https://www.durham.ac.uk/things-to-do/">Things To Do</a>
  </li>
  
  
  
    <li x-show="expanded" style="display: none;">
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="/about-us/">About us</a>
  </li>
  
  
  <li x-show="expanded" style="display: none;">
    <a class="u-flex u-items-center u-h-full u-p-2 u-text-small u-text-black u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center" href="/about-us/how-to-contact-us/">How to contact us</a>
  </li>
  
  

  
  
  <li>
    <button class="u-flex u-items-center u-h-full u-p-2 u-no-underline xxl:u-text-medium u-bg-grey-50 u-transition hocus:u-bg-grey-50--dark u-leading-tight u-text-center u-text-primary u-text-large u-px-1 hocus:u-text-primary--light" @click="expanded = !expanded">
      <span class="u-visually-hidden" x-text="expanded ? 'Collapse': 'Expand'">Expand</span>

      <svg x-show="!expanded" class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#feather--plus-circle"></use>
      </svg>

      <svg x-show="expanded" class="icon" focusable="false" style="display: none;">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#feather--minus-circle"></use>
      </svg>
    </button>
  </li>
</ul>
                <div class="u-flex lg:u-mx-4 xl:u-mr-6">
                  <nav aria-label="Main">
                    <ul @keyup="escape($event.key)" @click.away="escape()" class="u-hidden u-list-reset u-mb-0 u-gap-x-1 xl:u-flex" x-data="primaryNavigation()">
											<li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(319983)" @mouseleave="closeMenu()">
  <a
    @focus="focus(319983)"
    href="/study/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(319983)"
    >Study</a
  >
  <button
    @click="toggleMenu(319983)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 319983"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(319983)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 319983 ? 'Hide' : 'Show') + ' submenu for Study'">Show submenu for Study</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 319983">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Study sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/study/undergraduate/' class='u-block u-text-white'>Undergraduate</a></li>
<li class='col'><a href='/study/postgraduate/' class='u-block u-text-white'>Postgraduate</a></li>
<li class='col'><a href='/study/international/' class='u-block u-text-white'>International</a></li>
<li class='col'><a href='/study/employability/' class='u-block u-text-white'>Employability</a></li>
        </ul>
      </div>
    </div>
  </div>
</li><li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(146785)" @mouseleave="closeMenu()">
  <a
    @focus="focus(146785)"
    href="/colleges-and-student-experience/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(146785)"
    >Wider Student Experience</a
  >
  <button
    @click="toggleMenu(146785)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 146785"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(146785)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 146785 ? 'Hide' : 'Show') + ' submenu for Wider Student Experience'">Show submenu for Wider Student Experience</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 146785">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Wider Student Experience sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/colleges-and-student-experience/colleges/' class='u-block u-text-white'>Our Colleges</a></li>
<li class='col'><a href='/colleges-and-student-experience/enrichment-activities/' class='u-block u-text-white'>Enrichment activities</a></li>
<li class='col'><a href='/colleges-and-student-experience/welcome-and-orientation/' class='u-block u-text-white'>Welcome and orientation</a></li>

        </ul>
      </div>
    </div>
  </div>
</li><li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(2079167)" @mouseleave="closeMenu()">
  <a
    @focus="focus(2079167)"
    href="/colleges-and-student-experience/student-support-and-wellbeing/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(2079167)"
    >Student support</a
  >
  <button
    @click="toggleMenu(2079167)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 2079167"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(2079167)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 2079167 ? 'Hide' : 'Show') + ' submenu for Student support'">Show submenu for Student support</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 2079167">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Student support sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/colleges-and-student-experience/student-support-and-wellbeing/counselling/' class='u-block u-text-white'>Counselling and mental health service</a></li>
<li class='col'><a href='/colleges-and-student-experience/student-support-and-wellbeing/disability-support/' class='u-block u-text-white'>Disability support</a></li>
<li class='col'><a href='/colleges-and-student-experience/student-support-and-wellbeing/student-safety/' class='u-block u-text-white'>Student safety</a></li>
<li class='col'><a href='/colleges-and-student-experience/student-support-and-wellbeing/student-conduct/' class='u-block u-text-white'>Harassment and sexual misconduct</a></li>
        </ul>
      </div>
    </div>
  </div>
</li><li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(320016)" @mouseleave="closeMenu()">
  <a
    @focus="focus(320016)"
    href="/research/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(320016)"
    >Research and business</a
  >
  <button
    @click="toggleMenu(320016)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 320016"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(320016)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 320016 ? 'Hide' : 'Show') + ' submenu for Research and business'">Show submenu for Research and business</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 320016">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Research and business sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/research/current/' class='u-block u-text-white'>Current research</a></li>
<li class='col'><a href='/research/university-research-institutes/' class='u-block u-text-white'>University Research Institutes</a></li>
<li class='col'><a href='/research/helping-business/' class='u-block u-text-white'>Helping business</a></li>
<li class='col'><a href='/research/facilities-and-services/' class='u-block u-text-white'>Facilities and services</a></li>
        </ul>
      </div>
    </div>
  </div>
</li><li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(320025)" @mouseleave="closeMenu()">
  <a
    @focus="focus(320025)"
    href="/global-durham/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(320025)"
    >Global Durham</a
  >
  <button
    @click="toggleMenu(320025)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 320025"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(320025)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 320025 ? 'Hide' : 'Show') + ' submenu for Global Durham'">Show submenu for Global Durham</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 320025">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Global Durham sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/global-durham/partnerships/' class='u-block u-text-white'>World-wide research and partnerships</a></li>
<li class='col'><a href='/global-durham/networks-and-consortia/' class='u-block u-text-white'>Global Networks and Consortia</a></li>


        </ul>
      </div>
    </div>
  </div>
</li><li class="u-flex u-flex-col u-items-center" @mouseenter="openMenu(319996)" @mouseleave="closeMenu()">
  <a
    @focus="focus(319996)"
    href="/visit-us/"
    class="primary-navigation__link u-flex u-items-center u-h-full u-px-2 u-pt-3 u-pb-5 u-font-bold u-font-sans u-text-inherit u-text-center u-leading-tight hocus:u-bg-grey-50 hocus:u-no-underline hocus:u-text-primary focus:u-shadow-none xxl:u-text-large"
    :aria-expanded="expanded(319996)"
    >Visit us </a
  >
  <button
    @click="toggleMenu(319996)"
    class="primary-navigation__button u-relative u-z-410 u-transition focus:u-shadow-none"
    style="display: none;"
    x-show="dropdownButton === 319996"
    :class="{ 'u-bg-secondary u-border-none' : menuOpen, 'u-bg-white u-text-primary u-border-1 u-border-primary focus:u-bg-primary focus:u-text-white' : !menuOpen }"
    :aria-expanded="expanded(319996)"
  >
    <span class="u-visually-hidden" x-text="(menuOpen === 319996 ? 'Hide' : 'Show') + ' submenu for Visit us '">Show submenu for Visit us </span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
<div class="u-absolute u-pin-x u-pin-t-100 u-bg-primary u-text-white u-z-400" x-cloak x-show="menuOpen === 319996">
    <div class="u-py-6 u-bg-primary">
      <div class="container">
        <h2 class="u-visually-hidden">Visit us  sub-menu</h2>

        <div class="row"></div>

        <ul class="row u-list-reset">
          <li class='col'><a href='/visit-us/open-days/' class='u-block u-text-white'>Open days and visits</a></li>
<li class='col'><a href='https://www.durham.ac.uk/things-to-do/' class='u-block u-text-white'>Attractions</a></li>
<li class='col'><a href='/visit-us/schools/' class='u-block u-text-white'>For schools and colleges</a></li>
<li class='col'><a href='/visit-us/location/' class='u-block u-text-white'>Location</a></li>
        </ul>
      </div>
    </div>
  </div>
</li>
                    </ul>
                  </nav>
                  <div class="u-flex u-text-h5">
                    <button @click="searchOpen = true" class="site-header__search u-hidden u-relative u-bg-transparent u-px-2 u-pb-5 u-pt-3 hocus:u-bg-grey-50 hocus:u-text-primary u-text-large xl:u-block" :class="{ 'u-text-white' : showBackground() === false, 'is-active' : searchOpen === true}">
                      <span class="u-visually-hidden">Search</span>

                      <svg class="icon" focusable="false">
                        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--search"></use>
                      </svg>
                    </button>
										
                    <button @click="searchOpen = searchOpen === false; menuMobileOpen = false" class="u-bg-transparent hocus:u-text-primary u-px-2 xl:u-hidden">
                      <span class="u-visually-hidden">Search</span>

                      <svg class="icon" focusable="false">
                        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--search"></use>
                      </svg>
                    </button>
                    <button @click="menuMobileOpen = menuMobileOpen === false; searchOpen = false" class="u-bg-transparent hocus:u-text-primary u-px-2 xl:u-hidden">
                      <span class="u-visually-hidden">Open menu</span>

                      <svg class="icon" focusable="false">
                        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--menu-rounded"></use>
                      </svg>
                    </button>
                  </div>
                </div>
              </div>
            </div>
            <div class="xl:u-hidden" x-show="menuMobileOpen === true" style="display: none;">
              <nav aria-label="Main">
                <div class="u-bg-primary mobile-menu">
                  <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
                    <li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/study/">Study</a>
    <button @click="menuOpen = menuOpen === 319983 ? false : 319983" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  319983}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 319983 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Study&#39;">Show submenu for Study</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 319983" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/study/undergraduate/">Undergraduate</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/study/postgraduate/">Postgraduate</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/study/international/">International</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/study/employability/">Employability</a>
          </li>
        </ul>
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/">Wider Student Experience</a>
    <button @click="menuOpen = menuOpen === 146785 ? false : 146785" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  146785}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 146785 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Wider Student Experience&#39;">Show submenu for Wider Student Experience</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 146785" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/colleges/">Our Colleges</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/enrichment-activities/">Enrichment activities</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/welcome-and-orientation/">Welcome and orientation</a>
          </li>
          
        </ul>
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/student-support-and-wellbeing/">Student support</a>
    <button @click="menuOpen = menuOpen === 2079167 ? false : 2079167" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  2079167}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 2079167 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Student support&#39;">Show submenu for Student support</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 2079167" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/student-support-and-wellbeing/counselling/">Counselling and mental health service</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/student-support-and-wellbeing/disability-support/">Disability support</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/student-support-and-wellbeing/student-safety/">Student safety</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/colleges-and-student-experience/student-support-and-wellbeing/student-conduct/">Harassment and sexual misconduct</a>
          </li>
        </ul>
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/">Research and business</a>
    <button @click="menuOpen = menuOpen === 320016 ? false : 320016" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  320016}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 320016 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Research and business&#39;">Show submenu for Research and business</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 320016" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/current/">Current research</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/university-research-institutes/">University Research Institutes</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/helping-business/">Helping business</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/research/facilities-and-services/">Facilities and services</a>
          </li>
        </ul>
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/global-durham/">Global Durham</a>
    <button @click="menuOpen = menuOpen === 320025 ? false : 320025" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  320025}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 320025 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Global Durham&#39;">Show submenu for Global Durham</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 320025" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/global-durham/partnerships/">World-wide research and partnerships</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/global-durham/networks-and-consortia/">Global Networks and Consortia</a>
          </li>
          
          
        </ul>
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/visit-us/">Visit us </a>
    <button @click="menuOpen = menuOpen === 319996 ? false : 319996" class="mobile-menu__accordion u-transition" :class="{ &#39;mobile-menu__accordion--open&#39; : menuOpen ===  319996}" :aria-expanded="menuOpen ? &#39;true&#39; : &#39;false&#39;" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 319996 ? &#39;Hide&#39; : &#39;Show&#39;) + &#39; submenu for Visit us &#39;">Show submenu for Visit us </span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 319996" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/visit-us/open-days/">Open days and visits</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="https://www.durham.ac.uk/things-to-do/">Attractions</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/visit-us/schools/">For schools and colleges</a>
          </li>
          <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between">
            <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/visit-us/location/">Location</a>
          </li>
        </ul>
      </div>
    </div>
  </li>
                  </ul>
                </div>
              </nav>

              <div class="u-bg-grey-50 mobile-menu">
                <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/alumni/">Alumni</a>
  </li>
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/library/">Library and Collections</a>
  </li>
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="https://www.durham.ac.uk/business/">Business School</a>
  </li>
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="https://www.durham.ac.uk/things-to-do/">Things To Do</a>
  </li>
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/about-us/">About us</a>
  </li>
  <li class="u-border-b-1 u-border-grey-50--dark u-text-primary u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/about-us/how-to-contact-us/">How to contact us</a>
  </li>
  
</ul>
              </div>
            </div>
            <div class="has-dark-bg u-py-4 u-bg-primary u-text-white u-absolute u-pin-l u-pin-r" x-cloak x-show="searchOpen === true" @click.away="menuOpen = false; searchOpen = false">
              <div class="container">
                <!--SMD = 239301 --><form action="/search/" class="search-form u-relative" x-data="{ liveSearchOpen: false }">
  <label for="example_unique_id_906485678" class="h4 u-font-sans u-font-bolder u-mb-2">Search durham.ac.uk</label>

  <div class="u-flex u-w-full">
    <input placeholder="Enter a search query, e.g. undergraduate maths" id="example_unique_id_906485678" class="u-h-auto u-border-0 u-m-0 u-truncate u-px-1 u-rounded-none md:u-text-large md:u-px-4 md:u-py-2 lg:u-px-5 lg:u-py-3 xxl:u-text-h5 form-control" autocomplete="false" name="searchstax[query]" type="search" @focus="liveSearchOpen = true" @blur="liveSearchOpen = false">

    <button class="btn-secondary btn u-pl-1 u-pr-2 md:u-pl-3 md:u-pr-5" type="submit">
      <svg class="icon md:u-text-h5" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#feather--search"></use>
      </svg>
      <span class="u-visually-hidden">Search</span>
    </button>
  </div>
</form>
<script>
document.addEventListener("DOMContentLoaded", function() {
  
  const searchForms = document.querySelectorAll('.search-form');

  searchForms.forEach(form => {
  	
    const input = form.querySelector('input');
    const baseUrl = form.getAttribute('action') || "/search/";

    if (!form || !input) return;

    form.addEventListener("submit", function (e) {
      e.preventDefault();
      const query = input.value.trim();

      let params = new URLSearchParams();
      params.append('searchstax[query]', query || '*');

      const hiddenInputs = form.querySelectorAll('input[type="hidden"]');
      hiddenInputs.forEach(hidden => {
        if (hidden.name && hidden.value) {
          params.append(hidden.name, hidden.value);
        }
      });

      try {
      	let queryString = params.toString();
      	queryString = queryString.replace(/%5B/g, "[").replace(/%5D/g, "]").replace(/%3A/g, ":");
        const searchUrl = `${baseUrl}?${queryString}`;
        window.location.href = searchUrl;
      } catch (err) {
        console.error("Search redirect failed:", err);
      }
    });
  });
});

</script>

                <button @click="menuOpen = false; searchOpen = false" class="u-hidden kbd-only:u-inline-block u-absolute u-pin-t u-pin-r u-m-4 u-bg-transparent u-text-current-color u-text-large">
                  <span class="u-visually-hidden">Close search</span>

                  <svg class="icon hocus:u-text-primary" focusable="false">
                    <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--close"></use>
                  </svg>
                </button>
              </div>
            </div>
          </div>
        </div>
        <div class="u-fixed u-pin u-z-10 u-bg-black u-opacity-25" x-show="menuOpen || searchOpen" style="display: none;"></div>
      </header>
      <main id="main-content" role="main" class="main">
        <div class="main-content">
					
          <div class="sub-site-header-padding-bottom u-break-words">
  <div class="page-header page-header--sub-site u-relative u-z-0 u-breakout has-dark-bg u-text-white u-py-4 u-bg-grey-300">
    <div class="u-flex u-flex-col u-relative u-z-10 container">
      <!-- Breadcrumb -->
    <nav aria-label="Breadcrumb" class="u-text-small u-mb-4 breadcrumb">
      <ol class="u-flex u-flex-wrap u-gap-y-1 u-pl-0 u-list-reset u-mb-0">
        <li>
            <svg class="icon" focusable="false">
              <use xlink:href="/media/durham-university/site-assets/image/sprite.svg?v=ca02c231#feather--home"></use>
            </svg>
            <span>Home</span>
        </li>
        <li> <span><a href="/departments/">Departments</a></span></li><li> <span><a href="/departments/academic/">Academic</a></span></li><li> <span><a href="/departments/academic/psychology/">Psychology</a></span></li><li> <span><a href="/departments/academic/psychology/research/">Research Impact</a></span></li><li> <span><a href="/departments/academic/psychology/research/groups/">Research Groups</a></span></li><li> <span><a href="/departments/academic/psychology/research/groups/developmental/">Developmental Science</a></span></li><li> <span><a href="/departments/academic/psychology/research/groups/developmental/gdpr">GDPR Notice</a></span></li>
      </ol>
    </nav>
    <!-- eo Breadcrumb -->      <div class="md:u-flex md:u-flex-grow md:u-justify-between md:u-flex-row-reverse">
        <div class="page-header__content u-flex u-flex-col u-flex-grow u-justify-center u-mt-2 md:u-mt-0 u-min-w-0">
          <div class="u-o-3 u-max-w-measure-lg">
            <a href="" class="u-text-white u-no-underline u-block u-font-bold u-leading-tight h2">
              Psychology 
            </a>
          </div>
        </div>
      </div>
    </div>
    <picture ref="page-header--picture" class="page-header--picture u-absolute u-pin u-blend-multiply">
      <img alt="Banner cropped" class="image-zoom-on-lazyload u-object-cover u-h-full u-w-full ls-is-cached lazyloaded" data-src="https://pxl01-duracuk.terminalfour.net/fit-in/1600x900/filters:format(webp)/prod01/prodbucket01/media/durham-university/departments-/psychology/60012-2276X1158.jpg" src="https://pxl01-duracuk.terminalfour.net/prod01/prodbucket01/media/durham-university/departments-/psychology/60012-2276X1158.jpg">
    </picture>
  </div>
          
					<span id="d.en.330784"></span>
<nav class="u-breakout submenu u-relative u-z-501" x-data="{ menuMobileOpen: false }" aria-labelledby="submenu-heading">
  <div class="u-py-1 u-bg-primary">
    <div class="container">
      <h2 class="u-text-small u-text-bold u-text-white u-mb-0" id="submenu-heading">
        Explore
      </h2>
    </div>
  </div>
  <div class="u-bg-secondary u-text-primary">
    <div class="container">
      <div class="u-flex u-items-center">
        <a class="u-font-bold u-mr-3 u-text-inherit" href="/departments/academic/psychology/">Department of Psychology </a>

        <ul @keyup="escape($event.key)" @click.away="escape()" class="u-hidden u-list-reset u-mb-0 u-gap-x-2 xl:u-flex" x-data="subNavigation()">
          <!-- Desktop Menu -->
        <li @mouseenter="openMenu(330787)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(330787)" href="/departments/academic/psychology/about/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 330787 }" :aria-expanded="expanded(1)" aria-expanded="false">About Us</a>
  <button @click="toggleMenu(330787)" class="sub-navigation__button u-bg-transparent u-transition focus:u-shadow-none u-text-inherit focus:u-border-1 focus:u-border-primary" :class="{ &#39;u-bg-primary u-text-white&#39; : menuOpen === 330787, &#39;u-text-inherit focus:u-border-1 focus:u-border-primary&#39; : menuOpen !== 330787 }" :aria-expanded="expanded(330787)" aria-expanded="false">
    <span class="u-visually-hidden"><template x-text="menuOpen === 330787 ? &#39;Hide&#39; : &#39;Show&#39;"></template> submenu for "About Us"</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
  <div class="u-absolute u-pin-x u-pin-t-100 u-text-white u-shadow-lg-dark u-bg-primary" x-show="menuOpen === 330787" style="display: none;">
    <div class="container u-py-6">
      <div class="row">
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/departments/academic/psychology/about/staff/" class="u-block u-text-white">Staff</a></li>
        <!-- HERE -->
        
            <li><a href="/departments/academic/psychology/about/facilities/" class="u-block u-text-white">Facilities</a></li>
        
            <li><a href="/departments/academic/psychology/about/diversity/" class="u-block u-text-white">Diversity Initiatives</a></li>
          </ul></div>
        
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/departments/academic/psychology/news/" class="u-block u-text-white">News</a></li>
            <li><a href="/departments/academic/psychology/events/" class="u-block u-text-white">Events</a></li>
            <li><a href="/departments/academic/psychology/about/job-opportunities/" class="u-block u-text-white">Job opportunities </a></li>
          </ul></div>
        
            
            
            
          
      </div>
    </div>
  </div>
</li><li @mouseenter="openMenu(330790)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(330790)" href="/departments/academic/psychology/undergraduate/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 330790 }" :aria-expanded="expanded(1)" aria-expanded="false">Undergraduate Study</a>
  <button @click="toggleMenu(330790)" class="sub-navigation__button u-bg-transparent u-transition focus:u-shadow-none u-text-inherit focus:u-border-1 focus:u-border-primary" :class="{ &#39;u-bg-primary u-text-white&#39; : menuOpen === 330790, &#39;u-text-inherit focus:u-border-1 focus:u-border-primary&#39; : menuOpen !== 330790 }" :aria-expanded="expanded(330790)" aria-expanded="false">
    <span class="u-visually-hidden"><template x-text="menuOpen === 330790 ? &#39;Hide&#39; : &#39;Show&#39;"></template> submenu for "Undergraduate Study"</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
  <div class="u-absolute u-pin-x u-pin-t-100 u-text-white u-shadow-lg-dark u-bg-primary" x-show="menuOpen === 330790" style="display: none;">
    <div class="container u-py-6">
      <div class="row">
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/departments/academic/psychology/undergraduate/courses/" class="u-block u-text-white">Courses</a></li>
        <!-- HERE -->
        
            <li><a href="/departments/academic/psychology/undergraduate/employability/" class="u-block u-text-white">Employability</a></li>
        
            <li><a href="https://sites.durham.ac.uk/studentblog/day-in-the-life-of-a-second-year-psychology-student/" class="u-block u-text-white">A Day in the Life</a></li>
          </ul></div>
        
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="" class="u-block u-text-white">Peer Assisted Study Scheme (PASS)</a></li>
            <li><a href="/departments/academic/psychology/undergraduate/teaching-in-psychology/" class="u-block u-text-white">How We Teach Our Courses</a></li>
            
          </ul></div>
        
            
            
            
          
      </div>
    </div>
  </div>
</li><li @mouseenter="openMenu(330786)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(330786)" href="/departments/academic/psychology/postgraduate-study/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 330786 }" :aria-expanded="expanded(1)" aria-expanded="false">Postgraduate Study</a>
  <button @click="toggleMenu(330786)" class="sub-navigation__button u-bg-transparent u-transition focus:u-shadow-none u-text-inherit focus:u-border-1 focus:u-border-primary" :class="{ &#39;u-bg-primary u-text-white&#39; : menuOpen === 330786, &#39;u-text-inherit focus:u-border-1 focus:u-border-primary&#39; : menuOpen !== 330786 }" :aria-expanded="expanded(330786)" aria-expanded="false">
    <span class="u-visually-hidden"><template x-text="menuOpen === 330786 ? &#39;Hide&#39; : &#39;Show&#39;"></template> submenu for "Postgraduate Study"</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
  <div class="u-absolute u-pin-x u-pin-t-100 u-text-white u-shadow-lg-dark u-bg-primary" x-show="menuOpen === 330786" style="display: none;">
    <div class="container u-py-6">
      <div class="row">
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/departments/academic/psychology/postgraduate-study/taught-courses/" class="u-block u-text-white">Taught Courses</a></li>
        <!-- HERE -->
        
            <li><a href="/departments/academic/psychology/postgraduate-study/research-degrees/" class="u-block u-text-white">Research Degrees</a></li>
        
            <li><a href="/departments/academic/psychology/postgraduate-study/funding/" class="u-block u-text-white">Fees and Funding </a></li>
          </ul></div>
        
        
            
            
            
          
        
            
            
            
          
      </div>
    </div>
  </div>
</li><li @mouseenter="openMenu(330782)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(330782)" href="/departments/academic/psychology/research/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 330782 }" :aria-expanded="expanded(1)" aria-expanded="false">Research &amp; Impact</a>
  <button @click="toggleMenu(330782)" class="sub-navigation__button u-bg-transparent u-transition focus:u-shadow-none u-text-inherit focus:u-border-1 focus:u-border-primary" :class="{ &#39;u-bg-primary u-text-white&#39; : menuOpen === 330782, &#39;u-text-inherit focus:u-border-1 focus:u-border-primary&#39; : menuOpen !== 330782 }" :aria-expanded="expanded(330782)" aria-expanded="false">
    <span class="u-visually-hidden"><template x-text="menuOpen === 330782 ? &#39;Hide&#39; : &#39;Show&#39;"></template> submenu for "Research &amp; Impact"</span>
    <span aria-hidden="true">
      <svg class="icon" focusable="false">
        <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
      </svg>
    </span>
  </button>
  <div class="u-absolute u-pin-x u-pin-t-100 u-text-white u-shadow-lg-dark u-bg-primary" x-show="menuOpen === 330782" style="display: none;">
    <div class="container u-py-6">
      <div class="row">
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/departments/academic/psychology/research/groups/" class="u-block u-text-white">Research Groups</a></li>
        <!-- HERE -->
        
            <li><a href="/departments/academic/psychology/research/services/" class="u-block u-text-white">Services and Collaboration</a></li>
        
            <li><a href="/departments/academic/psychology/research/centres/" class="u-block u-text-white">Centres and Institutes</a></li>
          </ul></div>
        
        <div class="col-4"><ul class="u-list-reset u-mb-0 u-o-3">
            <li><a href="/departments/academic/psychology/research/fellowships/" class="u-block u-text-white">Fellowships</a></li>
            <li><a href="/departments/academic/psychology/research/case-studies/" class="u-block u-text-white">Case Studies</a></li>
            
          </ul></div>
        
            
            
            
          
      </div>
    </div>
  </div>
</li><li @mouseenter="openMenu(982755)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(982755)" href="/departments/academic/psychology/ref-2021-result/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 982755 }" :aria-expanded="expanded(1)" aria-expanded="false">REF 2021 Result</a>

  
        
            
        <!-- HERE -->
        
            
        
            
          
        
        
            
            
            
          
        
            
            
            
          
      
</li><li @mouseenter="openMenu(330783)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(330783)" href="/departments/academic/psychology/short-courses/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 330783 }" :aria-expanded="expanded(1)" aria-expanded="false">Short Courses</a>

  
        
            
        <!-- HERE -->
        
            
        
            
          
        
        
            
            
            
          
        
            
            
            
          
      
</li><li @mouseenter="openMenu(330785)" @mouseleave="closeMenu()" class="u-flex u-items-center">
  <a @focus="focus(330785)" href="/departments/academic/psychology/contact-us/" class="u-px-1 u-py-2 u-text-inherit u-leading-normal u-no-underline" :class="{ 'u-font-bold' : menuOpen === 330785 }" :aria-expanded="expanded(1)" aria-expanded="false">Contact Us</a>

  
        
            
        <!-- HERE -->
        
            
        
            
          
        
        
            
            
            
          
        
            
            
            
          
      
</li>
			
        </ul>
        <button @click="menuMobileOpen = menuMobileOpen === false" class="u-bg-transparent u-text-h5 u-ml-auto u-p-2 xl:u-hidden">
          <span class="u-visually-hidden">Open menu</span>

          <svg class="icon hocus:u-text-primary" focusable="false">
            <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--menu-rounded"></use>
          </svg>
        </button>
      </div>
    </div>
  </div>
  <div class="xl:u-hidden" x-show="menuMobileOpen === true" style="display: none;">
    <div class="u-bg-primary mobile-menu">
      <ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
		<!-- Mobile Menu -->
          <li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/about/">About Us</a>
    <button @click="menuOpen = menuOpen === 330787 ? false : 330787" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  330787}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 330787 ? 'Hide' : 'Show') + ' submenu for About Us'">Show submenu for About Us</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 330787" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/about/staff/">Staff</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/about/facilities/">Facilities</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/about/diversity/">Diversity Initiatives</a></li>
            
        </ul></div> 
  
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/news/">News</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/events/">Events</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/about/job-opportunities/">Job opportunities </a></li>
            
        </ul></div>
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/undergraduate/">Undergraduate Study</a>
    <button @click="menuOpen = menuOpen === 330790 ? false : 330790" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  330790}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 330790 ? 'Hide' : 'Show') + ' submenu for Undergraduate Study'">Show submenu for Undergraduate Study</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 330790" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/undergraduate/courses/">Courses</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/undergraduate/employability/">Employability</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="https://sites.durham.ac.uk/studentblog/day-in-the-life-of-a-second-year-psychology-student/">A Day in the Life</a></li>
            
        </ul></div> 
  
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="">Peer Assisted Study Scheme (PASS)</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/undergraduate/teaching-in-psychology/">How We Teach Our Courses</a></li>
            
            
            
        </ul></div>
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/postgraduate-study/">Postgraduate Study</a>
    <button @click="menuOpen = menuOpen === 330786 ? false : 330786" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  330786}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 330786 ? 'Hide' : 'Show') + ' submenu for Postgraduate Study'">Show submenu for Postgraduate Study</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 330786" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/postgraduate-study/taught-courses/">Taught Courses</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/postgraduate-study/research-degrees/">Research Degrees</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/postgraduate-study/funding/">Fees and Funding </a></li>
            
         
  
        
          
            
            
            
            
            
            
        
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/research/">Research &amp; Impact</a>
    <button @click="menuOpen = menuOpen === 330782 ? false : 330782" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  330782}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 330782 ? 'Hide' : 'Show') + ' submenu for Research &amp; Impact'">Show submenu for Research &amp; Impact</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 330782" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/research/groups/">Research Groups</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/research/services/">Services and Collaboration</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/research/centres/">Centres and Institutes</a></li>
            
        </ul></div> 
  
        <div class="u-bg-darkpurple mobile-menu"><ul class="u-list-reset u-m-0" x-data="{ menuOpen: false }">
          
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/research/fellowships/">Fellowships</a></li>
            
            <li class="u-text-small u-border-b-1 u-border-darkpurple--dark u-flex u-flex-wrap u-justify-between"><a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/research/case-studies/">Case Studies</a></li>
            
            
            
        </ul></div>
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/ref-2021-result/">REF 2021 Result</a>
    <button @click="menuOpen = menuOpen === 982755 ? false : 982755" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  982755}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 982755 ? 'Hide' : 'Show') + ' submenu for REF 2021 Result'">Show submenu for REF 2021 Result</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 982755" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        
          
            
            
            
            
            
            
         
  
        
          
            
            
            
            
            
            
        
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/short-courses/">Short Courses</a>
    <button @click="menuOpen = menuOpen === 330783 ? false : 330783" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  330783}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 330783 ? 'Hide' : 'Show') + ' submenu for Short Courses'">Show submenu for Short Courses</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 330783" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        
          
            
            
            
            
            
            
         
  
        
          
            
            
            
            
            
            
        
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li><li class="u-border-b-1 u-border-darkpurple u-text-white u-flex u-flex-wrap u-justify-between">
    <a class="u-block u-flex-grow u-p-2 u-text-inherit" href="/departments/academic/psychology/contact-us/">Contact Us</a>
    <button @click="menuOpen = menuOpen === 330785 ? false : 330785" class="mobile-menu__accordion u-transition" :class="{ 'mobile-menu__accordion--open' : menuOpen ===  330785}" :aria-expanded="menuOpen ? 'true' : 'false'" aria-expanded="false">
      <span class="u-visually-hidden" x-text="(menuOpen === 330785 ? 'Hide' : 'Show') + ' submenu for Contact Us'">Show submenu for Contact Us</span>
      <span aria-hidden="true">
        <svg class="icon u-transition" focusable="false">
          <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-soft-down"></use>
        </svg>
      </span>
    </button>
    <div class="u-w-full" x-show="menuOpen === 330785" style="display: none;">
      <div class="u-bg-darkpurple mobile-menu">
        
        
          
            
            
            
            
            
            
         
  
        
          
            
            
            
            
            
            
        
        
        
          
            
            
            
            
            
            
        
        
      </div>
    </div>
  </li>
      </ul>
    </div>
  </div>
</nav>
          
          <div class="row u-gap-y-4">
          	<div class="col-lg-9">
            	<div class="main-content u-o-5 lg:u-o-8">
                <!-- Search text crawl start --><div class="text-long u-max-w-measure-lg u-leading-normal u-o-3">
  <span id="d.en.466361"></span>
	<h1>GDPR Privacy Notice</h1>
<h2>Part 1 &ndash; Generic Privacy Notice</h2>
<p>Durham University&rsquo;s responsibilities under data protection legislation include the duty to ensure that we provide individuals with information about how we process personal data. We do this in a number of ways, one of which is the publication of privacy notices. Our privacy notices comprise two parts &ndash; a generic part and a part tailored to the specific processing activity being undertaken.</p>
<p><strong>Data Controller.&nbsp;</strong>The Data Controller is Durham University. If you would like more information about how the University uses your personal data, please see the University&rsquo;s&nbsp;<a href="https://www.dur.ac.uk/ig/">Information Governance webpages</a>&nbsp;or contact: Information Governance Unit, Telephone: (0191 33) 46246 or 46103, E-mail:&nbsp;<a href="mailto:info.access@durham.ac.uk">info.access@durham.ac.uk</a></p>
<p><strong>Data Protection Officer.&nbsp;</strong>The Data Protection Officer is responsible for advising the University on compliance with Data Protection legislation and monitoring its performance against it. If you have any concerns regarding the way in which the University is processing your personal data, please contact the Data Protection Officer: Jennifer Sewel, University Secretary, Telephone: (0191 33) 46144, E-mail:&nbsp;<a href="mailto:jennifer.sewel@durham.ac.uk">jennifer.sewel@durham.ac.uk</a></p>
<ol>
<li>The University keeps personal data for as long as it is needed for the purpose for which it was originally collected. Most of these time periods are set out in the University Records Retention Schedule.</li>
<li>We no longer need the personal data for the purpose it was originally collected</li>
<li>You withdraw your consent and there is no other legal basis for the processing</li>
<li>You object to the processing and there are no overriding legitimate grounds for the processing</li>
<li>The personal data have been unlawfully processed</li>
<li>The personal data have to be erased for compliance with a legal obligation</li>
<li>The personal data have been collected in relation to the offer of information society services (information society services are online services such as banking or social media sites).</li>
</ol>
<h3>Your rights in relation to your personal data</h3>
<p><strong>Privacy notices and/or consent.&nbsp;</strong>You have the right to be provided with information about how and why we process your personal data. Where you have the choice to determine how your personal data will be used, we will ask you for consent. Where you do not have a choice (for example, where we have a legal obligation to process the personal data), we will provide you with a privacy notice. A privacy notice is a verbal or written statement that explains how we use personal data.</p>
<p>Whenever you give your consent for the processing of your personal data, you receive the right to withdraw that consent at any time. Where withdrawal of consent will have an impact on the services we are able to provide, this will be explained to you, so that you can determine whether it is the right decision for you.</p>
<p><strong>Accessing your personal data.&nbsp;</strong>You have the right to be told whether we are processing your personal data and, if so, to be given a copy of it. This is known as the right of subject access. You can find out more about this right on the University&rsquo;s&nbsp;<a href="https://www.dur.ac.uk/ig/dp/sar/">Subject Access Requests webpage</a>.</p>
<p><strong>Right to rectification.&nbsp;</strong>If you believe that personal data we hold about you is inaccurate, please contact us and we will investigate. You can also request that we complete any incomplete data. Once we have determined what we are going to do, we will contact you to let you know.</p>
<p><strong>Right to erasure.&nbsp;</strong>You can ask us to erase your personal data in any of the following circumstances:</p>
<p>Once we have determined whether we will erase the personal data, we will contact you to let you know.</p>
<p><strong>Right to restriction of processing.&nbsp;</strong>You can ask us to restrict the processing of your personal data in the following circumstances:</p>
<ul>
<li>You believe that the data is inaccurate and you want us to restrict processing until we determine whether it is indeed inaccurate</li>
<li>The processing is unlawful and you want us to restrict processing rather than erase it</li>
<li>We no longer need the data for the purpose we originally collected it but you need it in order to establish, exercise or defend a legal claim and</li>
<li>You have objected to the processing and you want us to restrict processing until we determine whether our legitimate interests in processing the data override your objection.</li>
</ul>
<p>Once we have determined how we propose to restrict processing of the data, we will contact you to discuss and, where possible, agree this with you.</p>
<p><strong>Making a complaint.&nbsp;</strong>If you are unsatisfied with the way in which we process your personal data, we ask that you let us know so that we can try and put things right. If we are not able to resolve issues to your satisfaction, you can refer the matter to the Information Commissioner&rsquo;s Office (ICO). The ICO can be contacted at:</p>
<p>Information Commissioner's Office, Wycliffe House, Water Lane, Wilmslow, Cheshire, SK9 5AF</p>
<p>Telephone: 0303 123 1113, Website:&nbsp;<a href="https://ico.org.uk/">Information Commissioner&rsquo;s Office</a></p>
<p>&nbsp;</p>
<h2>Part 2 &ndash; Tailored Privacy Notice</h2>
<p>This section of the Privacy Notice provides you with the privacy information that you need to know before you provide personal data to the University for the particular purpose(s) stated below.</p>
<p><strong>Type(s) of personal data collected and held by the Department of Psychology and method of collection.&nbsp;</strong>We will collect personal data on your child through the Volunteer form (child's name, date of birth, and any other information you give).</p>
<p><strong>How personal data is stored by Department of Psychology.&nbsp;</strong>All personal data will be kept strictly confidential. It will be stored in a password protected computer and accessed only by trained researchers in the Developmental Group.</p>
<p><strong>How personal data is processed by Department of Psychology.&nbsp;</strong>The personal data that we will collect through the volunteer form will be used to confirm your child&rsquo;s age and which studies they have previously participated in. We will use this to determine when it is appropriate to contact you about upcoming studies.</p>
<p><strong>How long personal data is held by Department of Psychology.&nbsp;</strong>We will hold this data until your child turns 18, after which it will be deleted.</p>
<p><strong>How to object to Department of Psychology processing your personal data.&nbsp;</strong>If you have any issues with the processing of your personal data, please contact the lead researcher, Prof Marko Nardini at <a href="mailto:dorothy.cowie@durham.ac.uk">marko.nardini@durham.ac.uk</a></p>
<p><strong>Further information.&nbsp;</strong>Contact Prof Marko Nardini, marko.nardini@durham.ac.uk, 0191 3343255, Department of Psychology, Durham University Science Site, South Road, Durham, DH1 3LE, United Kingdom.</p>
</div><!-- Search text crawl end -->
</div>
</div>
<div class="col-lg-3">
  <aside class="main-sidebar u-o-3" role="complementary">
  	
    
  </aside>
</div>
</div>
</div>
</main>

<footer class="u-bg-white">
  <div class="u-text-white u-py-5 lg:u-py-8">
    <div class="container u-o-4 lg:u-o-5">
      <div class="u-flex u-flex-col u-items-center u-justify-between md:u-flex-row">
        <ul class="u-list-reset u-flex u-flex-col u-items-center u-gap-y-3 u-gap-x-2 u-mb-2 md:u-flex-row">
          <li>
            <a class="btn btn-primary" href="/about-us/how-to-contact-us/">
              Contact Durham University

              <svg class="icon u-ml-1" focusable="false">
                <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#feather--arrow-right"></use>
              </svg>
            </a>
          </li>
          <li>
            <a href="/about-us/" class="hocus:u-text-primary--dark link cta-link u-font-bold u-no-underline u-pr-2 hocus:u-underline u-block">
             About us

              <svg class="icon u-transition u-ml-1" focusable="false">
                <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#cti--arrow-button-right"></use>
              </svg>
            </a>
          </li>
        </ul>
        <div class="u-text-center lg:u-text-right">
          <ul class="u-list-reset u-flex u-flex-wrap u-gap-y-1 u-gap-x-2">
            
            <li>
              <a href="https://bsky.app/profile/durham.ac.uk" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on Bluesky</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--bluesky"></use>
                </svg>
              </a>
            </li>
            
            <li>
              <a href="https://twitter.com/durham_uni" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on Twitter</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--x"></use>
                </svg>
              </a>
            </li>

            <li>
              <a href="https://www.facebook.com/durhamuniversity" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on Facebook</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--facebook"></use>
                </svg>
              </a>
            </li>

            <li>
              <a href="https://www.linkedin.com/school/durham-university/" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on LinkedIn</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--linkedin"></use>
                </svg>
              </a>
            </li>

            <li>
              <a href="https://www.youtube.com/user/DurhamUniversity/" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on YouTube</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--youtube"></use>
                </svg>
              </a>
            </li>

            <li>
              <a href="https://www.instagram.com/durhamuniversity/" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on Instagram</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--instagram"></use>
                </svg>
              </a>
            </li>
            
            <li>
              <a href="https://www.tiktok.com/@durhamuniversity" class="u-inline-block u-bg-transparent hocus:u-scale-110 u-p-0 u-text-primary hocus:u-text-primary--dark">
                <span class="u-visually-hidden">Durham University on TikTok</span>

                <svg class="icon u-h-icon-lg u-w-icon-lg u-border-current-color u-border-1 u-rounded-full u-p-1" focusable="false">
                  <use xlink:href="/media/durham-university/site-assets/image/sprite.svg#simple-icons--tiktok"></use>
                </svg>
              </a>
            </li>
            
          </ul>
        </div>
      </div>
      <div class="row u-gap-y-2">
        <div class="col-6 col-md u-text-primary">
  <hr class="u-w-3/4 sm:u-w-1/2 u-ml-0 u-mb-2 u-border-t-6 u-border-current-color">
  <span class="u-block u-text-primary u-font-bolder u-mb-2">The University</span>
  <ul class="list-unstyled u-text-grey-300 u-font-thin">
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        About us
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/professional-services/human-resources/job-vacancies/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Jobs
      </a>
    </li>

    <li class='list-item u-mb-1 sm:u-mb-2'>
      <a href='/about-us/how-to-contact-us/' class='list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link'>
        Contact us 
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/visit-us/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Visit us 
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/colleges-and-student-experience/colleges/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Our Colleges
      </a>
    </li>
    
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/departments/academic/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Academic Departments
      </a>
    </li>
    
    <!-- new links -->
        <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/professional-services/ceremonies/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Ceremonies
      </a>
    </li>
    
        
    
  </ul>
</div><div class="col-6 col-md u-text-primary">
  <hr class="u-w-3/4 sm:u-w-1/2 u-ml-0 u-mb-2 u-border-t-6 u-border-current-color">
  <span class="u-block u-text-primary u-font-bolder u-mb-2">Statements and policies</span>
  <ul class="list-unstyled u-text-grey-300 u-font-thin">
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/notices/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Notices
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="https://www.durham.ac.uk/media/durham-university/about-us/pdfs/Modern-Slavery-Statement-2025---2026.pdf" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Statement on Modern Slavery
      </a>
    </li>

    <li class='list-item u-mb-1 sm:u-mb-2'>
      <a href='/about-us/notices/freedom-of-speech/' class='list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link'>
        Freedom of expression
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Covid-19 information
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/web-accessibility/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Website accessibility
      </a>
    </li>
    
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/colleges-and-student-experience/student-support-and-wellbeing/student-conduct/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Student complaints and non-academic misconduct
      </a>
    </li>
    
    <!-- new links -->
        <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/safeguarding/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Safeguarding
      </a>
    </li>
    
        
    
  </ul>
</div><div class="col-6 col-md u-text-primary">
  <hr class="u-w-3/4 sm:u-w-1/2 u-ml-0 u-mb-2 u-border-t-6 u-border-current-color">
  <span class="u-block u-text-primary u-font-bolder u-mb-2">Business services</span>
  <ul class="list-unstyled u-text-grey-300 u-font-thin">
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/research/helping-business/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Helping business
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/research/facilities-and-services/facilities-and-equipment/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Analytical services
      </a>
    </li>

    

    

    
    
    
    
    <!-- new links -->
        
    
        
    
  </ul>
</div><div class="col-6 col-md u-text-primary">
  <hr class="u-w-3/4 sm:u-w-1/2 u-ml-0 u-mb-2 u-border-t-6 u-border-current-color">
  <span class="u-block u-text-primary u-font-bolder u-mb-2">Global Durham</span>
  <ul class="list-unstyled u-text-grey-300 u-font-thin">
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/global-durham/networks-and-consortia/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        International Consortia
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/global-durham/partnerships/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Research and partnerships
      </a>
    </li>

    

    

    
    
    
    
    <!-- new links -->
        
    
        
    
  </ul>
</div><div class="col-6 col-md u-text-primary">
  <hr class="u-w-3/4 sm:u-w-1/2 u-ml-0 u-mb-2 u-border-t-6 u-border-current-color">
  <span class="u-block u-text-primary u-font-bolder u-mb-2">Useful links</span>
  <ul class="list-unstyled u-text-grey-300 u-font-thin">
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="https://blackboard.durham.ac.uk/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Learn Ultra
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="https://ban-ssb.durham.ac.uk/ssomanager/saml/login?relayState=/c/auth/SSB" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Banner Self-Service
      </a>
    </li>

    <li class='list-item u-mb-1 sm:u-mb-2'>
      <a href='/search/?searchStudioQuery=*&isGrid=false&facets=fq%3Dsectiontype_ss%3A"staff"&orderBy=&start=0' class='list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link'>
        Staff directory
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/technician-commitment/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        Technician Commitment
      </a>
    </li>

    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="https://durhamuniversity.sharepoint.com/teams/Hub" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        DU Hub (Internal)
      </a>
    </li>
    
    <li class="list-item u-mb-1 sm:u-mb-2">
      <a href="/about-us/professional-services/computing-information-services/support/" class="list-item u-mb-1 sm:u-mb-2 u-text-grey-300 u-text-small sm:u-text-medium link">
        IT help and support
      </a>
    </li>
    
    <!-- new links -->
        
    
        
    
  </ul>
</div>
      </div>
      <div class="lg:u-flex lg:u-justify-between lg:u-items-center">
        <div class="u-mb-4">
          <a href="https://www.dur.ac.uk/" rel="home"><img class="footer-logo u-mb-2" src="/media/durham-university/site-assets/image/logo-dark.svg" alt="Durham University logo" /></a>
          <div class="u-text-small u-leading-tight u-text-grey-400">
            <p>The Palatine Centre<br />Durham University<br />Stockton Road<br />Durham&nbsp;<br />DH1 3LE</p>
<p>&nbsp;</p>
          </div>
        </div>

        <ul class="accreditation-links u-list-reset u-gap-y-3 u-flex u-flex-wrap u-gap-x-3">
          <li>
            <a href="/discover/university-league-tables/" class="accreditation-links__item group u-flex u-flex-col u-h-full link">
              <div class="u-flex u-items-center u-justify-center u-flex-1 u-transition group-hocus:u-scale-110">
                <img class="img u-w-full lazyload" data-src="/media/durham-university/campaign-sites/university-league-tables/GUG-2026---University-of-the-year---Generic.svg" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="The Times and The Sunday Times Good University Guide University of the Year 2026 logo" />
              </div>
            </a>
          </li>
          
          
        </ul>
      </div>
      <div class="u-text-small u-text-grey-400 lg:u-flex lg:u-items-center lg:u-flex-row-reverse lg:u-justify-between">
        <ul class="u-list-reset u-mb-4 lg:u-flex lg:u-mb-0 lg:u-gap-x-3 ul">
  <li class="list-item u-mb-1 sm:u-mb-2">
    <a href="/about-us/governance/governance-documentation/charitable-status/" class="u-text-grey-400 u-underline hocus:u-text-grey-400--light link">
      Charitable status 
    </a>
  </li>
  
  <li class="list-item u-mb-1 sm:u-mb-2">
    <a href="/about-us/disclaimer/" class="u-text-grey-400 u-underline hocus:u-text-grey-400--light link">
      Disclaimer
    </a>
  </li>
  
  <li class="list-item u-mb-1 sm:u-mb-2">
    <a href="/about-us/trading-name/" class="u-text-grey-400 u-underline hocus:u-text-grey-400--light link">
      Trading name
    </a>
  </li>
  
  <li class="list-item u-mb-1 sm:u-mb-2">
    <a href="/about-us/cookie-notice/" class="u-text-grey-400 u-underline hocus:u-text-grey-400--light link">
      Cookie notice
    </a>
  </li>
  
  <li class="list-item u-mb-1 sm:u-mb-2">
    <a href="/about-us/governance/information-governance/privacy-notices/" class="u-text-grey-400 u-underline hocus:u-text-grey-400--light link">
      Privacy notices
    </a>
  </li>
  
  
</ul>
        <p>&copy;2026 Durham University </p>
      </div>
    </div>
  </div>
</footer>

    </div>

    <!--SMD = 1310256 --><?php if (!isset($countryCode) ||
empty($countryCode) ||
(in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'China') ||
(!in_array($countryCode, ['CN', 'HK', 'MO']) && 'notChina' === 'notChina') ||
('notChina' === 'default')) { ?>
<span id="d.en.1310258"></span>
<script src="//player.vimeo.com/api/player.js"></script>
<script src="//www.youtube.com/iframe_api"></script>
<?php } ?>

    <script type="text/javascript" src="/media/durham-university/site-assets/js/dependencies-20231018.js"></script>
    <script type="text/javascript" src="/media/durham-university/site-assets/js/durham-app-enhanced.js"></script>
		<script type="text/javascript" src="/media/durham-university/site-assets/js/emergency.js"></script>
		
		<!-- Funnelback autocompletion -->
		
    
  </body>
</html>