Structural change is on the university’s agenda – is it on the SU’s?

With a growing number of universities cutting courses, consolidating campuses, and, in a few cases, opening talks about merger, the question of what happens to an SU when its parent institution changes shape has moved from the hypothetical to the practical.

Earlier this year Coole Insight, working with Greenhouse, asked SU leaders how prepared they felt for that kind of change – and the answers suggest many are further from the conversation than they’d like to be.

Of the 52 SUs that responded to the consultation on risk, sustainability, and readiness for change, 27 said university structural change wasn’t currently reflected in their risk register or strategic thinking. That’s more than half of the participating unions, and it raises a question for SU boards – at what point should a significant change in the university’s direction become a matter for their own strategic attention?

By the time there’s a proposal to respond to, important choices may already have been made, and an SU might find itself trying to influence a timetable, structure, or set of priorities that it had little opportunity to shape.

Our consultation began with an interest in mergers and collaboration, but through discussions with SU CEOs, and then the responses themselves, it became clear that we needed to start further back and understand how prepared unions were to anticipate and influence significant change in the first place.

Scoring 49 out of 100

Thirteen of the 52 respondents reported active or early discussions about merger, partnership, or structural change, and only 17 felt their SU was involved early in significant university decision-making. Average self-assessed readiness was 49 out of 100.

These are findings from a consultation rather than a representative assessment of every SU, and the readiness score reflects respondents’ own judgements rather than an independently tested measure. Taken together, though, the responses give us good reason to examine the relationship between preparedness, access, and influence.

Don’t wait for a merger

A union can be working hard to sustain its services while having limited visibility of decisions that could fundamentally alter the conditions in which it operates. Our focus on mergers had also risked making this feel relevant only to unions whose universities were already discussing one, when a change in funding, campus provision, shared services, or institutional priorities could have significant consequences without any merger taking place.

Waiting for an institutional structural announcement, or not actively investigating one, is therefore a poor starting point for preparation. There’s useful work an SU can do now, even where no immediate change is known, and it starts with a board conversation about plausible scenarios.

A board might ask, for example, what a sustained reduction in income would mean for representation and advice, how a campus change would affect access to the union, and what collaboration with another SU might make possible – along with what would need protecting.

The value lies in working through the consequences – which assumptions underpin the current strategy, what would prompt a different response, and who would take responsibility for acting. Putting another entry on the risk register only helps if it changes the conversation and the decisions that follow.

Who’s in the room

Readiness also requires a clearer understanding of institutional relationships. Who is discussing the university’s future, and how does the SU contribute while options are still being developed? Where does that access depend on a single relationship, and what happens when either person leaves?

Universities have responsibilities here too, and greater preparation within an SU can’t compensate for a process that deliberately, naively, or ignorantly excludes it. As Jim Dickinson has argued on Wonkhe, students need a substantive role in shaping institutional change, and their understanding of how a university works in daily life belongs in the development of proposals.

For unions, that means being able to bring evidence about students’ needs, articulate priorities, and involve elected officers meaningfully. A well-connected CEO is always incredibly valuable, but the organisation also needs ways to retain knowledge and sustain influence through changes in leadership.

Keep it proportionate

Time and capacity were the most commonly reported barrier in the consultation, but any response that simply adds a substantial new process to an already stretched organisation risks reproducing the problem it’s meant to address – so the preparation needs to be proportionate.

A focused leadership or board session, informed by existing evidence, should help a union identify the decisions that need attention and a manageable set of actions, and it should also expose where additional expertise or resources would be necessary if change accelerated.

People before plans

People and culture belong within that discussion from the beginning. Can officers, staff, and trustees question assumptions openly, and can people raise concerns about a proposed collaboration without being dismissed as resistant? Are we considering what uncertainty means for the people expected to keep services running?

These questions affect whether plans can be delivered, because what might seem like an attractive arrangement can, and probably will, struggle if there’s insufficient trust, unclear authority, or no capacity to do the work involved.

Collaboration needs a purpose

