Scratch Hungry Shark Game Step-by-Step Instructions

Size: px
Start display at page:

Download "Scratch Hungry Shark Game Step-by-Step Instructions"

Transcription

1 Scratch Hungry Shark Game Step-by-Step Instructions Introduction: In this unit we will be learning to create a game where the hungry shark swims around the screen guided by your mouse. Each time he eats a fish he will get points, but watch out for the poisonous crab! In Scratch, the program that controls the characters is called the script. The characters in the game are called the sprites and the stage is where the action takes place, like a real stage in a play! 1

2 Step One create a background First cut the cat sprite using the scissors. Then click on the Stage and click on the Backgrounds tab in the middle of the screen. Import the Underwater background from the nature folder or create your own using the Paint Editor. Use the scissor tool to cut the cat sprite Select the stage and click on the Backgrounds tab Click on import and select the underwater background from the Nature folder Step Two create a new sprite Click on Choose a new sprite from file to open the resources. Double click on the Animals folder and select Shark 1-a. Click ok to choose. Now we need to animate the Shark. We will achieve this by giving the shark more than one costume to wear. Choose a new sprite from file 2

3 Step Three add more costumes and write a script for your shark The script contains the instructions that tell the shark what to do. While Sprite 1 is still selected, click on the Costumes tab to import another costume, then select Shark1-b. Your sprite should now have two costumes in his wardrobe. Costumes tab The blue box indicates that this is the sprite you are working on. Make sure you have imported two costumes NOT two separate Sprites! Then write a script that looks like this: Click here to keep your shark swimming the right way up! Shrink your sprite with this tool Drag the pieces of script from here 3

4 Step Four debugging your project If your project doesn t work first time then it is likely there are errors known as glitches or bugs in your script that are preventing it from working correctly. Check carefully that you have followed all the instructions exactly, as even tiny mistakes can cause problems. Don t give up though, debugging is a job that all computer programmers have to do! Step Five adding animated fish To make the game fun you need to add a purpose. In this game our shark is going to collect points by eating up as many fish as he can. First we re going to start by adding some new sprites just like we did in Step Two. Choose fish 1-a from the animals folder Import fish 1-b as his second costume (see Step Three) Shrink the fish down to an appropriate size (see image for Step Three) Write a script that looks like this: Is your fish swimming backwards and forwards across the screen? Is he animated like the shark? Is he swimming the right way up? (See image for Step Three) Step Six creating a variable To make our game exciting we need to add a scoring system. To do this we need to create a variable to hold the scoring information. Click on the variables tab Select make a variable Create a variable for all sprites called score 4

5 Step Seven adding the variable to the script Now we want our shark to eat our fish and get a point each time he does that. To achieve this we are going to have to add some information to our script. We are going to tell the fish that if he touches the shark then he should hide for five seconds, add a point to the score and then reappear again. Change your fish script so that it looks like this: In the script pictured here the variable changes the score by 1 but you can change this value if you wish; you can also change how long the fish hides for. Step Eight adding more fish. To make the game more fun and exciting try adding more animated fish e.g. Starfish 1-a with costume 1-b. The code should be exactly the same as for fish 1-a (repeat Steps Five and Seven, you don t need to create a new variable again). Can you change the speed of your starfish in the move block so that he moves more quickly? Can you change how many points he scores as well? 5

6 Step Nine adding a poisonous crab. To make our game harder, we are going to add a poisonous crab. If the crab touches the shark he is going to take away 1 point. Import crab 1-a with crab 1-b as his second costume (see Step Two if you can t remember how to do this) Shrink the crab down to the right size (see the image in Step Three) Check he is swimming the right way up (see image for Step Three) Write a script that looks like the one below Import the sounds from the circled area below 6

7 Step Ten setting the coordinates and game reset Have you noticed that when you move your mouse around the shark game, the coordinates change at the bottom of the screen? This facility allows us to decide where on the screen the sprites will go at the start of the game. Finally, to finish our game off we are going to add a reset function. Add the following blocks to your shark script. Can you set different coordinates for all your sprites? It s up to you to decide where to position them at the start of the game. Extension Tasks Well done, you have completed your mission! Now it s time to make the game your own. Try some of the following challenges: Can you paint your own sprite and add it to the game? (Try paint sprite instead of import sprite) Can you add some music at the start of your game? Can you make some of your characters speak/make sounds, or change the way they look? Can you work out what the pen menu does when you add some of the blocks to your scripts? Can you change the scene in your game by adding a script to the stage? Finally, if you have created your own scratch account at home, try uploading your finished game to the scratch website (go to share in the main tool bar to do this). 7

