SaveMyExams

Visit the CityBright hub for student resources, latest news and FAQs
If you'd like to join a team dedicated to making a genuine difference for students, we’d love to hear from you
We're here to help
and ready to talk

More resources

Examiner AI is an online service that uses generative artificial intelligence (AI) to automatically assess and mark exam-style answers.
An archive of over 25,000+ past papers for a yearly subscription of £37.99.
A very large library of free-to-download past papers, with mark schemes available to purchase.
// Google Ads conversion helper function gtag_report_conversion(url) { var callback = function () { if (typeof url !== 'undefined') { window.location = url; } }; window.gtag = window.gtag || function () { (window.dataLayer = window.dataLayer || []).push(arguments); }; gtag('event', 'conversion', { send_to: 'AW-17998185486/RFiDCKOn_okcEI6ImoZD', // your conversion value: 1.0, currency: 'GBP', event_callback: callback, }); return false; } document.addEventListener('DOMContentLoaded', function () { // If you want this on ALL Formidable forms: var buttons = document.querySelectorAll('.frm_button_submit'); // If you only want it on ONE form, use a more specific selector, e.g.: // var buttons = document.querySelectorAll('#frm_form_1_container .frm_button_submit'); buttons.forEach(function (btn) { btn.addEventListener('click', function () { gtag_report_conversion(); }); }); });