Skip to content

Commit 3ee2a50

Browse files
committed
Updated challenge pages with Careers as Constellations: Mapping Interests to Future Technologies
1 parent d6f5c62 commit 3ee2a50

6 files changed

Lines changed: 344 additions & 25 deletions

File tree

51.8 KB
Loading

resources/lang/en/challenges-content.php

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
<?php
22

33
return [
4+
'careers-as-constellations' => [
5+
'title' => 'Careers as Constellations: Mapping Interests to Future Technologies',
6+
'author' => 'Linda Liukas',
7+
'purposes' => [
8+
'Code interactive riddles',
9+
'Use code to create dialogues between a chatbot and a user',
10+
],
11+
'description' => 'This interactive activity helps students map their personal interests and hobbies to potential careers in technology. By visualizing their skills and passions as constellations, students discover how careers are formed by connecting seemingly unrelated dots. No prior coding experience is required, and the activity fosters creative thinking about the future of work in technology.',
12+
'instructions' => [
13+
'Think of a riddle',
14+
'Log in to',
15+
'or create a new account. (When creating a new account keep in mind that real names are not allowed on Pencil Code due to privacy reasons.)',
16+
'Click Imagine and Make your own',
17+
'Use blocks or text-based mode to write your riddle',
18+
'Alternatively, you can use',
19+
'this code',
20+
'and adapt it to your riddle or you can select Answering a riddle from the menu and edit it',
21+
],
22+
'example' => 'Check out this example of a riddle.',
23+
'more' => [
24+
'This code has been Adapted from Pencil Code activity',
25+
'Answering the Riddle',
26+
],
27+
],
28+
429
'chatbot' => [
530
'title' => 'Make a chatbot',
631
'author' => 'EU Code Week Team',

resources/lang/en/challenges.php

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,75 @@
2323
'intermediate' => 'Intermediate',
2424
'advanced' => 'Advanced',
2525
'1-hour' => '1 hour',
26+
'start-date' => 'Start date',
27+
'activity-type' => 'Activity type',
28+
'open-online-activity' => 'Open online activity',
29+
'name-of-org' => 'Name of organisation',
30+
'language' => 'Language',
31+
'teachers' => 'Teachers',
32+
'english' => 'English',
33+
'type-of-org' => 'Type of organisation',
34+
'private-business' => 'Private business',
35+
'secondary-school' => 'Secondary school',
36+
'higher-education' => 'Higher education',
37+
'audience' => 'Audience',
38+
'theme' => 'Main Themes',
39+
'themes' => [
40+
'motivation-and-awareness-raising' => 'Motivation and awareness raising',
41+
'promoting-diversity' => 'Promoting diversity',
42+
],
43+
'age-group' => 'Age group',
44+
'age-groups' => [
45+
'12' => '12+ (adaptable for middle school, high school, or even university students)',
46+
'under-6' => 'Under 6',
47+
'7-8' => '7-8',
48+
'9-11' => '9-11',
49+
'12-14' => '12-14',
50+
'15-18' => '15-18',
51+
'over-18' => 'Over 18',
52+
],
53+
'subjects' => 'Subjects',
54+
'time-required' => 'Time required',
55+
'45–60' => '45–60 minutes',
56+
'group-size' => 'Group size',
57+
'group-sizes' => [
58+
'small' => 'Can be done individually or in small groups',
59+
],
60+
'required-materials' => 'Required materials',
61+
'step-by-step-instructions' => 'Step by step instructions',
62+
'materials' => [
63+
'one' => 'Printed Careers as Constellations worksheet (A3 recommended)',
64+
'two' => 'Paper & markers/pens for additional notes',
65+
'three' => 'Optional: Digital version (students can create constellations using Miro, Canva, or Google Jamboard)',
66+
],
67+
'title' => [
68+
'one' => 'Warm-up Discussion: What Are Your Dots? (5 min)',
69+
'two' => 'Mapping Constellations: Connecting Interests to Tech (20 min)',
70+
'three' => 'Example Connections',
71+
'four' => ' Reflection & Sharing: What Patterns Did You Find? (15 min)',
72+
'five' => 'Extending the Activity',
73+
],
74+
'intro' => '<p>Start by challenging traditional career ideas with a question:</p>
75+
<p class="my-8 italic">Do you think careers should follow a straight path?</p>
76+
<p> Introduce the idea that successful careers are often built from unexpected connections.</p>',
77+
'content' => [
78+
'one' => '<p>Each student fills out the Careers as Constellations worksheet, adding:</p>',
79+
'two' => 'Personal interests (hobbies, skills, favorite activities)',
80+
'three' => 'Tech-related topics (AI, robotics, game design, digital art, sustainability tech, etc.)',
81+
'four' => '<strong>Drawing lines</strong> to show connections between their interests and technology',
82+
'five' => 'Loves music? → Interested in AI? → AI-generated music tools!',
83+
'six' => 'Loves drawing? → Interested in game design? → 2D/3D animation & coding',
84+
'seven' => 'Passionate about climate change? → Interested in data? → Environmental tech',
85+
'eight' => 'Invite students to share surprising connections they discovered.',
86+
'nine' => 'Ask: Which dots felt unrelated at first? How did they connect?',
87+
'ten' => '<p>Discussion Prompts:</p>',
88+
'eleven' => 'What surprised you about your constellation?',
89+
'twelve' => 'Did you discover any career paths you hadnt considered before?',
90+
'thirteen' => 'How could technology shape your future in unexpected ways?',
91+
'fourteen' => 'Digital Challenge: Have students create a digital version of their constellation using Miro, Canva, or Google Jamboard and present their findings.',
92+
'fifteen' => 'Research Task: Students research a person in tech whose career followed a surprising path, map their constellation and share their story.',
93+
'16' => '<a target="_blank" href="https://codeweek-s3.s3.eu-west-1.amazonaws.com/resources/Constellations-A3.pdf">Download</a> the activity as PDF file',
94+
],
2695
],
2796
'main' => [
2897
'During EU Code Week, 9 - 24 October 2021, we invite you to do one or more of the EU Code Week challenges.',

resources/views/2021/challenges.blade.php

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88

99

1010
<section class="flex flex-row justify-between codeweek-banner training" style="background-color: #908CA5">
11-
<div class="flex justify-center items-center w-full">
12-
<div class="text-center m-12">
13-
<div class="text-xl text-white w-full uppercase">
11+
<div class="flex items-center justify-center w-full">
12+
<div class="m-12 text-center">
13+
<div class="w-full text-xl text-white uppercase">
1414
<h1>@lang('challenges.title')</h1>
1515
</div>
1616
</div>
1717
</div>
1818

19-
<div class="md:w-full md:flex hidden">
19+
<div class="hidden md:w-full md:flex">
2020
<img src="{{asset('img/2021/challenges/main-banner.png')}}">
2121

2222
</div>
@@ -28,11 +28,11 @@
2828
<div class="m-6">
2929

3030

31-
<div class="orange text-3xl">
31+
<div class="text-3xl orange">
3232
@lang('challenges.main.1')
3333
</div>
3434

35-
<div class="leading-6 text-base text-left">
35+
<div class="text-base leading-6 text-left">
3636
<p>
3737
@lang('challenges.main.2')
3838

@@ -51,7 +51,7 @@
5151
$currentDate = \Carbon\Carbon::now();
5252
@endphp
5353

54-
54+
@include('2021._thumbnail', ['slug' => 'careers-as-constellations', 'author'=>'Kristina Slišurić'])
5555

5656
@include('2021._thumbnail', ['slug' => 'air-drawing-with-AI', 'author'=>'Kristina Slišurić'])
5757

@@ -103,20 +103,20 @@
103103
</div>
104104

105105
{{-- <section>--}}
106-
{{-- <div class="mt-8 orange text-3xl">--}}
106+
{{-- <div class="mt-8 text-3xl orange">--}}
107107
{{-- @lang('challenges.main.5')--}}
108108
{{-- </div>--}}
109-
{{-- <div class="leading-6 text-base text-left mt-2">--}}
109+
{{-- <div class="mt-2 text-base leading-6 text-left">--}}
110110
{{-- @lang('challenges.main.6')--}}
111111
{{-- </div>--}}
112112
{{-- </section>--}}
113113

114114
{{-- <section>--}}
115-
{{-- <div class="mt-6 orange text-3xl">--}}
115+
{{-- <div class="mt-6 text-3xl orange">--}}
116116
{{-- @lang('challenges.main.7')--}}
117117
{{-- </div>--}}
118-
{{-- <div class="leading-6 text-base text-left">--}}
119-
{{-- <ul class="list-decimal ml-6 mt-2">--}}
118+
{{-- <div class="text-base leading-6 text-left">--}}
119+
{{-- <ul class="mt-2 ml-6 list-decimal">--}}
120120
{{-- <li>--}}
121121
{{-- @lang('challenges.main.8')--}}
122122

@@ -130,13 +130,13 @@
130130

131131
{{-- </div>--}}
132132

133-
{{-- <div class="mt-6 orange text-3xl">--}}
133+
{{-- <div class="mt-6 text-3xl orange">--}}
134134
{{-- @lang('challenges.main.10')--}}
135135

136136
{{-- </div>--}}
137-
{{-- <div class="leading-6 text-base text-left">--}}
137+
{{-- <div class="text-base leading-6 text-left">--}}
138138

139-
{{-- <div class="leading-6 text-base text-left mt-2">--}}
139+
{{-- <div class="mt-2 text-base leading-6 text-left">--}}
140140
{{-- @lang('challenges.main.11')--}}
141141
{{-- <br>--}}
142142
{{-- @lang('challenges.main.12')--}}
@@ -146,14 +146,14 @@
146146

147147
{{-- </div>--}}
148148

149-
{{-- <div class="leading-6 text-base text-left mt-2">--}}
149+
{{-- <div class="mt-2 text-base leading-6 text-left">--}}
150150
{{-- <strong> @lang('challenges.share.0')</strong>--}}
151151

152-
{{-- <ul class="leading-7 ml-2 mt-0 checklist mt-2">--}}
152+
{{-- <ul class="mt-0 mt-2 ml-2 leading-7 checklist">--}}
153153
{{-- <li>@lang('challenges.share.1')</li>--}}
154154
{{-- <li>@lang('challenges.share.2')</li>--}}
155155
{{-- <li>@lang('challenges.share.3')</li>--}}
156-
{{-- <ul class="leading-7 ml-6 mt-0 sub-checklist">--}}
156+
{{-- <ul class="mt-0 ml-6 leading-7 sub-checklist">--}}
157157
{{-- <ol>--}}
158158
{{-- <li>@lang('challenges.share.4')</li>--}}
159159
{{-- <li>@lang('challenges.share.5')</li>--}}
@@ -165,14 +165,14 @@
165165
{{-- </ul>--}}
166166
{{-- </div>--}}
167167

168-
{{-- <div class="leading-6 text-base text-left mt-2">--}}
168+
{{-- <div class="mt-2 text-base leading-6 text-left">--}}
169169

170170
{{-- <strong>@lang('challenges.share.9')</strong><br/>--}}
171171
{{-- <div class="mt-2">--}}
172172
{{-- @lang('challenges.share.10') <a href="https://www.facebook.com/codeEU">@lang('challenges.share.11')</a> @lang('challenges.share.12') <br/>--}}
173173

174174
{{-- @lang('challenges.share.13')--}}
175-
{{-- <ul class="leading-7 ml-2 mt-0 checklist">--}}
175+
{{-- <ul class="mt-0 ml-2 leading-7 checklist">--}}
176176
{{-- <li>--}}
177177
{{-- @lang('challenges.share.14')--}}
178178
{{-- </li>--}}
@@ -183,7 +183,7 @@
183183
{{-- </div>--}}
184184

185185

186-
{{-- <div class="leading-6 text-base text-left mt-2">--}}
186+
{{-- <div class="mt-2 text-base leading-6 text-left">--}}
187187

188188
{{-- <strong>@lang('challenges.bingo.0')</strong><br/>--}}
189189
{{-- <div class="mt-2">--}}
@@ -193,7 +193,7 @@
193193
{{-- </div>--}}
194194
{{-- </div>--}}
195195

196-
{{-- <div class="leading-6 text-base text-left mt-6">--}}
196+
{{-- <div class="mt-6 text-base leading-6 text-left">--}}
197197

198198
{{-- <strong>@lang('challenges.bingo.4')</strong><br/>--}}
199199
{{-- <div class="mt-2">--}}
@@ -206,11 +206,11 @@
206206

207207
{{-- </div>--}}
208208

209-
{{-- <div class="mt-6 orange text-3xl">--}}
209+
{{-- <div class="mt-6 text-3xl orange">--}}
210210
{{-- @lang('challenges.take-part.0')--}}
211211
{{-- </div>--}}
212-
{{-- <div class="leading-6 text-base text-left">--}}
213-
{{-- <ul class="leading-7 ml-2 mt-0 checklist mt-2">--}}
212+
{{-- <div class="text-base leading-6 text-left">--}}
213+
{{-- <ul class="mt-0 mt-2 ml-2 leading-7 checklist">--}}
214214
{{-- <li>--}}
215215
{{-- @lang('challenges.take-part.1')--}}
216216

0 commit comments

Comments
 (0)