Click Create on the Scratch website
Create a project that tells a Knock Knock joke
Must include 2 sprites telling & reacting to the joke
Make sure the sprites do not talk at the same time
Make sure if you click the Green Flag more than once that your program runs the same way every time
Include a background of some kind
Done?
Name and Save your current project
Optional: Share your project and add it to our CS PD Week Studio
It can be a good idea to remix your own project (File/Save as a copy) before you try an extension.
After the joke finishes, have the both sprites laugh, and then have the sprite that said "Who's there?" start a new joke
Add recordings of yourself reading the lines of the joke and have your sprites both use the speech bubble and your recording to say the lines of the joke
Primary Standards Addressed:
3rd Grade
3.AP.C.1 Create programs that include sequences, events, loops, and/or conditionals.
4th Grade
4.AP.C.1 Create programs that include sequences, events, loops, and/or conditionals.
5th Grade
5.AP.C.1 Create programs that include sequences, events, loops, and conditionals.
Other Standards That May Be Addressed:
3rd Grade
3.AP.M.1 Decompose problems into smaller, manageable subproblems to facilitate the program development process.
3.AP.PD.3 Test and debug (identify and fix errors) a program or algorithm to ensure it runs as intended.
4th Grade
4.AP.M.1 Decompose problems into smaller, manageable subproblems to facilitate the program development process
4.AP.PD.3 Test and debug (identify and fix errors) a program/app or algorithm to ensure it runs as intended.
5th Grade
5.AP.M.1 Decompose problems into manageable subproblems to facilitate the program development process.
5.AP.PD.3 Test and debug (identify and fix errors) a program or algorithm to ensure it runs as intended.
NOTE: The programs created will only partially meet x.AP.C.1 since they may not include conditionals and do not require loops.