Collaboration itself needs a clear purpose, and while sharing expertise, services, or infrastructure may create opportunities, the starting point should be the benefit for students and the ability to sustain it. Boards need to understand the costs, dependencies, and implications for accountability alongside the potential savings.

The support respondents requested was practical – tools, sector insight, case studies, and peer discussion – and 51 of the 52 wanted to remain informed as the work developed. There’s an opportunity to turn that interest into shared learning that unions can use in their own contexts.

Testing a readiness review

Greenhouse and Coole Insight are now developing a Strategic Readiness Review with a small, deliberately varied pilot group. The proposed approach combines a proportionate evidence review, stakeholder conversations, and a facilitated board or leadership session, with outputs including priority risks and opportunities, three immediate actions, and a longer-term readiness roadmap.

We want to test its usefulness across different circumstances, including unions with no known prospect of structural change, and participants would help us understand what works, what needs adapting, and how much time the process realistically requires. Shared learning would be anonymised unless explicit consent was given, and participation would carry no expectation of a positive testimonial.

We’re also exploring potential support from Howden, including whether funding could help make participation more accessible.

Put it on the agenda

For any SU board, an immediate step is to put a plausible institutional change on the agenda and work through its implications for students, the union, and the decisions it would need to influence. Doing that before a proposal arrives gives officers, staff, and trustees time to develop a considered position, identify gaps, and build the relationships they’ll need.

SUs interested in discussing the pilot can contact Steve Coole at steve@cooleinsightltd.co.uk.

Subscribe
Notify of

