Skip to content

Commit 70cb584

Browse files
committed
ECER-5186: Change references to SNE education to remove “early childhood” - Change references to all education to remove “training”
1 parent 151db63 commit 70cb584

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ECEIteRegistrantRequirements.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<v-row>
99
<v-col cols="12">
1010
<ECEHeader title="Education for Infant and Toddler Educator (ITE)"></ECEHeader>
11-
<p>You must have completed an infant and toddler educator training program.</p>
11+
<p>You must have completed an infant and toddler educator program.</p>
1212
<br />
1313
<p>The program must be either:</p>
1414
<br />

src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ECEOneYearRequirements.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<v-row>
1313
<v-col>
1414
<ECEHeader title="Education information"></ECEHeader>
15-
<p>You must have completed a basic early childhood education training program.</p>
15+
<p>You must have completed a basic early childhood education program.</p>
1616
<br />
1717
<p>The program must be either:</p>
1818
<br />

src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ECESneRegistrantRequirements.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<v-row>
99
<v-col cols="12">
1010
<ECEHeader title="Education for Special Needs Educator (SNE)"></ECEHeader>
11-
<p>You must have completed a special needs early childhood educator training program.</p>
11+
<p>You must have completed a special needs early childhood educator program.</p>
1212
<br />
1313
<p>The program must be either:</p>
1414
<br />

src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/SpecializedCertificationOptions.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<template v-if="!isLaborMobility">
55
<p>There are 2 types of specialized certifications in B.C. that you can add to your ECE Five Year certificate.</p>
66
<ol class="ml-10">
7-
<li>Infant and Toddler Educator (ITE) - you must have completed an infant and toddler educator training program</li>
8-
<li>Special Needs Educator (SNE) - you must have completed a special needs early childhood educator training program</li>
7+
<li>Infant and Toddler Educator (ITE) - you must have completed an infant and toddler educator program</li>
8+
<li>Special Needs Educator (SNE) - you must have completed a special needs educator program</li>
99
</ol>
1010
<p>The program(s) must be either:</p>
1111
<ul class="ml-10">

0 commit comments

Comments
 (0)