Hero image

Barrie's Store for Teachers and beyond - opened May '16

Average Rating4.42
(based on 32 reviews)

I will be posting imaginative, creative multi-media lessons using PowerPoint presentations with embedded videos, and supported with Word based worksheets and Kahoot quizzes where applicable.

103Uploads

56k+Views

41k+Downloads

I will be posting imaginative, creative multi-media lessons using PowerPoint presentations with embedded videos, and supported with Word based worksheets and Kahoot quizzes where applicable.
SCRATCH II - Design a Quiz
bas0410bas0410

SCRATCH II - Design a Quiz

(0)
The Scratch 3 version is here. Click here for a full listing of all my Scratch Projects In this project, students create a question and answer quiz using different backdrops for each question. There are many sites offering Scratch Projects. However, many tend to be like recipes - students almost mechanically enter code and create “delicious cakes”, without learning a lot about Scratch. My goal is to get students to create a fun project, and at the same time learn how the instructions work and fit together. I use the following approach: - break the project into manageable chunks - present “pseudo-code” for each chunk - provide the Scratch commands to implement the pseudo-code, but jumbled up In this way, students learn about pseudo-code (an important part of coding), and have to understand the Scratch instructions in order to sequence them correctly to match the pseudo-code. The lessons comprise: 1. a PowerPoint with instructions 2. a Word document with the instruction slides printed 2 to a page as a handout 3. accompanying Scratch files for teachers that match each stage of the project ALL my postings are FULLY “classroom-tested”, and continually updated. But there is always the possibility of error and room for improvement, so please provide constructive feedback.
SCRATCH III - Ghost Busting
bas0410bas0410

SCRATCH III - Ghost Busting

(0)
The Scratch 3 version is here. Click here for a full listing of all my Scratch Projects In this project, students use the mouse to move a target across the screen to shoot ghosts. The coding makes it easy to add any number of ghosts, varying their size and speed, There are many sites offering Scratch Projects. However, many tend to be like recipes - students almost mechanically enter code and create “delicious cakes”, without learning a lot about Scratch. My goal is to get students to create a fun project, and at the same time learn how the instructions work and fit together. I use the following approach: - break the project into manageable chunks - present “pseudo-code” for each chunk - provide the Scratch commands to implement the pseudo-code, but jumbled up In this way, students learn about pseudo-code (an important part of coding), and have to understand the Scratch instructions in order to sequence them correctly to match the pseudo-code. The lessons comprise: 1. a PowerPoint with instructions 2. a Word document with the instruction slides printed 2 to a page as a handout 3. accompanying Scratch files for teachers that match each stage of the project ALL my postings are FULLY “classroom-tested”, and continually updated. But there is always the possibility of error and room for improvement, so please provide constructive feedback.
SCRATCH I - Save the Penguin
bas0410bas0410

SCRATCH I - Save the Penguin

(2)
The Scratch 3 version is here. Click here for a full listing of all my Scratch Projects In this project, the player must move a sprite through the maze using the keyboard. Timers, obstacles (floating sprites) and a more difficult maze can be added as enhancements . There are many sites offering Scratch Projects. However, many tend to be like recipes - students almost mechanically enter code and create “delicious cakes”, without learning a lot about Scratch. My goal is to get students to create a fun project, and at the same time learn how the instructions work and fit together. I use the following approach: - break the project into manageable chunks - present “pseudo-code” for each chunk - provide the Scratch commands to implement the pseudo-code, but jumbled up In this way, students learn about pseudo-code (an important part of coding), and have to understand the Scratch instructions in order to sequence them correctly to match the pseudo-code. The lessons comprise: 1. a PowerPoint with instructions 2. a Word document with the instruction slides printed 2 to a page as a handout 3. accompanying Scratch files for teachers that match each stage of the project ALL my postings are FULLY “classroom-tested”, and continually updated. But there is always the possibility of error and room for improvement, so please provide constructive feedback.