Back to top

Horncastle Education Trust

About

The Horncastle Education Trust was established in 2018 and now comprises five local schools; Banovallum School, Frithville Primary School, Huttoft Primary & Nursery SchoolNew York Primary School and Queen Elizabeth’s Grammar School

The trust strives to raise academic standards and believes that all of us, including parents, have a role to play in each child’s education. To support this, each of our schools operate an ‘open doors’ policy for all parents and carers and are always here to discuss learning or any other matters.

We are committed to supporting our schools and offer a nurturing, family-orientated environment which in turn benefits the communities we serve. Our schools work in close collaboration with each other, in a spirit of solidarity and with positive intent.

The trust provides resources, support and governance to allow our schools to flourish individually and as part of our trust – we have so far invested over £2.6 million on facilities at our schools since 2018.

Explore our Vision and Values

// Reset site search form on focus function resetsearch () { $("#search-field").val(""); } $(document).ready(function() { // Finding an li inside the div var awb = $('.CMSawards li img').length; // If nothing added via CMS if (awb == 0) { $('.CMSawards').attr('class','hidden'); $('#awards').hide(); } // Add parent class to 2nd level links with children $("#dmenu li li a").each(function() { if ($(this).next().length > 0) { $(this).addClass("parent"); }; }); // Add doubleTapToGo to navigation links $("#dmenu li:has(ul)").doubleTapToGo(); /* touch device menus */ }); //RESPONSIVE CODE function checkWidth() { var windowSize = $(window).width(); if (windowSize < 770) { // If mobile: Insert sidebar after Content2Column $(".ColumnLeft").insertAfter(".Content2Column"); $(".ColumnRight").insertAfter(".Content2Column"); } else { // Otherwise reposition sidebar before Content2Column $(".ColumnLeft").insertBefore(".Content2Column"); $(".ColumnRight").insertBefore(".Content2Column"); } } checkWidth(); $(window).bind('resize orientationchange', function() { checkWidth(); }); //prevent # link from having action $('a[href="#"]:not(.auto-list-modal)').click(function(e) { e.preventDefault(); }); -->