Scratch Primary Lesson 4

Scratch Primary Lesson 4 Scratch Primary Lesson 4 Motion and Direction creativecomputerlab.com Motion and Direction In this session we re going to learn how to move a sprite. Go to http://scratch.mit.edu/ and start a new project:

More information

Fish Chomp. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code

Fish Chomp. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code Introduction: We re going to make a game! Guide the large Hungry Fish and try to eat all the prey that are swimming around. Activity Checklist Follow these INSTRUCTIONS one by one Click on the green flag

More information

The Richard Pate School. Draft Year 4 Scheme of Work for Scratch

The Richard Pate School. Draft Year 4 Scheme of Work for Scratch The Richard Pate School Draft Year 4 Scheme of Work for Scratch Marcus Gilvear July 2014 (Acknowledgements: Phil Bagge and Duncan Hooper) Re Scratch: This work is licensed under the Creative Commons Attribution-NonCommercial

More information

REFERENCE GUIDE 1. INTRODUCTION

REFERENCE GUIDE 1. INTRODUCTION 1. INTRODUCTION Scratch is a new programming language that makes it easy to create interactive stories, games, and animations and share your creations with others on the web. This Reference Guide provides

More information

Whack-a-Witch. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code

Whack-a-Witch. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code Introduction: This project is like the game Whack-a-Mole. You get points for hitting the witches that appear on the screen. The aim is to get as many points as possible in 30 seconds! Activity Checklist

More information

Fruit Machine. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code

Fruit Machine. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code Introduction: This is a game that has three sprites that change costume. You have to stop them when they re showing the same picture (like a fruit machine!). Activity Checklist Follow these INSTRUCTIONS

More information

Make your own Temple Run game

Make your own Temple Run game Make your own Temple Run game These instructions will talk you through how to make your own Temple Run game with your pupils. The game is made in Scratch, which can be downloaded here: http://scratch.mit.edu

More information

Creating an Animation using Windows Movie Maker

Creating an Animation using Windows Movie Maker Creating an Animation using Windows Movie Maker Previewing Sample Photographs Now that you have learned a little bit about the history of clay animation and you are familiar with how to use software to

More information

1.0-Scratch Interface 1.1. Valuable Information

1.0-Scratch Interface 1.1. Valuable Information 1.0-Scratch Interface 1.1 Valuable Information The Scratch Interface is divided to three: 1. Stage 2. Sprite/background properties 3. Scratch Action Blocks Building the game by designing the sprites and

More information

Female Child s date of birth: Last name: State/ Province: Home telephone number:

Female Child s date of birth: Last name: State/ Province: Home telephone number: 60 Ages & Stages Questionnaires 57 months 0 days through 66 months 0 days Month Questionnaire Please provide the following information. Use black or blue ink only and print legibly when completing this

More information

SCRATCH PROGRAMMING AND NUMERACY IN SENIOR PRIMARY CLASSES

SCRATCH PROGRAMMING AND NUMERACY IN SENIOR PRIMARY CLASSES SCRATCH PROGRAMMING AND NUMERACY IN SENIOR PRIMARY CLASSES Lero, NCTE 2012 Page 2 Table of Contents Page Number Course Introduction page 4 Module 1: page 5 Module 2: page 22 Module 3: page 32 Module 4:

More information

How to Build a Simple Pac-Man Game

How to Build a Simple Pac-Man Game How to Build a Simple Pac-Man Game For today's program, we are going to build a simple Pac-Man game. Pac-Man was one of the very first arcade games developed around 1980. For our version of Pac-Man we

More information

Last name: State/ Province: Home telephone number:

Last name: State/ Province: Home telephone number: 60 Ages & Stages Questionnaires 57 months 0 days through 66 months 0 days Month Questionnaire Please provide the following information. Use black or blue ink only and print legibly when completing this

More information

Computer Science Concepts in Scratch

Computer Science Concepts in Scratch Computer Science Concepts in Scratch (Scratch 1.4) Version 1.0 Michal Armoni and Moti Ben-Ari c 2013 by Michal Armoni, Moti Ben-Ari, Weizmann Institute of Science. This work is licensed under the Creative

More information

CREATE A 3D MOVIE IN DIRECTOR

CREATE A 3D MOVIE IN DIRECTOR CREATE A 3D MOVIE IN DIRECTOR 2 Building Your First 3D Movie in Director Welcome to the 3D tutorial for Adobe Director. Director includes the option to create three-dimensional (3D) images, text, and animations.

