Apprenticeships

Apprenticeships are particularly suited to the maritime sector because so many jobs within it require competencies learned through a mix of practical learning and theoretical study. From working in a busy port to catering on a cruise ship, from navigating the open sea to lifting a superyacht ashore, from building a fast ferry to driving it, the maritime sector offers a wide and growing range of apprenticeships as the starting-point for some very rewarding careers. For a complete list of maritime-related apprenticeships download the document HERE

In late 2020, a new partnership for the provision of selected maritime apprenticeships was formed by the Marine Society and SeaRegs Training Ltd. The organisations now offer high quality training in Boatmaster, Workboat Crewmember and Port Operative apprenticeships across the country and specifically on the River Thames.  The partnership brings together our strong employer and industry connections and is looking to expand numbers and geographical coverage, as demand returns, post COVID-19



SeaRegs Training is an Independent training provider, delivering MCA, STCW, SQA and RYA professional courses and has a solid background in providing maritime apprenticeships. They have a proven track record of providing well-regarded training courses for the code and class vessel sector and training in ports.

Training is currently based out of fully-equipped facilities at Royal Docks Sea Cadet Boat Station in London and SeaRegs’ Training base and vessels at Turnchapel Wharf in Plymouth, with regular use of employer facilities, such as the Port of London Authority in Gravesend.

We currently offer three maritime apprenticeships;

  1. Level 3 Boatmaster

This 24 month programme prepares apprentices to ensure the safe passage and operation of a small vessel. Apprentices will gain the Tier 1 Level 2 Boatmaster Licence from the MCA together with a number of MCA and RYA certifications

 

  1. Level 3 Workboat Crewmember

This 20 month programme prepares apprentices to work on variety of specialist small vessels up to 24m length including passenger, crew transfer and offshore support. To learn more about the Workboat sector watch HERE

 

  1. Level 2 Port Operative

This 12-18 month programme prepares apprentices to work within a port environment and handle cargo, passengers or marine craft. To learn more about British Ports watch HERE

All apprentices must pass an End Point Assessment conducted by an external examiner. This typically involves a professional discussion, a presentation and a project with the results graded pass, merit of distinction.

 

Employers

Training is paid for out of employer-levy funds however non-levy paying employers must pay an additional contribution of 5%. We can set up your account on the Digital Apprenticeship Service and reserve funding for any potential apprentices. More detail on how this funding works can be found HERE. Currently, the government offers an incentive scheme to encourage employers to create vacancies and recruit apprentices.

 

Recruitment

Vacancies can be found at www.findanapprenticeship.gov. Alternatively, we can manage the recruitment of your apprentice vacancies for these standards. We have direct access to over Sea Cadets 16+ who will have gained a range of nautical skills and proficiencies and have an interest in maritime.

 

Hear what some of our apprentices say..

Ted Jones, Boatmaster L3

   https://www.maritimeuk.org/careers/resources/naw21/apprentice-interviews/meet-apprentice-ted-jones-port-london-authority/

Clemence Barbey, Boatmaster L3

Meet the Apprentice - Clemence Barbey - Port of London Authority | Maritime UK

 

)
SELECT	(`label`.`id`) AS `id`,
	(`label`.`name`) AS `name`,
	(`label`.`path`) AS `path`,
	(`label`.`source`) AS `source`,
	(`label`.`content`) AS `content`,
	(`label`.`block`) AS `block`,
	(`label`.`discard`) AS `discard`
FROM `label`
WHERE `label`.`discard` IS FALSE
AND (`label`.`path` = ''
	OR '/apprenticeships' LIKE `label`.`path`)
ORDER BY `label`.`name` ASC, `label`.`path` ASC
Command completed in 0.0025351047515869 seconds - 292 row(s) affected.
SELECT	(`page`.`id`) AS `id`,
	(`page`.`parent`) AS `parent`,
	(`page`.`ordinal`) AS `ordinal`,
	(`page`.`name`) AS `name`,
	(`page`.`title`) AS `title`,
	(`page`.`summary`) AS `summary`,
	(`page`.`content`) AS `content`,
	(`page`.`theme`) AS `theme`,
	(`page`.`meta_title`) AS `meta_title`,
	(`page`.`meta_description`) AS `meta_description`,
	(`page`.`slug`) AS `slug`,
	(`page`.`password`) AS `password`,
	(`page`.`donation_text`) AS `donation_text`,
	(`page`.`donation_amounts`) AS `donation_amounts`,
	(`page`.`grid`) AS `grid`,
	(`page`.`grid_title`) AS `grid_title`,
	(`page`.`static`) AS `static`,
	(`page`.`donate`) AS `donate`,
	(`page`.`publish`) AS `publish`,
	(`page`.`discard`) AS `discard`,
	(`page`.`updated`) AS `updated`,
	(
	SELECT	`image`
	FROM `page_image`
	WHERE `page_image`.`discard` IS FALSE
	AND `page_image`.`publish` IS TRUE
	AND `page_image`.`page_id` = `page`.`id`
	ORDER BY `page_image`.`ordinal` ASC
	LIMIT 1) AS `image`
