You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/mahi/index.astro
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -250,9 +250,7 @@ const supportResources = [
250
250
>
251
251
<h2class="mb-4 text-3xl font-bold">Ready to Get Involved?</h2>
252
252
<pclass="mb-8 text-xl opacity-90">
253
-
Whether you're looking for regular sessions, special workshops,
254
-
teacher training, or community events - we're here to support
255
-
rangatahi technology education in your area.
253
+
Whether you're looking for regular sessions, specialist workshops, or kura support - we're here to support rangatahi technology education in your area.
Copy file name to clipboardExpand all lines: src/pages/mahi/pld.astro
+37-79Lines changed: 37 additions & 79 deletions
Original file line number
Diff line number
Diff line change
@@ -10,47 +10,44 @@ import { Icon } from "astro-icon/components";
10
10
11
11
const learningFramework = [
12
12
{
13
-
title: "Technical Mastery",
13
+
title: "Curriculum Support",
14
14
description:
15
-
"Build confidence with technology tools, programming languages, and emerging tech.",
15
+
"Resources and guidance aligned with NZ Digital Technologies curriculum requirements.",
16
16
},
17
17
{
18
-
title: "Teaching Approaches",
18
+
title: "Workshop Delivery",
19
19
description:
20
-
"Learn student-centred, project-based teaching methods that engage and inspire.",
20
+
"Specialist workshops delivered in schools to support kaiako and enhance student learning.",
21
21
},
22
22
{
23
-
title: "Cultural Responsiveness",
23
+
title: "Resource Sharing",
24
24
description:
25
-
"Integrate te ao Māori perspectives and culturally responsive practices.",
25
+
"Access to our educational resources, lesson plans, and project guides.",
26
26
},
27
27
{
28
-
title: "Community Connection",
28
+
title: "Ongoing Partnership",
29
29
description:
30
-
"Build networks with industry professionals and fellow educators.",
30
+
"Collaborative relationships with schools to support technology education goals.",
31
31
},
32
32
];
33
33
---
34
34
35
-
<Layouttitle="Professional Learning & Development | Ako Ngaiotanga">
35
+
<Layouttitle="Kura & Kaiako Support | Ako Ngaiotanga"description="Supporting schools and teachers with technology education resources, workshops, and curriculum-aligned guidance for enhanced learning outcomes.">
0 commit comments