0 Comments
Oldest
Newest
Inline Feedbacks
View all comments
/* ── Old Wonkhe · events page · Code Snippets (site footer, every page) ── Undo: deactivate this snippet. Publish events.css in Additional CSS FIRST. Copy in this repo: docs/wonkhe-events-snippet.js (collaboration-question). Updated 23 September 2026: the featured matcher and the Collaboration Question entry now use collaboration.wonkhe.com, the event's published address since 22 September; the old domain still resolves to the same entry. With only the old domain listed, the card (which now links to collaboration.wonkhe.com) fell through to the free-webinar tier. What it does: on /events/ only, rebuilds the theme's image-only grid into four tiers – a featured event, the ticketed programme, webinars, and six chosen previous events – using the cards WordPress already prints. Titles come from each image's alt text; dates, straps and labels come from DETAILS below. Anything in Upcoming that is not listed as featured, programme or subscribers is a free webinar. Events that fall into the past move to Previous by the theme. Nothing here mentions subscribing, accounts or logging in. TO EDIT: change DETAILS (one entry per event, keyed by the slug in its link, or by a word from its image filename, or by the host of an external link) and the PREVIOUS list. Missing entries are fine: the card still shows, without a date. A featured event is matched by its link host, so if its address changes, add the new host to FEATURED and key a DETAILS entry by it. */ (function () { 'use strict'; if (!document.body || !document.body.classList.contains('page-template-template-events')) return; /* ── 1. The parts you change ─────────────────────────────────────────── */ var FEATURED = ['collaboration.wonkhe.com', 'thecollaborationquestion.com']; // the event's published address, then its old domain var PROGRAMME = ['making-sense-of-higher-education']; var SUBSCRIBERS = ['Policy-Radar']; // matched against link and image filename var PREVIOUS = [ // the six shown, in this order // a slug (last part of the event's address) or a host, matched against the cards the theme prints… // …or, for an event the theme does not print, an object with its address, title and card image { href: 'https://wonkhe.com/events/connect-more/', title: 'Connect more', img: 'https://wonkhe.com/wp-content/wonkhe-uploads/2025/01/Connect-more-event-booking-1.jpg' }, 'the-secret-life-of-students-2026', { href: 'https://wonkhe.com/events/closing-the-loop/', title: 'Closing the loop: building a feedback framework for student success', img: 'https://wonkhe.com/wp-content/wonkhe-uploads/2026/05/Evasys-webinar-1.png' }, 'thefestivalofhe.com', { href: 'https://wonkhe.com/events/show-them-the-money-exploring-effective-governance-of-university-finances/', title: 'Show them the money? Exploring effective governance of university finances', img: 'https://wonkhe.com/wp-content/wonkhe-uploads/2025/12/tech-one-webinar26.jpg' }, 'belongfromthebeginning' ]; var DETAILS = { 'collaboration.wonkhe.com': { eyebrow: 'An exclusive Wonkhe event', title: 'The collaboration
question', titleHref: 'https://collaboration.wonkhe.com/', strap: 'Getting real and making it real in UK higher education', facts: [['When', 'Tuesday 3 November 2026'], ['Where', 'Impact Hub Euston, London'], ['Format', 'A one-day, in-person event'], ['Tickets', 'Discounts for Wonkhe subscribers']], book: { label: 'Book your place', href: 'https://collaboration.wonkhe.com/' }, more: { label: 'Full programme', href: 'https://collaboration.wonkhe.com/programme' } }, 'making-sense-of-higher-education': { art: 'https://wonkhe.com/wp-content/wonkhe-uploads/2026/09/mazepattern.png', // the maze-only image for the left panel kicker: 'Wonkhe presents · ticketed · online', strap: 'Ten live online modules that give anyone who works in or around universities rapid cross-sector fluency – governors, new starters, professional services and people stepping up.', when: 'October 2026 – April 2027 · ten live modules · recordings included', cta: 'Book tickets →' }, 'education-espresso-a-shot-of-pedagogical-inspiration': { kicker: 'Wonkhe × Adobe', chip: 'Free', accent: 'red', title: 'Education Espresso: reclaiming productivity in learning and teaching', strap: 'A shot of pedagogical inspiration on managing workload, collaborating on curriculum and getting routine work off your desk.', when: 'Thu 1 October · 12–1pm · online', cta: 'Sign up free →' }, 'keeping-the-learning-real-academic-integrity-in-the-age-of-ai': { kicker: 'Wonkhe × Studiosity', chip: 'Free', accent: 'purple', strap: 'Up-to-the-minute practice on the strategies institutions are adopting to keep assessment honest and learning real.', when: 'Thu 8 October · online', cta: 'Sign up free →' }, 'Policy-Radar': { title: 'Policy Radar', kicker: 'For Wonkhe subscribers', chip: 'Subscribers', chipClass: 'subs', accent: 'green', strap: 'The regular briefing that keeps subscribers ahead of what’s moving in higher education policy.', when: 'Tue 6 October · 12–1pm · online', cta: 'Joining info to come', link: false } }; // The old event domain resolves to the same entry, so a card that still links to it is featured too. DETAILS['thecollaborationquestion.com'] = DETAILS['collaboration.wonkhe.com']; var HERO = { title: 'Events', lede: 'Ticketed days that bring the sector together, free webinars, and regular sessions for subscribers.' }; var HEADINGS = { programme: 'Ticketed programme', webinars: 'Webinars', previous: 'Previous events' }; var WEBINAR_ACCENTS = ['blue', 'green', 'purple', 'pink', 'lblue', 'red']; // for cards without an entry, in turn /* ── 2. Read what the theme printed ──────────────────────────────────── */ var row = document.querySelector('main.main > .container > .row.py-4'); if (!row) return; var sections = row.querySelectorAll(':scope > .col-md-12'); if (sections.length < 1) return; var upcoming = sections[0], previous = sections[1] || null; var viewAll = row.querySelector('a.load-more-btn'); function keyFor(a) { var href = a.getAttribute('href') || '', img = a.querySelector('img'), src = img ? (img.getAttribute('src') || '') : ''; var m = href.match(/wonkhe\.com\/events\/([^/?#]+)/); if (m) return m[1]; var lists = FEATURED.concat(PROGRAMME, SUBSCRIBERS), i; for (i = 0; i < lists.length; i++) if (href.indexOf(lists[i]) !== -1 || src.indexOf(lists[i]) !== -1) return lists[i]; var h = href.match(/^https?:\/\/(?:www\.)?([^/]+)/); return h ? h[1] : src.split('/').pop().replace(/\.\w+$/, ''); } function titleFor(a) { var img = a.querySelector('img'), alt = img ? (img.getAttribute('alt') || '') : ''; return alt.replace(/^Image of\s+/i, '').trim(); } function tierFor(key, a) { var href = a.getAttribute('href') || '', img = a.querySelector('img'), src = img ? (img.getAttribute('src') || '') : ''; function hit(list) { for (var i = 0; i < list.length; i++) if (key === list[i] || href.indexOf(list[i]) !== -1 || src.indexOf(list[i]) !== -1) return true; return false; } if (hit(FEATURED)) return 'featured'; if (hit(PROGRAMME)) return 'programme'; if (hit(SUBSCRIBERS)) return 'subscribers'; return 'webinar'; } function el(tag, cls, html) { var e = document.createElement(tag); if (cls) e.className = cls; if (html !== undefined) e.innerHTML = html; return e; } function text(tag, cls, str) { var e = document.createElement(tag); if (cls) e.className = cls; e.textContent = str; return e; } function heading(str, tone) { var h = el('h2', 'wk-ev-heading wk-ev-heading--' + tone); h.textContent = str; return h; } var cards = []; upcoming.querySelectorAll('a[href]').forEach(function (a) { if (!a.querySelector('img')) return; var key = keyFor(a); cards.push({ a: a, key: key, tier: tierFor(key, a), title: titleFor(a), d: DETAILS[key] || {} }); }); if (!cards.length) return; /* ── 3. Build the new page ───────────────────────────────────────────── */ var out = el('div', 'wk-ev'); var hero = el('div', 'wk-ev-hero'); hero.appendChild(text('h1', 'wk-ev-title', HERO.title)); hero.appendChild(text('p', 'wk-ev-lede', HERO.lede)); out.appendChild(hero); cards.filter(function (c) { return c.tier === 'featured'; }).forEach(function (c) { var d = c.d, box = el('section', 'wk-ev-feat'); box.appendChild(el('span', 'wk-ev-feat__bar')); var inner = el('div', 'wk-ev-feat__in'), txt = el('div', 'wk-ev-feat__txt'); if (d.eyebrow) txt.appendChild(text('p', 'wk-ev-feat__eyebrow', d.eyebrow)); var h2 = el('h2', 'wk-ev-feat__title'); if (d.titleHref || c.a.href) { var tl = el('a', '', d.title || c.title); tl.href = d.titleHref || c.a.href; tl.target = '_blank'; tl.rel = 'noopener'; h2.appendChild(tl); } else { h2.innerHTML = d.title || c.title; } txt.appendChild(h2); if (d.strap) txt.appendChild(text('p', 'wk-ev-feat__strap', d.strap)); inner.appendChild(txt); if (d.facts && d.facts.length) { var dl = el('dl', 'wk-ev-feat__facts'); d.facts.forEach(function (f) { var w = el('div'); w.appendChild(text('dt', '', f[0])); w.appendChild(text('dd', '', f[1])); dl.appendChild(w); }); inner.appendChild(dl); } var cta = el('div', 'wk-ev-feat__cta'); var book = text('a', 'wk-ev-feat__book', (d.book && d.book.label) || 'Find out more'); book.href = (d.book && d.book.href) || c.a.href; if (/^https?:\/\/(?!wonkhe\.com)/.test(book.href)) { book.target = '_blank'; book.rel = 'noopener'; } cta.appendChild(book); if (d.more) { var more = text('a', 'wk-ev-feat__more', d.more.label); more.href = d.more.href; more.target = '_blank'; more.rel = 'noopener'; cta.appendChild(more); } inner.appendChild(cta); box.appendChild(inner); out.appendChild(box); }); var programmes = cards.filter(function (c) { return c.tier === 'programme'; }); if (programmes.length) { out.appendChild(heading(HEADINGS.programme, 'orange')); programmes.forEach(function (c) { var d = c.d, band = el('a', 'wk-ev-prog'); band.href = c.a.href; var art = el('div', 'wk-ev-prog__art' + (d.art ? ' wk-ev-prog__art--own' : '')); var img = c.a.querySelector('img'); if (d.art) { var own = document.createElement('img'); own.src = d.art; own.alt = ''; art.appendChild(own); } else if (img) { img.removeAttribute('class'); img.removeAttribute('sizes'); art.appendChild(img); } band.appendChild(art); var body = el('div', 'wk-ev-prog__body'); if (d.kicker) body.appendChild(text('p', 'wk-ev-prog__kicker', d.kicker)); body.appendChild(text('h3', 'wk-ev-prog__title', d.title || c.title)); if (d.strap) body.appendChild(text('p', 'wk-ev-prog__strap', d.strap)); if (d.when) body.appendChild(text('p', 'wk-ev-prog__when', d.when)); body.appendChild(text('span', 'wk-ev-prog__go', d.cta || 'Find out more →')); band.appendChild(body); out.appendChild(band); }); } var webinars = cards.filter(function (c) { return c.tier === 'webinar' || c.tier === 'subscribers'; }); if (webinars.length) { out.appendChild(heading(HEADINGS.webinars, 'green')); var grid = el('div', 'wk-ev-grid'), n = 0; webinars.forEach(function (c) { var d = c.d, subs = c.tier === 'subscribers'; var linked = d.link !== false && !subs; var card = el(linked ? 'a' : 'div', 'wk-ev-card wk-ev-card--' + (d.accent || (subs ? 'orange' : WEBINAR_ACCENTS[n++ % WEBINAR_ACCENTS.length])) + (linked ? '' : ' wk-ev-card--still')); if (linked) card.href = c.a.href; card.appendChild(el('span', 'wk-ev-card__bar')); var body = el('span', 'wk-ev-card__body'); var kick = el('span', 'wk-ev-card__kicker'); kick.appendChild(document.createTextNode(d.kicker || 'Wonkhe')); var chip = text('span', 'wk-ev-chip' + (d.chipClass ? ' wk-ev-chip--' + d.chipClass : (subs ? ' wk-ev-chip--subs' : '')), d.chip || (subs ? 'Subscribers' : 'Free')); kick.appendChild(chip); body.appendChild(kick); body.appendChild(text('span', 'wk-ev-card__title', d.title || c.title)); if (d.strap) body.appendChild(text('span', 'wk-ev-card__strap', d.strap)); if (d.when) body.appendChild(text('span', 'wk-ev-card__when', d.when)); body.appendChild(text('span', 'wk-ev-card__go', d.cta || (subs ? 'Joining info to come' : 'Sign up free →'))); card.appendChild(body); grid.appendChild(card); }); out.appendChild(grid); } if (previous) { var prevCards = []; previous.querySelectorAll('a[href]').forEach(function (a) { if (a.querySelector('img')) prevCards.push(a); }); var chosen = []; PREVIOUS.forEach(function (want) { if (typeof want === 'string') { prevCards.some(function (a) { if ((a.getAttribute('href') || '').indexOf(want) !== -1 && chosen.indexOf(a) === -1) { chosen.push(a); return true; } return false; }); } else if (want && want.href) { var a = document.createElement('a'); a.href = want.href; var img = document.createElement('img'); img.src = want.img || ''; img.alt = 'Image of ' + (want.title || ''); img.loading = 'lazy'; a.appendChild(img); chosen.push(a); } }); if (!chosen.length) chosen = prevCards.slice(0, 6); out.appendChild(heading(HEADINGS.previous, 'purple')); var pg = el('div', 'wk-ev-prev'); chosen.forEach(function (a) { var li = el('a', 'wk-ev-prev__item'); li.href = a.href; var img = a.querySelector('img'); img.removeAttribute('class'); img.removeAttribute('sizes'); li.appendChild(img); li.appendChild(text('span', 'wk-ev-prev__name', titleFor({ querySelector: function () { return img; } }))); pg.appendChild(li); }); out.appendChild(pg); var all = text('a', 'wk-ev-viewall', 'View all previous events'); all.href = viewAll ? viewAll.href : 'https://wonkhe.com/previous-events/'; out.appendChild(all); } row.parentNode.insertBefore(out, row); row.classList.add('wk-ev-original'); document.body.classList.add('wk-ev-live'); })();