More information

MAKE YOUR FIRST A-MAZE-ING GAME IN GAME MAKER 7

MAKE YOUR FIRST A-MAZE-ING GAME IN GAME MAKER 7 MAKE YOUR FIRST A-MAZE-ING GAME IN GAME MAKER 7 In this tutorial, you will learn how to create your first game in Game Maker. The game you will create will be a simple maze game. The object of the game

More information

MAKE AN A-MAZE-ING GAME

MAKE AN A-MAZE-ING GAME STEM Fuse GAME:IT MAKE AN A-MAZE-ING GAME In this assignment, you will create your own maze game using Game Maker. The game you create will be a simple maze game. The object of the game will be for the

More information

HOW TO CREATE A SCANNED DIGITAL SIGNATURE AND INSERT INTO A PDF DOCUMENT

HOW TO CREATE A SCANNED DIGITAL SIGNATURE AND INSERT INTO A PDF DOCUMENT HOW TO CREATE A SCANNED DIGITAL SIGNATURE AND INSERT INTO A PDF DOCUMENT Option I Attach your signature as a digital signature 1. Sign a piece of paper PHASE I CREATE THE SIGNATURE Sign a piece of paper

More information

Game Programming & Game Design

Game Programming & Game Design Unit 11: Game Programming & Game Design BRIDGES TO COMPUTING http://bridges.brooklyn.cuny.edu College Now, Bridges to Computing Page 1 Topic Descriptions and Objectives Unit 7: Game Programming & Game

More information

Greetings Keyboard Mastery Keyboarding Students! Teacher: Mrs. Wright

Greetings Keyboard Mastery Keyboarding Students! Teacher: Mrs. Wright Greetings Keyboard Mastery Keyboarding Students! Teacher: Mrs. Wright You do NOT have to turn anything in I can see your scores and grades online in my Teacher Manager. Read this syllabus carefully! Step

More information

family games Taking the kids swimming is a great way of making sure they re moving around and having fun. And to help you get them into

family games Taking the kids swimming is a great way of making sure they re moving around and having fun. And to help you get them into swim family games Taking the kids swimming is a great way of making sure they re moving around and having fun. And to help you get them into the pool, we ve come up with loads of great swimming games to

More information

Setting up a basic database in Access 2003

Setting up a basic database in Access 2003 Setting up a basic database in Access 2003 1. Open Access 2. Choose either File new or Blank database 3. Save it to a folder called customer mailing list. Click create 4. Double click on create table in

More information

CREATE AN ANIMATED AQUARIUM IN POWERPOINT

CREATE AN ANIMATED AQUARIUM IN POWERPOINT Introduction: PowerPoint is a fairly new way to animate in the digital world. Microsoft has made it easy for people of all ages to make animations with the easy tools they provide. Power Point 2007 Instructions:

More information

INTRODUCTION TO COMPUTER PROGRAMMING

INTRODUCTION TO COMPUTER PROGRAMMING INTRODUCTION TO COMPUTER PROGRAMMING Program: Unit: Status: Stage 5 Information Technology Introduction to Computer Programming Complete Revision: 3 (April 2007) Author: Contact: Richard Laugesen richard@rl.sg

More information

Intermediate PowerPoint

Intermediate PowerPoint Intermediate PowerPoint Charts and Templates By: Jim Waddell Last modified: January 2002 Topics to be covered: Creating Charts 2 Creating the chart. 2 Line Charts and Scatter Plots 4 Making a Line Chart.

More information

Instructions for Formatting APA Style Papers in Microsoft Word 2010

Instructions for Formatting APA Style Papers in Microsoft Word 2010 Instructions for Formatting APA Style Papers in Microsoft Word 2010 To begin a Microsoft Word 2010 project, click on the Start bar in the lower left corner of the screen. Select All Programs and then find

More information

