Skip to content

Commit 65faad3

Browse files
committed
update
1 parent a28e835 commit 65faad3

7 files changed

Lines changed: 8 additions & 8 deletions

File tree

resources/views/2021/challenges/computational-thinking-and-computational-fluency.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@extends('layout.base')
22

3-
@section('title', 'Computational Thinking & Computational Fluency – Challenge')
4-
@section('description', 'Enhance your problem-solving skills through computational thinking and fluency in this engaging challenge. Learn to break down complex problems with coding techniques.')
3+
@section('title', 'Computational Thinking & Fluency – EU Code Week Challenge')
4+
@section('description', 'Strengthen your problem-solving skills with this computational thinking challenge.')
55

66
<x-tailwind></x-tailwind>
77

resources/views/2021/challenges/haunted-house.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@extends('layout.base')
22

33
@section('title', 'Haunted House – A Spooky Coding Challenge')
4-
@section('description', 'Code your own interactive haunted house and bring spooky surprises to life! Every time the code is run a new story will be created.')
4+
@section('description', 'Code your own interactive haunted house and bring spooky surprises to life! Every time the code is run a new story will be created. ')
55

66
<x-tailwind></x-tailwind>
77

resources/views/codingathome/boring-pixels.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@extends('layout.base')
22

33
@section('title', 'Boring Pixels – Fun with Digital Art & Coding')
4-
@section('description', 'By giving Roby instructions to form a picture square by square, pixel by pixel, we discover that when many squares in a row have the same colour.')
4+
@section('description', 'By giving Roby instructions to form a picture square by square, pixel by pixel, we discover that when many squares in a row have the same colour. ')
55

66
@section('content')
77

resources/views/codingathome/the-snake.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@extends('layout.base')
22

33
@section('title', 'The Snake – A Coding at Home Activity')
4-
@section('description', 'Develop computational thinking by coding a snake that moves through a digital space. The snake is a type of solitaire played with CodyRoby cards.')
4+
@section('description', 'Develop computational thinking by coding a snake that moves through a digital space. The snake is a type of solitaire played with CodyRoby cards. ')
55

66
@section('content')
77

resources/views/codingathome/two-snakes.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@extends('layout.base')
22

33
@section('title', 'Two Snakes – Interactive Coding at Home Challenge')
4-
@section('description', 'Program two snakes to move and interact in this engaging coding activity. The snake is a type of solitaire played with CodyRoby cards.')
4+
@section('description', 'Program two snakes to move and interact in this engaging coding activity. The snake is a type of solitaire played with CodyRoby cards. ')
55

66
@section('content')
77

resources/views/static/training/module-15.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@extends('layout.base')
22

33
@section('title', 'Mining Media Literacy – Free Training Course')
4-
@section('description', 'This Learning Bit will enable you to implement various strategies and techniques to empower your students to become media literate.')
4+
@section('description', 'This Learning Bit will enable you to implement various strategies and techniques to empower your students to become media literate. ')
55

66
@section('content')
77

resources/views/static/training/module-3.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@extends('layout.base')
22

3-
@section('title', 'Intro to Scratch – Learn Visual Programming')
3+
@section('title', 'ntro to Scratch – Learn Visual Programming')
44
@section('description', 'Using Scratch as a digital storytelling tool, students can create stories, illustrate a math problem or play an art contest to learn about cultural heritage.')
55

66
@section('content')

0 commit comments

Comments
 (0)