|
1 | 1 | <template> |
2 | | - <v-col |
3 | | - v-if=" |
4 | | - certificationStore.certificateStatus(applicationStore.draftApplication.fromCertificate) == 'Active' || |
5 | | - (certificationStore.certificateStatus(applicationStore.draftApplication.fromCertificate) == 'Expired' && |
6 | | - !certificationStore.expiredMoreThan5Years(applicationStore.draftApplication.fromCertificate)) |
7 | | - " |
8 | | - cols="12" |
9 | | - > |
| 2 | + <v-col v-if=" |
| 3 | + certificationStore.certificateStatus(applicationStore.draftApplication.fromCertificate) == 'Active' || |
| 4 | + (certificationStore.certificateStatus(applicationStore.draftApplication.fromCertificate) == 'Expired' && |
| 5 | + !certificationStore.expiredMoreThan5Years(applicationStore.draftApplication.fromCertificate)) |
| 6 | + " cols="12"> |
10 | 7 | <Alert title="Do you have 500 hours of supervised work experience?"> |
11 | 8 | You should |
12 | | - <a |
13 | | - class="cursor-pointer text-decoration-underline" |
14 | | - @click=" |
15 | | - applicationStore.draftApplication.certificationTypes = ['FiveYears']; |
16 | | - applicationStore.draftApplication.applicationType = 'New'; |
17 | | - " |
18 | | - > |
| 9 | + <a class="cursor-pointer text-decoration-underline" @click=" |
| 10 | + applicationStore.draftApplication.certificationTypes = ['FiveYears']; |
| 11 | + applicationStore.draftApplication.applicationType = 'New'; |
| 12 | + "> |
19 | 13 | apply for ECE Five Year certification |
20 | 14 | </a> |
21 | 15 | if you have completed 500 hours of work experience. |
|
33 | 27 | <ul class="ml-10"> |
34 | 28 | <li>You can only renew this certificate once</li> |
35 | 29 | <li>You cannot renew an ECE One Year Certificate if it has been expired for more than 5 years</li> |
36 | | - <li>After you renew you’ll only be able to apply for an ECE Five Year certificate or an ECE Assistant certificate</li> |
| 30 | + <li>After you renew you’ll only be able to apply for an ECE Five Year certificate or an ECE Assistant |
| 31 | + certificate</li> |
37 | 32 | </ul> |
38 | 33 | </div> |
39 | 34 | </v-col> |
40 | 35 | <v-col cols="12"> |
41 | 36 | <ECEHeader title="Reason why you're renewing your ECE One Year certification" /> |
42 | 37 | <div class="d-flex flex-column ga-3 my-6"> |
43 | 38 | <p> |
44 | | - You will need to provide a reason for why you were unable to complete the required 500 hours of supervised work experience during the term of your ECE |
45 | | - One Year Certificate and/or why you were unable to provide a reference from the certified ECE who supervised the hours. |
| 39 | + You will need to provide a reason for why you were unable to complete the required 500 hours of supervised work |
| 40 | + experience during the term of your ECE |
| 41 | + One Year Certificate and/or why you were unable to provide a reference from the certified ECE who supervised the |
| 42 | + hours. |
46 | 43 | </p> |
47 | 44 | <p> |
48 | 45 | If you've completed 500 hours, you should apply for |
49 | | - <a |
50 | | - class="cursor-pointer text-decoration-underline" |
51 | | - @click=" |
52 | | - applicationStore.draftApplication.certificationTypes = ['FiveYears']; |
53 | | - applicationStore.draftApplication.applicationType = 'New'; |
54 | | - " |
55 | | - > |
| 46 | + <a class="cursor-pointer text-decoration-underline" @click=" |
| 47 | + applicationStore.draftApplication.certificationTypes = ['FiveYears']; |
| 48 | + applicationStore.draftApplication.applicationType = 'New'; |
| 49 | + "> |
56 | 50 | ECE Five Year certification |
57 | 51 | </a> |
58 | 52 | instead. |
|
62 | 56 | <v-col cols="12"> |
63 | 57 | <ECEHeader title="Character reference" /> |
64 | 58 | <div class="d-flex flex-column ga-3 my-6"> |
65 | | - <p>You will need to provide a character reference. You'll enter their name and email. We'll contact them later after you submit your application.</p> |
| 59 | + <p>You will need to provide a character reference. You'll enter their name and email. We'll contact them later |
| 60 | + after you submit your application.</p> |
66 | 61 | <p>The reference must be someone who:</p> |
67 | 62 | <ul class="ml-10"> |
68 | 63 | <li>Can speak to your character</li> |
|
78 | 73 | <ECEHeader title="Work experience" /> |
79 | 74 | <div class="d-flex flex-column ga-3 my-6"> |
80 | 75 | <p> |
81 | | - You need to have completed 400 hours of work experience and be able to provide references to verify the hours. If you worked at multiple locations, you |
| 76 | + You need to have completed 400 hours of work experience and be able to provide references to verify the hours. |
| 77 | + If you worked at multiple locations, you |
82 | 78 | can provide multiple references. |
83 | 79 | </p> |
84 | 80 | <p>The hours must:</p> |
|
97 | 93 | <v-col v-if="expired" cols="12"> |
98 | 94 | <ECEHeader title="Professional development" /> |
99 | 95 | <div class="d-flex flex-column ga-3 my-6"> |
100 | | - <p>You must have completed at least 40 hours of professional development.</p> |
101 | | - <p>The course or workshop must:</p> |
| 96 | + <p>To meet the professional development requirement, you need to have completed 40 hours of training.</p> |
| 97 | + <h3>What courses or workshops are eligible?</h3> |
| 98 | + <p>Each course or workshop must:</p> |
102 | 99 | <ul class="ml-10"> |
103 | | - <li>Be relevant to the field of early childhood education</li> |
| 100 | + <li>Be related to early childhood education</li> |
104 | 101 | <li v-if="!expired"> |
105 | 102 | Have been completed within the dates of your current certificate: |
106 | 103 | <strong>{{ formattedLatestCertificationEffectiveDate }}</strong> |
|
109 | 106 | </li> |
110 | 107 | <li v-else>Have been completed within the last 5 years</li> |
111 | 108 | </ul> |
112 | | - <p>You'll need to provide the following information about each course or workshop:</p> |
113 | | - <ul class="ml-10"> |
114 | | - <li>Name of the course or workshop</li> |
115 | | - <li>Name of the place where you took it</li> |
116 | | - <li>Dates when you started and completed it</li> |
117 | | - <li>How many hours it was</li> |
118 | | - <li>Contact information for the facilitator/instructor or a document to show you've completed the course</li> |
119 | | - </ul> |
120 | 109 | </div> |
121 | 110 | </v-col> |
122 | 111 | </template> |
|
0 commit comments