App Inventor Drum Machine Instructions (Project #1) (Version 2 of App Inventor) Description:

App Inventor Drum Machine Instructions (Project #1) (Version 2 of App Inventor) Description: App Inventor Drum Machine Instructions (Project #1) (Version 2 of App Inventor) Description: App Inventor is a web based tool that allows the user to create apps for Android devices. The user interface

More information

Graphic Objects and Loading Them into TGF2/MMF2

Graphic Objects and Loading Them into TGF2/MMF2 Graphic Objects and Loading Them into TGF2/MMF2 There are a couple of ways of ensuring graphics appear in a game. Types of objects you can use: Active Object: Consider the active object any image that

More information

Ten easy steps to creating great MicroWorlds EX projects. Steve Robson

Ten easy steps to creating great MicroWorlds EX projects. Steve Robson How do I? Ten easy steps to creating great MicroWorlds EX projects. Steve Robson Contents Page 2 Page 3 Page 4 Page 5 Page 6 Page 7 Page 8 Page 9 Page 10 Introduction How do I move the Turtle? How do I

More information

Welcome to The Grid 2

Welcome to The Grid 2 Welcome to 1 Thanks for choosing! These training cards will help you learn about, providing step-by-step instructions for the key skills you will need and introducing the included resources. What does

More information

2. Setting Up The Charts

2. Setting Up The Charts Just take your time if you find this all a little overwhelming - you ll get used to it as long as you don t rush or feel threatened. Since the UK became members of the European Union, we stopped shooting

More information

The Sensor Readings Gadget for Window 7. Version 1.0.0.5

The Sensor Readings Gadget for Window 7. Version 1.0.0.5 The Sensor Readings Gadget for Window 7 Version 1.0.0.5 Before you start: 1. You need the Virtual Coordinator Version 1.05.3 or above ready in the same computer or the other computer in the same network.

More information

Script for Administering Computer-Based Tests. Polk County Midterm and Final Exams

Script for Administering Computer-Based Tests. Polk County Midterm and Final Exams Script for Administering Computer-Based Tests Polk County Midterm and Final Exams Revised 08/2016 During the test session, remember the following: Ensure that all documented student testing accommodations

More information

Set up an email account with Hotmail

Set up an email account with Hotmail Set up an email account with Hotmail *This guide was last updated 18 April 2011. Please note that the real system and process may differ from this guide. 1 1. Get started Hotmail is an email service provided

More information

101 IELTS Speaking Part Two Topic cards about sports, hobbies and free time A- Z

101 IELTS Speaking Part Two Topic cards about sports, hobbies and free time A- Z 101 IELTS Speaking Part Two Topic cards about sports, hobbies and free time A- Z As the topics of sports, hobbies and free time are easy ones that tie in with IELTS Speaking Part One and students like

More information

Apple Mac VPN Service Setting up Remote Desktop

Apple Mac VPN Service Setting up Remote Desktop Apple Mac VPN Service Setting up Remote Desktop After you have successfully connected via the VPN client to the University network you will then need to make the connection to your machine. To do this

More information

Windows XP Pro: Basics 1

Windows XP Pro: Basics 1 NORTHWEST MISSOURI STATE UNIVERSITY ONLINE USER S GUIDE 2004 Windows XP Pro: Basics 1 Getting on the Northwest Network Getting on the Northwest network is easy with a university-provided PC, which has

More information

Task Card #2 SMART Board: Notebook

Task Card #2 SMART Board: Notebook Task Card #2 SMART Board: Notebook Objectives: Participants will learn how to utilize the SMART Notebook. Table of Contents: Launching The SMART Notebook Page 1 Entering Text Page 1 Top Toolbar Page 2

More information

Windows Live Movie Maker Tutorial

Windows Live Movie Maker Tutorial Introduction Welcome to the Windows Live Movie Maker (WLMM) Tutorial. This tutorial will help you create, edit, and finalize your WLMM video project. Table of Contents Creating and Saving a Project.. Importing

More information

Tips and Ideas for Your IWB Software

Tips and Ideas for Your IWB Software Notes 2013 Tips and Ideas for Your IWB Software Katie Wardrobe Midnight Music Using These Notes... 3 General Skills to Learn... 3 Gathering and Organising Your Materials...3 Interactive Listening Project

More information

A Beginner s Guide to PowerPoint 2010

A Beginner s Guide to PowerPoint 2010 A Beginner s Guide to PowerPoint 2010 I. The Opening Screen You will see the default opening screen is actually composed of three parts: 1. The Slides/Outline tabs on the left which displays thumbnails

More information

Transitioning from TurningPoint 5 to TurningPoint Cloud - LMS 1

Transitioning from TurningPoint 5 to TurningPoint Cloud - LMS 1 Transitioning from TurningPoint 5 to TurningPoint Cloud - LMS 1 A Turning Account is a unique identifier that is used to tie together all software accounts and response devices. A Turning Account is required

More information

Camtasia: Importing, cutting, and captioning your Video Express movie Camtasia Studio: Windows

Camtasia: Importing, cutting, and captioning your Video Express movie Camtasia Studio: Windows Camtasia: Importing, cutting, and captioning your Video Express movie Camtasia Studio: Windows Activity 1: Adding your Video Express output into Camtasia Studio Step 1: the footage you shot in the Video

More information

Use fireworks and Bonfire night as a stimulus for programming

Use fireworks and Bonfire night as a stimulus for programming Learn it: Scratch Programming Make fireworks in Scratch Use fireworks and Bonfire night as a stimulus for programming Create an animated bonfire Design and program a working Catherine wheel Design and

More information

Learn How to Revise 1

Learn How to Revise 1 Learn How to Revise 1 SCHOOL EXAM DATES 2016 END OF YEAR EXAMS FOR YEARS 7-9 BEGIN ON MONDAY 6 TH JUNE THEY WILL TAKE PLACE IN LESSONS DURING THIS WEEK AND IF NECESSARY THE WEEK AFTER. Some subjects are

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6.5 Content Author's Reference and Cookbook Rev. 110621 Sitecore CMS 6.5 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

COURSE DESCRIPTION. Queries in Microsoft Access. This course is designed for users with a to create queries in Microsoft Access.

COURSE DESCRIPTION. Queries in Microsoft Access. This course is designed for users with a to create queries in Microsoft Access. COURSE DESCRIPTION Course Name Queries in Microsoft Access Audience need This course is designed for users with a to create queries in Microsoft Access. Prerequisites * Keyboard and mouse skills * An understanding

More information

How to rotoscope in Adobe After Effects

How to rotoscope in Adobe After Effects Adobe After Effects CS6 Project 6 guide How to rotoscope in Adobe After Effects Rotoscoping is an animation technique in which you draw, paint, or add other visual effects in a layer over live-action film

More information

PowerPoint 2013 Basics of Creating a PowerPoint Presentation

PowerPoint 2013 Basics of Creating a PowerPoint Presentation Revision 4 (01-31-2014) PowerPoint 2013 Basics of Creating a PowerPoint Presentation MICROSOFT POWERPOINT PowerPoint is software that lets you create visual presentations. PowerPoint presentations are

More information

HOW TO USE OIT EMAIL VIA THE WEB

HOW TO USE OIT EMAIL VIA THE WEB HOW TO USE OIT EMAIL VIA THE WEB A) Logging into your MyOIT account which includes your email account 1) Open a browser such as Firefox, Chrome or Safari. Please do not use Internet Explorer. 2) In the

