Netiquette Project Evaluation
ICT Essentials 1
Question of the Day: Do you think that a parents should spy on their teen's online life? Is this good parenting or an invasion of privacy?
Daily Objectives:
Define an information problem. | Identify information needed in order to complete the task (to solve the information problem). | Create an outline, a storyboard, a graphic organizer, and/or a concept map . | Identify and define authentic problems and significant questions for investigation. | Plan and manage activities to develop a solution or complete a project. |
Word of the Day: Task definition means to be sure about the job you have to do.
Daily Objectives:
Identify the Vocabulary and and computer programming concepts. | Program a sprite to move a specific distance. | Program a sprite to move a specific direction. | Arrange statement in logical order. | Evaluate and enhance threads in Scratch. |
Word of the Day: Events - In programming, multiple threads can communicate with each other by signaling events and handling events. An event, then, is like a message from one thread to another. In Scratch, blocks whose labels begin with "broadcast" signal events whereas blocks whose labels begin with "when" handle events, the latter of which, recall, effectively represent threads themselves.
A block that signals an event is:
A block that handles an event is:
No comments:
Post a Comment