Skip to content

Latest commit

 

History

History
83 lines (58 loc) · 4.84 KB

lesson_15.md

File metadata and controls

83 lines (58 loc) · 4.84 KB

Lesson 1.5: Storytelling project

Learning objectives

Students will be able to...

  • Apply programming skills to create an animated movie, play, nursery rhyme, or other scene.
  • Practice good debugging skills to correct issues as they arise while programming.

Materials and preparation

Pacing guide

Duration Description
Day 1
5 minutes Welcome, attendance, bell work, announcements
30 minutes Review unit concepts
20 minutes Introduce project
Days 2-5
5 minutes Welcome, attendance, bell work, announcements
10-15 minutes Review
30-35 minutes Lab time
5 minutes Exit ticket

Instructor's notes

Review

Play a review game to remind students of the skills and concepts that have been learned in this unit.

  • Movement
  • Drawing
  • Hide/Show
  • Costumes
  • Broadcasting

Remind students that their solutions to previous assignments are an excellent resource when trying to accomplish similar tasks.

Introduce project

Walk students through project specification, pointing out important details, potential pitfalls, and specific requirements.

  1. The words to the story must appear on the screen.

    • This can be as a sprite, as a part of the background, or "said" by a narrator
  2. Sprites must act out the story line by line.

  3. The action must be dynamic. A series of static images is not sufficient.

  4. The action and words should advance automatically, but at a slow enough pace that the viewer can follow.

  5. The user must be able to restart the animation (in a manner other than pressing the green flag again) after it has concluded.

  6. At least two sprites must act during the animation, and the sprites must collectively meet the requirements on page 2.

Encourage students to look at the grading rubric on page two repeatedly throughout the project to ensure they are meeting all the requirements.

Project

This project is a summative assessment for the unit and students should be demonstrating mastery of all the skills covered. Assess the progress of your students regularly using such techniques as asking them to demonstrate their incomplete projects, tracking questions asked during lab time, and/or utilizing peer reviews. See the standard Lab Day Lesson for detailed plans for lab days.

  • Most students will require roughly 4-8 hours of total work time to complete the project.
  • Adjust the amount of time allowed for the project to fit the needs of your students.
  • If most students have the ability to work on assignments at home, the amount of class time provided can be reduced.
    • If this approach is taken, be sure to make accommodations for students who are not able to work at home, such as after school lab hours.
  • Ensure that students are able to ask questions in class throughout the project.

Accommodation and differentiation

Instead of a scene from a play or a nursery rhyme, students can recreate a famous scene from a movie, depict lyrics from their favorite song, or develop their own unique animations. Feel free to modify the specification for whichever version will appeal most to your students.

Advanced students can be encouraged to add detail and/or complexity to their project for possible extra credit. For ELL students or students from other cultures, offer the opportunity to choose an animation subject familiar to them rather than requiring a traditional English nursery rhyme or play.