More information

Presentations and PowerPoint

Presentations and PowerPoint V-1.1 PART V Presentations and PowerPoint V-1.2 Computer Fundamentals V-1.3 LESSON 1 Creating a Presentation After completing this lesson, you will be able to: Start Microsoft PowerPoint. Explore the PowerPoint

More information

Triggers & Actions 10

Triggers & Actions 10 Triggers & Actions 10 CHAPTER Introduction Triggers and actions are the building blocks that you can use to create interactivity and custom features. Once you understand how these building blocks work,

More information

Programming Lists of Data

Programming Lists of Data Chapter 19 Programming Lists of Data As you ve already seen, apps handle events and make decisions; such processing is fundamental to computing. But the other fundamental part of an app is its data the

More information

Basic Computer Skills for Beginners. Mesa Regional Family History Center

Basic Computer Skills for Beginners. Mesa Regional Family History Center Basic Computer Skills for Beginners Mesa Regional Family History Center Know your Keyboard Most keys on the keyboard are the same as an electric typewriter. The four arrows (lower right side) move the

More information

Changing How the Mouse Works in Windows 7

Changing How the Mouse Works in Windows 7 Changing How the Mouse Works in Windows 7 Mada Assistive Technology Center Tel: 00 974 44594050 Fax: 00 974 44594051 Email: info@mada.org.qa Pen Introduction There are several ways to adjust the mouse

More information

Microsoft PowerPoint Tutorial

Microsoft PowerPoint Tutorial Microsoft PowerPoint Tutorial Contents Starting MS PowerPoint... 1 The MS PowerPoint Window... 2 Title Bar...2 Office Button...3 Saving Your Work... 3 For the first time... 3 While you work... 3 Backing

More information

Fusion's runtime does its best to match the animation with the movement of the character. It does this job at three different levels :

Fusion's runtime does its best to match the animation with the movement of the character. It does this job at three different levels : The Animation Welcome to the eight issue of our Multimedia Fusion tutorials. This issue will discuss how the Fusion runtime handle sprites animations. All the content of this tutorial is applicable to

