Homepage |
Vocab + Block List |
Events Blocks |
Motion Blocks |
Looks Blocks |
Conditional Blocks |
Sensing & Variable Blocks |
Mr. Dant & Vonder Haar's Google Classroom |
1st Period |
2nd Period |
5th Period |
6th Period |
8th Period |
Ms. Taylor's Google Classroom |
1st Period |
3rd Period |
4th Period |
6th Period |
8th Period |
Activity |
Description |
Blocks Needed |
Project Example |
Block Examples |
|---|---|---|---|---|
| Activity 1 | LETTERS PROGRAMRubric |
Blocks you will need:a backdrop (background) |
This is the code for the first letter C.
|
|
| - | - | - | - | - |
| Activity 2 | DIALOGUE PROGRAMRubric
|
Blocks you will need:'when flag clicked' block |
This is the code for the left sprite starting the joke.
|
|
| - | - | - | - | - |
| Activity 3 | BASEBALL MOVEMENT PROGRAMRubricYou will create a sprite that MOVES BETWEEN ALL BASES as if hitting a home run. The sprite will need will need to FACE THE BASE it is running toward. You will need to sprite to touch all four bases to score a run. The program begins 'WHEN GREEN FLAG CLICKED' block is used. Extension - Add a baseball that travels from the pitchers mound to home plate and then into the field a second base runner |
Blocks you will need:'when flag clicked' block |
This is the code for the cat to start on home plate, run to first base, and then face second base.
|
|
| - | - | - | - | - |
| Activity 4 | BROADCAST PROGRAMRubric |
Blocks you will need:a beach, basketball court, and movie backdrop |
This is the code for the main character.This is the code for the beach character.This is the code for the basketball character.This is the code for the movie character.This is the code for the backdrops. |
|
| - | - | - | - | - |
| Mini-Project | CHOOSE YOUR OWN ADVENTURE
|
The program requires(check rubric):completed storyboard
Blocks you will need:Use BROADCAST assignment and EVENT BLOCK references to create a plan to structure your code blocks. |
This is the code for the Level 1 Event BlocksThis is the code for the Level 2 Event BlocksThis is the code for the Level 3 Event Blocks.This is the code for the Backdrops Event Blocks. |
|
| - | - | - | - | - |
| Activity 5 | NUTRITION PROGRAM
|
The program requires:9 food sprites
Blocks you will need:WHEN FLAG CLICKED block |
This is how you make a variableThis is the code for the food sprites.This is the code for the water sprite.This is the code for the say response for the backdrop the backdrop |
|
| - | - | - | - | - |
| Activity 6 | "ARE YOU OLD ENOUGH?" AGE PROGRAM
|
The program requires:9 sprites representing 'Age requirements'
Blocks you will need:WHEN FLAG CLICKED block |
You need to use both 'GREATER THAN' and 'LESS THAN' INEQUALITIES.
Example of less than inequality: |
|
| - | - | - | - | - |
| Activity 7 | MAGIC 8-BALL PROGRAMPLACING THE RANDOM OPERATOR BLOCK WITHIN OTHER BLOCKS TO MODIFY BLOCK FUNCTIONWorksheet and Rubric |
The program requires:The 8-ball shakes quickly back and forth before changing costume to give prediction
Blocks you will need:WHEN FLAG CLICKED block |
Example of 8-Ball Reset:Example of 8-Ball Shake:Example of 8-Ball Prediction Reset:Example of 8-Ball Prediction Effect and Random Costume: |