Digital Technologies Lesson Yrs 5/6

Slides:



Advertisements
Similar presentations
Creating Dynamic Communities. Objectives that will be covered: 1.Creating your communityCreating your community 2.Styling your communityStyling your community.
Advertisements

This tutorial will show you, step by step, how to upload a file to Moodle.
Introduction to Scratch UC Santa Cruz CMPS 10 – Introduction to Computer Science 13 May 2011.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Copyright 2007, Paradigm Publishing Inc. POWERPOINT 2007 CHAPTER 1 BACKNEXTEND 1-1 LINKS TO OBJECTIVES Create Presentation Open, Save, Run, Print, Close,Delete.
1 of 6 Parts of Your Notebook Below is a graphic overview of the different parts of a OneNote 2007 notebook. Microsoft ® OneNote ® 2007 notebooks are digital.
Digital Storytelling Tell me a fact and I’ll learn
Creating a Website: Introduction to the Basics Dr Janelle Young.
L INKS WITH OTHER LEARNING AREAS IN Y EARS 5–6 Core units: Key understandings Years 5–6 Illustration 1: Pointers to understanding.
Lesson 6: Working with Layout and Graphics
A Prezi presentation is like creating a mind map. It is created on a blank canvas and you decide where the information goes on this canvas.
PDF Wikispaces Blogging PBWorks You are now ready to cut the red ribbon and unveil your project to your intended audience.
Human Geography for Teachers: GCU673 Arizona State University Valerie Mervine.
Tux Paint Reviewed by team iTeach Jodi Hovest, Scottie Fetters, & Melanie Stainbrook.
Microsoft Windows LEARNING HOW USE AN OPERATING SYSTEM 1.
INTRODUCTION TO FRONTPAGE. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features Features  Starting Front Page Starting Front Page  Components.
CIS—100 Chapter 9—PowerPoint 1. The PowerPoint User Interface 2 There is a tall band across the screen that contains many, very visual commands arranged.
Presentation Software EDTS100 Lecture 7. Presentation Software Some Options KidPix MicroWorlds PowerPoint Frontpage Kahootz.
TUTORIAL. Windows Movie Maker Tools  Tasks pane  Menu bar  Contents pane  Storyboard/ Timeline  Preview monitor.
CMPD 434 MULTIMEDIA AUTHORING Chapter 06 Multimedia Authoring Process IV.
Designing Interface Components. Components Navigation components - the user uses these components to give instructions. Input – Components that are used.
Intro to Excel - Session 7.31 Tutorial 7 - Session 7.3 Developing an Excel Application.
COMP106 Assignment 2 Proposal 1. Interface Tasks My new interface design for the University library catalogue will incorporate all of the existing features,
CMPF124 Basic Skills For Knowledge Workers Module 3 Microsoft Office Suite Pt 3 Microsoft PowerPoint Microsoft Office Suite Pt 3 Microsoft PowerPoint.
Software. A web site is a collection of web pages on a particular topic. A web page is a document written in HTML code. Web pages are linked together.
Glogster: Create Virtual Posters Created by Russell Smith, Technology Facilitator, North Edgecombe High School.
Image #1 Getting Started
Reading Flash. Training target: Read the following reading materials and use the reading skills mentioned in the passages above. You may also choose some.
The first thing you need to do is log in. This is what the “Log In Screen” looks like. Remember to get teacher permission and login information prior.
Easy WP Guide V2.6 for WordPress 3.8. easywpguide.com Adding Tags within your Post Adding Tags whilst editing your Post, will automatically assign those.
Microsoft PowerPoint 2010 Lesson 6: Working with Layout and Graphics Created by Felicia Hudson, Riverside High School--Durham Public Schools.
Introducing Scratch Learning resources for the implementation of the scenario
Teacher(s): Time: The Course Organizer Student: Course Dates: This Course: Pre-K/ Kindergarten Language Arts Course Questions: is about Course Measures.
Scratch Programming Cards
Introduction to Scratch
Computer Literacy BASICS
Weebly Elements, Continued
Accessibility in Digital Documentation
Scratch Unit Overview We are going to look at computer programming and how to create your very own computer game The piece of software we will be using.
Objectives At the end of this session, students will be able to:
Randomising the behaviour of Sprites
Holdings Management Overview
Games Programming in Scratch
Presentation Graphics
Collaboration with Google Docs
© Paradigm Publishing, Inc.
Digital Technologies Lesson Yrs 5/6
Completing the tasks for A452 with….
How to customize your Microsoft SharePoint Online website
Lesson 6: Working with Layout and Graphics
Introduction to.
Getting Started with Scratch
Create and edit web pages 2
Starting to develop a website
Lesson 6: Working with Layout and Graphics
Learning Outcome 2 – Assignment
Lesson 6: Working with Layout and Graphics
Lesson 6: Working with Layout and Graphics
Image #1 Getting Started
Susan Oxnevad--Februay 2012
Getting Started with Scratch
Learning How to Create an Online Interactive Poster using
VISUAL COMMUNICATION USING ADOBE PHOTOSHOP CREATIVE SUITE 5
Tech-Pack 4 a&b Week 11.
PowerPoint Lesson 1 Microsoft Word Basics
Storyboards.
PowerPoint Tutorial 1 Creating a Presentation
Using Museum Box as a Multimedia Assessment Tool
Presentation transcript:

Digital Technologies Lesson Yrs 5/6 Scratch Flag Digital Technologies Lesson Yrs 5/6

Curriculum Links Digital Technologies Acquire, store and validate different types of data and use a range of commonly available software to interpret and visualise data in context to create information Implement digital solutions as simple visual programs involving branching, iteration (repetition), and user input Geography Present findings and ideas in a range of communication forms, for example, written, oral, graphic, tabular, visual and maps; using geographical terminology and digital technologies as appropriate English Navigate and read texts for specific purposes applying appropriate text processing strategies, for example predicting and confirming, monitoring meaning, skimming and scanning Plan, draft and publish imaginative, informative and persuasive print and multimodal texts, choosing text structures, language features, images and sound appropriate to purpose and audience Plan, rehearse and deliver presentations for defined audiences and purposes incorporating accurate and sequenced content and multimodal elements Use a range of software including word processing programs with fluency to construct, edit and publish written text, and select, edit and place visual, print and audio elements

Task Your task is to select a flag from a country of your choice. You are then to create a small Scratch program that will explain the various symbols or emblems on the flag you have chosen. If you’re new to Scratch then have a quick look at the sample link below. This task will help you better understand world of software programming or coding. Sample

Process Select Flag (Click here) Save Flag Open ‘Scratch’ Create new project Upload flag Start Coding Present

Select Flag Go to the provided URL and browse the flags. Once you have found a flag that you would like to learn more about, click the thumbnail image to open the large version.

Select Flag Continued Once the high-resolution (large) image loads, click the right mouse button on the image and select ‘Save Image As’. Save the image to a location that you won’t forget.

Create new project

Getting Started The first thing we need to do is change the colour of the ‘backdrop’ and remove the default ‘sprite’. Watch the video tutorial to get you started. Click me

Upload Flag Now it’s time to upload your saved flag (sprite). Hope you remember where you saved it to! Watch the tutorial video below to see how easy it is to upload your first sprite to Scratch. Click me.

Start Coding This is the part when you need to use your best problem solving skills! Your goal is to have a textbox popup when you hover your mouse over certain parts/elements of the flag. You will need to upload another sprite for this part, luckily I’ve prepared one for you. Download the sprite file below and save to the same location you saved your flag.

Start Coding Continued The first sprite we need to download is a mouse-pointer image. The purpose of this sprite is that it will follow the mouse pointer everywhere on the screen. Also, when it touches another sprite, it will trigger the popup textbox. The mouse-pointer image sprite is a tiny black square (1px by 1px to be exact). So when you click the download button below, you won’t see it, but it’s there! Download Sprite

Start Coding Continued Upload the downloaded mouse-pointer sprite the same way as you uploaded the flag sprite. Click on the mouse-pointer sprite (located in the ‘Sprites’ section. Then click on the ‘Scripts’ tab. This is where the ‘code’ blocks go for the individual sprites.

Start Coding Continued Scratch is really simple to use. It’s simply a matter of dragging, dropping and connecting the blocks that you require for that sprite. The blocks are the code/script that will be run for a particular sprite. For the mouse pointer sprite, you will require the below blocks. Don’t be shy in trying others!

Start Coding Continued Well, now it’s up to you! Remember your goal, a textbox must appear when the mouse-pointer sprite touches a different element of your selected flag. If you get stuck, remember that you can look at the sample version. Have fun, and remember to be patient when learning coding.

Presenting It’s now time to present. The class could share their projects on a ‘shared’ Padlet wall. Padlet is an excellent tool for sharing and collaborating. You could also consider creating a quiz about your flag, e.g. What does the seven pointed star represent on the Australian Flag?