FROM `page`
WHERE `page`.`discard` IS FALSE
AND `page`.`publish` IS TRUE
ORDER BY `page`.`parent` ASC, `page`.`ordinal` ASC, `page`.`name` ASC, `page`.`id` ASC
Command completed in 0.0039710998535156 seconds - 63 row(s) affected.
SELECT	(`page_image`.`id`) AS `id`,
	(`page_image`.`page_id`) AS `page_id`,
	(`page_image`.`ordinal`) AS `ordinal`,
	(`page_image`.`name`) AS `name`,
	(`page_image`.`title`) AS `title`,
	(`page_image`.`summary`) AS `summary`,
	(`page_image`.`url`) AS `url`,
	(`page_image`.`image`) AS `image`,
	(`page_image`.`image_mobile`) AS `image_mobile`,
	(`page_image`.`image_alt`) AS `image_alt`,
	(`page_image`.`publish`) AS `publish`,
	(`page_image`.`discard`) AS `discard`,
	(`page_image`.`updated`) AS `updated`
FROM `page_image`
WHERE `page_image`.`discard` IS FALSE
AND `page_image`.`publish` IS TRUE
ORDER BY `page_image`.`ordinal` ASC, `page_image`.`name` ASC, `page_image`.`id` ASC
Command completed in 0.00111985206604 seconds - 62 row(s) affected.
SELECT	(`page_section`.`id`) AS `id`,
	(`page_section`.`page_id`) AS `page_id`,
	(`page_section`.`ordinal`) AS `ordinal`,
	(`page_section`.`type`) AS `type`,
	(`page_section`.`content`) AS `content`,
	(`page_section`.`publish`) AS `publish`,
	(`page_section`.`discard`) AS `discard`,
	(`page_section`.`updated`) AS `updated`,
	(`page`.`name`) AS `page_name`
FROM `page_section`
INNER JOIN `page` ON `page`.`id` = `page_section`.`page_id` AND `page`.`discard` IS FALSE AND `page`.`publish` IS TRUE
WHERE `page_section`.`discard` IS FALSE
AND `page_section`.`publish` IS TRUE
AND `page_section`.`page_id` = 209
ORDER BY `page_section`.`ordinal` ASC, `page_section`.`id` ASC
Command completed in 0.0006871223449707 seconds - 0 row(s) affected.
SELECT	(`notice`.`id`) AS `id`,
	(`notice`.`ordinal`) AS `ordinal`,
	(`notice`.`name`) AS `name`,
	(`notice`.`title`) AS `title`,
	(`notice`.`content`) AS `content`,
	(`notice`.`image`) AS `image`,
	(`notice`.`button_text`) AS `button_text`,
	(`notice`.`button_link`) AS `button_link`,
	(`notice`.`position`) AS `position`,
	(`notice`.`icon`) AS `icon`,
	(`notice`.`publish_date`) AS `publish_date`,
	(`notice`.`publish_until`) AS `publish_until`,
	(`notice`.`publish`) AS `publish`,
	(`notice`.`discard`) AS `discard`,
	(`notice`.`updated`) AS `updated`
FROM `notice`
WHERE `notice`.`discard` IS FALSE
AND `notice`.`publish` IS TRUE
AND `notice`.`publish_until` >= CURRENT_DATE
ORDER BY `notice`.`publish_date` DESC, `notice`.`id` DESC
LIMIT 1
Command completed in 0.00084781646728516 seconds - 0 row(s) affected.
SELECT	(`page_section`.`id`) AS `id`,
	(`page_section`.`page_id`) AS `page_id`,
	(`page_section`.`ordinal`) AS `ordinal`,
	(`page_section`.`type`) AS `type`,
	(`page_section`.`content`) AS `content`,
	(`page_section`.`publish`) AS `publish`,
	(`page_section`.`discard`) AS `discard`,
	(`page_section`.`updated`) AS `updated`,
	(`page`.`name`) AS `page_name`
FROM `page_section`
INNER JOIN `page` ON `page`.`id` = `page_section`.`page_id` AND `page`.`discard` IS FALSE AND `page`.`publish` IS TRUE
WHERE `page_section`.`discard` IS FALSE
AND `page_section`.`publish` IS TRUE
AND `page_section`.`page_id` = 209
ORDER BY `page_section`.`ordinal` ASC, `page_section`.`id` ASC
Command completed in 0.00053191184997559 seconds - 0 row(s) affected.
SELECT	(`banner`.`id`) AS `id`,
	(`banner`.`name`) AS `name`,
	(`banner`.`url`) AS `url`,
	(`banner`.`image`) AS `image`,
	(`banner`.`image_alt`) AS `image_alt`,
	(`banner`.`publish`) AS `publish`,
	(`banner`.`discard`) AS `discard`,
	(`banner`.`updated`) AS `updated`,
	(`page_banner`.`ordinal`) AS `ordinal`
FROM `banner`
INNER JOIN `page_banner` ON `page_banner`.`banner_id` = `banner`.`id` AND `page_banner`.`page_id` = 209
WHERE `banner`.`discard` IS FALSE
AND `banner`.`publish` IS TRUE
AND `banner`.`id` IN (
	SELECT	`banner_id`
	FROM `page_banner`
	WHERE `page_banner`.`page_id` = 209)
ORDER BY `page_banner`.`ordinal` ASC, `banner`.`name` ASC
Command completed in 0.00091290473937988 seconds - 0 row(s) affected.