More information

Year 3 Grammar Guide. For Children and Parents MARCHWOOD JUNIOR SCHOOL

Year 3 Grammar Guide. For Children and Parents MARCHWOOD JUNIOR SCHOOL MARCHWOOD JUNIOR SCHOOL Year 3 Grammar Guide For Children and Parents A guide to the key grammar skills and understanding that your child will be learning this year with examples and practice questions

More information

North Carolina Testing Program. Published Fall 2012 (revised 03/04/13) General Information

North Carolina Testing Program. Published Fall 2012 (revised 03/04/13) General Information General Information Online Assessment Tutorial Effective with the 2012 13 school year, schools must ensure every student participating in online assessments for the completes the Online Assessment Tutorial

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6.2 Content Author's Reference and Cookbook Rev. 091019 Sitecore CMS 6.2 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

SCRATCH Lesson Plan What is SCRATCH? Why SCRATCH?

SCRATCH Lesson Plan What is SCRATCH? Why SCRATCH? SCRATCH Lesson Plan What is SCRATCH? SCRATCH is a programming language that makes it easy to create interactive stories, animations, games, music, and art that can then easily be shared on the web. Scratch

More information

Rev. 06 JAN. 2008. Document Control User Guide: Using Outlook within Skandocs

Rev. 06 JAN. 2008. Document Control User Guide: Using Outlook within Skandocs Rev. 06 JAN. 2008 Document Control User Guide: Using Outlook within Skandocs Introduction By referring to this user guide, it is assumed that the user has an advanced working knowledge of Skandocs (i.e.

More information

For example, you might want to create a folder to collect together all emails relating to a particular project or subject.

For example, you might want to create a folder to collect together all emails relating to a particular project or subject. Email folders Outlook uses a series of folders such as the inbox, outbox, drafts and sent items to sort your email into collections according to the status of the message. If the folders which are already

More information

PaintPot. Figure 2-1. The PaintPot app

PaintPot. Figure 2-1. The PaintPot app Chapter 2 PaintPot This tutorial introduces the Canvas component for creating simple, two-dimensional (2D) graphics. You ll build PaintPot, an app that lets the user draw on the screen in different colors,

More information

MyMaths. User Guide for Teachers. Secondary Level

MyMaths. User Guide for Teachers. Secondary Level MyMaths User Guide for Teachers Secondary Level Edition 1.5 February 2015 Table of Contents Welcome to the MyMaths user guide What is MyMaths?.............................. 5 Who is this user guide for?.......................

More information

Boardmaker and Speaking Dynamically Pro

Boardmaker and Speaking Dynamically Pro Boardmaker and Speaking Dynamically Pro Exploring with Sample Boards Click on desktop icon Shortcut to SDPro Main Speaking Dynamically Pro main board will come up Explore for 5 to 8 minutes Hit escape

More information

How To Print To Scale With Easy Blue Print

How To Print To Scale With Easy Blue Print Exporting and Printing Floor Plans From day one, your end goal has been to eventually get some floor plans (in some format) out of Easy Blue Print, which you can then use someplace else. Sure, Easy Blue

More information

HOW TO ORGANIZE PICTURES

HOW TO ORGANIZE PICTURES Get started When you upload your pictures to Shutterfly, you can do much more than view them. Our workspace offers tools that let you quickly and easily organize your photos as well. We re going to show

More information

3. Add an Event: Alarm Alarm 0 a. Add an Action: Set Variable i. Applies to: Self ii. Variable: time_left iii. Value: +1 iv. Check the Relative box

3. Add an Event: Alarm Alarm 0 a. Add an Action: Set Variable i. Applies to: Self ii. Variable: time_left iii. Value: +1 iv. Check the Relative box Creating a Timer: You can have a timer that shows how long the player has been playing the game. 1. Create a new object and give it a name. This example is called object_timer. 2. Add an Event: Create

More information

Creating Maze Games. Game Maker Tutorial. The Game Idea. A Simple Start. Written by Mark Overmars

Creating Maze Games. Game Maker Tutorial. The Game Idea. A Simple Start. Written by Mark Overmars Game Maker Tutorial Creating Maze Games Written by Mark Overmars Copyright 2007-2009 YoYo Games Ltd Last changed: December 23, 2009 Uses: Game Maker 8.0, Lite or Pro Edition, Advanced Mode Level: Beginner

More information

[Not for Circulation]

[Not for Circulation] Using SMART Notebook SMART Notebook is software meant to supplement use with the SMART Board. The software helps users create interactive presentations, and offers a variety of ways to enhance presenting

More information

PaperPort Getting Started Guide

PaperPort Getting Started Guide PaperPort Getting Started Guide This guide shows you how to use some of PaperPort s main features, including viewing items, creating stacks, sending an item electronically to a PaperPort Link, adding an

More information

Code Kingdoms Learning a Language

Code Kingdoms Learning a Language codekingdoms Code Kingdoms Unit 2 Learning a Language for kids, with kids, by kids. Resources overview We have produced a number of resources designed to help people use Code Kingdoms. There are introductory

More information

Cheshire Public Schools Spelling Program. Practice Strategies

Cheshire Public Schools Spelling Program. Practice Strategies Cheshire Public Schools Spelling Program Practice Strategies This booklet suggests more than twenty different ideas for practicing spelling words. We suggest that students write, spell, and pronounce the

More information

FROM MOONSCAPE TO GREENSCAPE MULTIMEDIA PRESENTATION. How do I do it?

FROM MOONSCAPE TO GREENSCAPE MULTIMEDIA PRESENTATION. How do I do it? FROM MOONSCAPE TO GREENSCAPE MULTIMEDIA PRESENTATION How do I do it? This presentation will help students learn to use Window s Movie Maker to create a commercial Step 1: Determine whether Movie Maker

More information

App Inventor Tutorial 4 Cat & Mouse Game

App Inventor Tutorial 4 Cat & Mouse Game App Inventor Tutorial 4 Cat & Mouse Game This is an app that will let you get familiar with using image sprites, canvas, sound, clock and the accelerometer (Movement Sensor) within a Game in App Inventor.

More information

How to send meeting invitations using Office365 Calendar

How to send meeting invitations using Office365 Calendar How to send meeting invitations using Office365 Calendar This guide tells you how to send meeting requests using the Calendar in your Office365 webmail. There are separate sections for setting this up

More information

Using Spry Widgets. In This Chapter

Using Spry Widgets. In This Chapter B2 Using Spry Widgets One foundation of Web 2.0 is widespread user interactivity enabled by extensive use of CSS and JavaScript. This allows applications that run inside a Web browser to offer the kind

More information

Camtasia Studio. Creating Screen Videos

Camtasia Studio. Creating Screen Videos Camtasia Studio Creating Screen Videos WORKSHOP DESCRIPTION... 1 Overview 1 Prerequisites 1 Objectives 1 INTRODUCTION... 1 WHY USE CAMTASIA STUDIO?... 2 WHERE CAN I GET CAMTASIA STUDIO?... 2 HOW TO USE

More information

Last name: State/ Province: Home telephone number:

Last name: State/ Province: Home telephone number: 54 Ages & Stages Questionnaires 51 months 0 days through 56 months 30 days Month Questionnaire Please provide the following information. Use black or blue ink only and print legibly when completing this

More information

The VB development environment

The VB development environment 2 The VB development environment This chapter explains: l how to create a VB project; l how to manipulate controls and their properties at design-time; l how to run a program; l how to handle a button-click

More information

Fun Learning Activities for Mentors and Tutors

Fun Learning Activities for Mentors and Tutors Fun Learning Activities for Mentors and Tutors Mentors can best support children s academic development by having fun learning activities prepared to engage in if the child needs a change in academic/tutoring

More information

Power Point 2003 Table of Contents

Power Point 2003 Table of Contents Power Point 2003 Table of Contents Creating a Presentation... 2 Selecting Background and Format for Slide... 3 Creating the Title Slide... 4 Adding a New Slide... 5 Types of Text for a Slide: Taken from

More information

Exporting an image from Sibelius to Microsoft Word

Exporting an image from Sibelius to Microsoft Word Exporting an image from Sibelius to Microsoft Word Introduction I created this document because many people have problems making Word documents with Sibelius-generated graphics (EMF) files in them. And

More information

NHS Mail Basic Training Guide

NHS Mail Basic Training Guide Royal Derby Hospital 2011 Education, Training and Development I.T. Training Department NHS Mail Basic Training Guide Version 3.1 ND 05/11 No amendments should be made to the document without the Authors

More information

SMARTstuff. The first rule for using an interactive whiteboard is very simple and of the utmost importance: Have faith in yourself you can do this!

SMARTstuff. The first rule for using an interactive whiteboard is very simple and of the utmost importance: Have faith in yourself you can do this! SMARTstuff The first rule for using an interactive whiteboard is very simple and of the utmost importance: Have faith in yourself you can do this! Getting Started This booklet will cover the following

More information

General Information. ONLINE ASSESSMENT TUTORIAL SCRIPT for END-OF-COURSE

General Information. ONLINE ASSESSMENT TUTORIAL SCRIPT for END-OF-COURSE General Information Online Assessment Tutorial Effective with the 2012 13 school year, schools must ensure every student participating in online assessments for the completes the Online Assessment Tutorial

More information

Working with Windows Movie Maker

Working with Windows Movie Maker 518 442-3608 Working with Windows Movie Maker Windows Movie Maker allows you to make movies and slide shows that can be saved to your computer, put on a CD, uploaded to a Web service (such as YouTube)

More information

Excel macros made easy

Excel macros made easy IT Training Excel macros made easy Jane Barrett, IT Training & Engagement Team Information System Services Version 1.1 Scope Learning outcomes Understand the concept of what a macro is and what it does.

More information

Microsoft Office 2010: Introductory Q&As PowerPoint Chapter 1

Microsoft Office 2010: Introductory Q&As PowerPoint Chapter 1 Microsoft Office 2010: Introductory Q&As PowerPoint Chapter 1 Are the themes displayed in a specific order? (PPT 6) Yes. They are arranged in alphabetical order running from left to right. If you point

More information

Safety Smart Ambassador Lesson Plan Safety Smart Healthy & Fit! A Lesson In Health And Safety For Children K 2

Safety Smart Ambassador Lesson Plan Safety Smart Healthy & Fit! A Lesson In Health And Safety For Children K 2 INTRODUCTION LifeSmarts invites you to become a Safety Smart Ambassador! As a Safety Smart Ambassador, you will have the opportunity to share reassuring, clear and confidence-building messages to help

More information

Excel 2007 - Using Pivot Tables

Excel 2007 - Using Pivot Tables Overview A PivotTable report is an interactive table that allows you to quickly group and summarise information from a data source. You can rearrange (or pivot) the table to display different perspectives

More information

Step 2: Headings and Subheadings

Step 2: Headings and Subheadings Step 2: Headings and Subheadings This PDF explains Step 2 of the step-by-step instructions that will help you correctly format your ETD to meet UCF formatting requirements. Step 2 shows you how to set

More information

Creating a multiple choice test in HyperStudio

Creating a multiple choice test in HyperStudio Creating a multiple choice test in HyperStudio We are going to create a card in HyperStudio that allows the user select an answer in a multiple choice test and then records their selections in the file

More information

Level 17: Creating a Puzzle Part 2

Level 17: Creating a Puzzle Part 2 Level 17: Creating a Puzzle Part 2 Welcome to Level 17 of the RPG Maker VX Introductory course. In the previous level we focused on various debugging features available to you during playtests. Lair. Step

More information

Flip Video Digital Camcorder Startup Guide and Making Movies Tutorial Trevor Oakley, Teen Services Librarian, Saratoga Springs Public Library

Flip Video Digital Camcorder Startup Guide and Making Movies Tutorial Trevor Oakley, Teen Services Librarian, Saratoga Springs Public Library Flip Video Digital Camcorder Startup Guide and Making Movies Tutorial Trevor Oakley, Teen Services Librarian, Saratoga Springs Public Library Before you begin, flip out the USB adapter and plug into any

More information

We are going to investigate what happens when we draw the three angle bisectors of a triangle using Geometer s Sketchpad.

We are going to investigate what happens when we draw the three angle bisectors of a triangle using Geometer s Sketchpad. Krystin Wright Geometer s Sketchpad Assignment Name Date We are going to investigate what happens when we draw the three angle bisectors of a triangle using Geometer s Sketchpad. First, open up Geometer

More information

CNC Turning Training CNC MILLING / ROUTING TRAINING GUIDE. www.denford.co.uk Page 1

CNC Turning Training CNC MILLING / ROUTING TRAINING GUIDE. www.denford.co.uk Page 1 CNC Turning Training www.denford.co.uk Page 1 Table of contents Introduction... 3 Start the VR Turning Software... 3 Configure the software for the machine... 4 Load your CNC file... 5 Configure the tooling...

More information

Creating Your Teacher Website using WEEBLY.COM

Creating Your Teacher Website using WEEBLY.COM Creating Your Teacher Website using WEEBLY.COM Gilbert, Akiba Maynard Jackson High School Creating Your Teacher Website Using WEEBLY.COM In this tutorial, we will learn how to build a simple FOUR PAGE

More information