Jobs
My ads
My job alerts
Sign in
Find a job Career Tips Companies
Find

Apprenticeship tutor

Liverpool (Merseyside)
Alfred H Knight
Tutor
Posted: 8 October
Offer description

08/10/25

Apprenticeship Tutor

WHAT IS ON OFFER

Alfred H Knight has an exciting opportunity for a dedicated and passionate Apprenticeship Tutor to deliver apprenticeship standards as part of our self-provider provision. The main purpose of this role is to plan, deliver, and assess high-quality training to apprentices, ensuring compliance with all funding and quality requirements. This is a great opportunity for someone with a background in teaching, training, or assessing who wants to play a key role in shaping learners’ futures.

Your main responsibility will be to provide engaging and inclusive training, coaching, and assessments, supporting apprentices to develop the knowledge, skills, and behaviours they need to succeed. You will tailor learning sessions to individual needs and employer requirements, tracking progress and providing feedback to ensure apprentices achieve timely success. In addition, you will prepare apprentices for their End-Point Assessment (EPA) and ensure all gateway requirements are met, all while maintaining strong collaborative partnerships with colleagues and senior leaders. Finally, you will need to keep up to date with your own professional knowledge and undertake continuous professional development (CPD) to meet all regulatory and sector requirements.

ABOUT US

Alfred H Knight is a totally independent, family owned business spanning five generations. A global network of strategically placed offices and laboratories enable global trade by providing independent inspection, analysis and consultancy services to the metals and minerals, solid fuels and agriculture industries.

We have honed and carefully crafted our reputation. Delivering knowledge and professionalism in all aspects of weighing, sampling and analysis. We thrive by continuing to re-invest in our facilities, technology and people. Click here to find out more about AHK.

DO YOU HAVE WHAT IT TAKES?

To be successful at Alfred H Knight you will need to display the following:

Required Knowledge and Work Experience

Essential

1. Experience delivering apprenticeships or vocational training.
2. Strong knowledge of apprenticeship standards and compliance requirements.

Required Competencies

3. Excellent communication, organizational, and IT skills. Ability to explain complex scientific concepts clearly and concisely to diverse audiences. Strong organizational skills for effective lesson planning, marking, and classroom management. Proficiency in using a range of IT tools for teaching and administration
4. Strong subject matter expertise.
5. A deep and current understanding of the science curriculum.
6. The ability to link scientific concepts to real-world applications and current events.
7. Confidence in using practical experiments to illustrate key scientific principles.
8. Passion for science education and student development. A genuine enthusiasm for science that inspires and motivates students. Commitment to fostering a lifelong love of learning and intellectual curiosity. Desire to stay current with scientific advancements and incorporate them into lessons.
9. Ability to motivate and engage learners of varying abilities. Skill in differentiating lessons to meet the needs of all students, from those who need extra support to those who need to be challenged. Creativity in designing hands-on activities and experiments to make learning engaging and memorable. A focus on building confidence and encouraging a growth mindset in students.
10. Commitment to inclusive practice and safeguarding Dedication to creating an inclusive classroom environment where all students feel valued and respected. Understanding of and adherence to all safeguarding policies and procedures to ensure student well-being. Ability to recognize and respond to the individual needs of students, including those with special educational needs.

Required Work Experience

11. Experience delivering apprenticeships or vocational training.
12. Experience with Ofsted inspections and ESFA audit requirements is desirable.
13. Knowledge of e-portfolio and learner management systems is desirable

Required Qualifications

14. A recognized teaching or assessing qualification (e.g., A1, CAVA, TAQA, PTLLS/DTLLS/Cert Ed/PGCE, or equivalent).

BENEFITS

We are offering an excellent opportunity with a salary and benefits package to match including pension, life assurance and an employee assistance programme.

If you are invited to interview, please let us know if there are any reasonable adjustments we can make to the recruitment process that will enable you to perform to the best of your ability.

Alfred H Knight is committed to creating a diverse & inclusive environment and hence welcomes applications from all sections of the community.

NameThis field is for validation purposes and should be left unchanged.Name(Required)Company(Required)Email(Required)Tel Number(Required)Enquiry Type(Required)Type the information here... /* */ gform.initializeOnLoaded( function() {gformInitSpinner( 9, 'spinner.svg', true );jQuery('#gform_ajax_frame_9').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_9');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_9').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_9').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_9').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_9').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_9').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_9').val();gformInitSpinner( 9, 'spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [9, current_page]);window['gf_submitting_9'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_9').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_9').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [9]);window['gf_submitting_9'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_9').text());}else{jQuery('#gform_9').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "9", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_9" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_9"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_9" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 9, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); /* */

Apply
Create E-mail Alert
Job alert activated
Saved
Save
Similar job
Tutor
Wigan
Temporary
Exclusive Education
Tutor
Similar job
Tutor
Frodsham
Jacks Team
Tutor
€18 - €22 an hour
Similar job
Electrical tutor
Liverpool (Merseyside)
Recruited UK
Tutor
£45,000 a year
See more jobs
Similar jobs
Education jobs in Liverpool (Merseyside)
jobs Liverpool (Merseyside)
jobs Merseyside
jobs England
Home > Jobs > Education jobs > Tutor jobs > Tutor jobs in Liverpool (Merseyside) > Apprenticeship Tutor

About Jobijoba

  • Career Advice
  • Company Reviews

Search for jobs

  • Jobs by Job Title
  • Jobs by Industry
  • Jobs by Company
  • Jobs by Location
  • Jobs by Keywords

Contact / Partnership

  • Contact
  • Publish your job offers on Jobijoba

Legal notice - Terms of Service - Privacy Policy - Manage my cookies - Accessibility: Not compliant

© 2025 Jobijoba - All Rights Reserved

Apply
Create E-mail Alert
Job alert activated
Saved
Save