Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions resources/lang/en/challenges-content.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
'fourteen' => 'Digital Challenge: Have students create a digital version of their constellation using Miro, Canva, or Google Jamboard and present their findings.',
'fifteen' => 'Research Task: Students research a person in tech whose career followed a surprising path, map their constellation and share their story.',
'16' => 'Download the <a target="_blank" href="https://codeweek-s3.s3.eu-west-1.amazonaws.com/resources/Constellations-A3.pdf">Template</a> for the activity',
'17' => 'OBS! REMEMBER TO ADD YOUR ACTIVITY AND UPLOAD IT <a href="/add">HERE!</a>',
],
],
'chatbot' => [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,8 @@
<li>@lang("challenges-content.careers-as-constellations.content.fifteen")</li>
</ul>
</section>
@lang("challenges-content.careers-as-constellations.content.16")
@lang("challenges-content.careers-as-constellations.content.16")
<p><b>@lang("challenges-content.careers-as-constellations.content.17")</b></p>

</div>

Expand Down