MS1 Interactive Video Call:

Week 3

Agenda

  • Check-ins: 5 min
  • Questions/Updates: 5 min
  • Conditionals Review: 5 min
  • Introduction to Variables: 10 min
  • Variables Challenges: 25 min
  • Close out: 5 min

Check ins

  • Work for the week
  • Win for the week
  • Most recent lesson taught

Objectives

  • Understand the value of variables
  • Check in 
  • Build an artifact using conditionals and variables

Call Norms

  • Ask questions. If you have a question, other people do too.
  • Be present and actively participate during the call. 
  • Give feedback on what is helping you and what you would like to see change. 
  • Submit questions 24 hours ahead on Slack.

Questions

Conditional Statements

Conditional Statement: A condition and a result. If the condition is true, the result occurs, if false the result does not occur.
 

Condition: A requirement that must be true for a result to occur.
 

Result: An outcome if a condition is met.

Describe this conditional

Variables

Variables in scratch hold a value until it is needed later. 

Variables can be strings (words or sentences) or numbers, and can change. 

When should we use variables?

Paddle Ball

By the end of today your project should include:

  • A score variable
  • A timer variable 
  • Bonus! When it touches the space at the bottom of the screen, all variables should stop, say game over for 2 seconds. 

 

Wrap Up

IVT_MS1_Week3

By Michael Burgevin

IVT_MS1_Week3

This Week's Objectives: Explain the purpose of Interactive Video Calls and communication norms. Review the agenda for Quarter 1 video calls. Build artifacts involving conditionals.

  • 835