The UniTasterDays Teachers' Guide to University 2026

Essential higher education insights for school and college staff, with contributions from over 80 expert practitioners.

Hero image
Home

The Teachers’ Guide to University 2026 will help you support your students to make an informed choice about university. It includes articles to guide them in deciding whether university is right for them, what they should study, and where they should study it. Although titled Teachers’, the guide is equally valuable for careers advisers, support staff, and senior leaders.

Contributions have been provided by over 80 university representatives from across the UK, along with expert voices from outside the sector, such as educator and TV personality Baasit Siddiqui. The guide is supported by HELOA, a membership group for university advisers.

Supported by:

A special thanks to the below institutions for their kind contributions:

Success
Thank you for signing up! Your download should start shortly.
function showGuideModal() { $('#guideModal').modal('show'); } function skipAndDownloadGuide() { // Set cookie to skip for 30 days var expires = new Date(); expires.setTime(expires.getTime() + (30 * 24 * 60 * 60 * 1000)); // 30 days document.cookie = 'newsletterSignedUp=skipped; expires=' + expires.toUTCString() + '; path=/'; // Download the guide window.open('https://files.unitasterdays.com/downloads/UniTasterDays_Teachers_Guide_to_University_2026_accessible.pdf', '_blank'); $('#guideModal').modal('hide'); }