Short Term Planning Year 4 Term 3 Become a Games Designer.

Size: px
Start display at page:

Download "Short Term Planning Year 4 Term 3 Become a Games Designer."

Transcription

1 Resources: Kodu (download from om Example of game adverts Windows Moviemaker Live download or imovie app Microphone (eg Easispeak) 1 e-safety I can talk about why I need to ask a trusted adult before downloading files and games from the Internet Programming I can use a variety of tools to create a program Objectives: Programming Use a variety of tools to create a program Know that I need to keep testing my program while I am putting it together Recognise that an algorithm will help me sequence more complex programs Recognise an error in a program and debug it Recognise that using algorithms will also help solve problems in other learning such as Maths Multimedia Use photos, video and sound to create an atmosphere when presenting to different audiences Explore new media to extend what I can achieve Create, modify and present documents for a specific purpose Give constructive feedback to my friends to help them improve their work and consider my own work in the same way Technology in our Lives Check who owns photos, text and clipart Handling Data Organise data in different ways Plan, create and search a database to answer questions Choose the best way to present data to my friends, e-safety Choose a secure password when using a website Comment positively and respectfully online Talk about why I need to ask a trusted adult before downloading files and games from the Internet Exploring arrays in Kodu Note for teacher: download Kodu from and ensure computers have necessary NET framework applications installed Kodu can also be used as an app on ipad Refer to Year 3, Term 2 New Worlds planning for more information on Kodu Explain to children that we are going to explore using Kodu, a games-making tool that can be downloaded from the Internet Briefly discuss with children what they know about downloading games and content from the Internet is it always safe to do so? What are the risks (viruses; loss of data)? How can you make sure it is safe? (check that it is from a reputable site eg Microsoft; always ask an adult) Children work in pairs or individually This activity should take 20 minutes, but children will be inclined to play with different terrains, so focus needs to be maintained Adding, deleting and changing the terrain: Demonstrate how to open a new world by loading the application and selecting New World Gold: Can I select a different type of ground for each of the 10 arrays and place a different object on each? Silver: Can I select a different type of ground for each of the 10 arrays? Bronze: Can select a different type of ground to the default and use it to create land?

2 2 Programming I know that I need to keep testing my program while I am putting it together I can recognise an error in a program and debug it Show the children how to scroll out of the world and in by using the mouse wheel Demonstrate how to add new land in Kodu by selecting the paint brush Click on the terrain to the top left of the paint brush icon to change the land Challenge children to create a world of arrays with different terrain for each table up to 12 x 12 Each piece of land creates a 10 x 10 array, so use the delete function to create the array Creating a program to move an object round a perimeter Ask children to open their worlds by launching the application and selecting Load World Making objects move (programming) 1 Go to the 12 x 12 array created in the last session Select the object on that world by clicking on the Kodu icon and then clicking on it Right-click the mouse button and change the Kodu s size to as small as it will go 2 Move it in to the corner of the square/terrain 3 Tell children that you are going to get the object to move around the perimeter of the shape Explain meaning of perimeter 4 Make sure Kodu icon is still selected and right click on the object Select Program 5 Click on the + sign next to when and select Keyboard Click on + sign now next to keyboard on the tile Select Arrows 6 Click on + sign next to Do Select Move 7 Click on + sign next to Move tile and choose forward Repeat and select slowly ` 8 Press Esc 9 Press Play (second icon in from left) and let children explore making the object move around the perimeter of the square Emphasise that they need to try to control the object enough to go around the perimeter They will find that their object travels too fast, so they need to go back and alter their program by adding two more slowly tiles to make it slow down 10 Ask children to repeat process for each of their other objects on the other arrays Helpful hints When programing the object, right click on a tile and select cut tile to delete an action you have previously programed Gold: Can I create a simple program to make an object move around a given area and correct an error in the program to make the object slow down? Silver: Can I create a simple algorithm to make an object move around a given area and recognise that the algorithm can be altered to make the object more controllable? Bronze: Can I create a simple program to make an object move around a given area?

3 Creating a more complex program Ask the children to open a new world by clicking on New World They will program objects to perform particular tasks 1 Ask the children to create a piece of land using the Ground Tool used in session 1 It doesn t matter what size 2 Ask them to insert a Rover and a coin by clicking on the Kodu icon and on the land 3 Talk through the algorithm for the program to make it move (from previous session) 4 Demonstrate to the children how to program the Rover again by right clicking on it and using the same programming as last week to make it move 3 Programming I can recognise that an algorithm will help me sequence more complex programs 5 Ask the children what the algorithm would be so that when the Rover bumps into the coin it scores a point Tell the children to try to program the algorithm Celebrate successes and then look together at successful programming eg 6 Now challenge children to make it so that as well as scoring a point when bumping into the coin, the Rover says a multiplication table as well Children experiment, then show them Gold: Can I tell you the algorithm and create a simple program to score points when the correct object is touched, and lose one when the incorrect answer is touched? Silver: Can I create a program to score a point when an object is touched and to ask a question at the same time? Bronze: Can I create a simple program to score points when an object is touched? What is the algorithm they have programmed to achieve this? 7 Ask the children to insert and program other objects, such that when they are bumped into a point is awarded (or taken off), and a times table fact is displayed (Could focus on one particular table)

4 4 Programming I can recognise that an algorithm will help me sequence more complex programs I can recognise an error in a program and debug it Creating a Maths game in Kodu Ask the children to open a new world by clicking on New World Programing objects to perform particular tasks 1 Ask the children to quickly insert a new bit of land and insert a Rover and two apples 2 Tell them that they are going to create a simple Maths game today that will help children learn times tables facts 3 Click on the Rover, go to Program and ask the children to quickly insert the program for making the Rover move (see above) 4 Talk through the algorithm for the Maths game: a Rover will ask a Maths question b Apples will have different answers c Player will find the apple with the correct answer 5 Ask them what command they will need to tell the Rover Steer towards the following programming and get it to say something like Which apple has the answer to 3 x 4? Get them to try it Hopefully they will see that when they play, it constantly asks the question Give them a few minutes to solve the problem (solution is to have him say it only once) Gold: Can I talk through the algorithm for a times table game where the incorrect answer results in the end of the game? Can I detect and correct any errors in my program? Silver: Can I talk through an algorithm for simple times table game, where the Rover asks a question and has to pick the apple with the correct answer? Can I detect and correct any errors in my program? Bronze: Can I detect an error in my program to ensure the question asked by the Rover isn t continually repeated? 6 Now ask them to program the Rover to pick up the apples Ask them to work out how and then, if necessary, show them

5 7 Now they need to program one apple to give the correct answer and one to not Give them time to explore for themselves If needs be, show them the correct programming you can even add a point for getting the correct one You could have the wrong one cause the game to be over by having it eat the Rover! 8 If time, ask the children to make the game more complex, by adding more apples and exploring what a wrong answer can do to the Rover Can the children describe the algorithm for this?

6 5-6 Programming I can use logical thinking to solve an open-ended problem by breaking it up into smaller parts Creating my own Maths game Tell the children that, now they have created simple programs to ask mathematical questions and to bump into objects to get the answer to them, you would like them to use these skills to create a more complicated game to help children to learn a particular times table What are the different things they will need to program? It could be such that the Rover goes around and collects the correct multiples from a particular table and delivers them to a particular place, or it could be similar to that already started, bumping into the correct answers, but the incorrect ones have a penalty attached Guide the children to plan the algorithm for their game Here is an example, programing the Rover to ask the objects to tell him a number in the 6 x table Correct answers score a point, incorrect lose 2 points 1 Insert a Rover, an iceberg (or another object) and a football (or another object) 2 Program the Rover as follows Gold: Can I plan an engaging game that helps teach a particular times table to other children? Silver: Can I plan a times tables game where the incorrect answer results in the end of the game? Bronze: Can I plan a simple times tables game, where the Rover asks a question and has to pick the apple with the correct answer? nb Rover says Tell me a number in the 6 times table 3 Program the iceberg to answer correctly by saying 36, for example, and the following code

7 4 Program the football to answer incorrectly by saying 46, for example, and the following code You could give the children this to start with and ask them to create the full game Depending on how well your cohort took to the initial build up activities, you may wish to spend longer developing the game into the finished form Challenge eg Help them to develop a game whereby there is a Rover, two apples and a tree The Rover asks a maths question and has to find the apple with the correct answer He picks it up and takes it back to the tree, scoring a point Program Rover

8 Apple correct answer Apple incorrect answer Tree Encourage children to take their games even further, perhaps out of school, working out how to develop a larger game that teaches all the times tables 7 e-safety I choose a secure password when I am using a website I comment positively and respectfully online Commenting kindly and respectfully online Set up a Microsoft account and discuss importance of keeping passwords secret/having a secure password and the need to collaborate and communicate with others responsibly Depending on the children, you could set up a class account in the classroom, with the help of the children to suggest a password You should change the password yourself after the session if you do this Alternatively, you could set up one yourself and log the children in when they are ready to comment on a game that they have played Ask children the name of the game that they made and create a word file of them for the children Gold: Can I suggest a secure password and make appropriate and constructive comments about others work? Silver: Can I make appropriate and constructive comments about others work? Bronze: Do I understand about the importance of keeping passwords a secret?

9 8 Multimedia I can use photos, video and sound to create an atmosphere when presenting to different audiences to open and use in the suite Ask the children to visit Kodu Game Lab (see Ask the children to click on Worlds and then to search the games made by members of the class Allow them time to play on the games Stop the children for mini plenaries to ask them which games they have been playing, what is good about the games and perhaps what could be improved Discuss constructive criticism Ask children to click on the comment box beneath the game and either log in themselves using the class account, or the teacher log them in They make a comment about each of the games they have played made by other members of the class Having reviewed at least three games, draw the lesson to a close by reading out some of the comments made about the games Ask children to show their parents their game and those made by other members of the class when they get home Exploring the persuasiveness of adverts and making my own Tell children that now that they have created their games in Kodu, they need to advertise them Explore examples of (age appropriate) game adverts use YouTube as a source eg (beware of catchy music!) Analyse persuasiveness of each of the adverts by looking at features eg images (still and moving), sound effects, voice over, taglines, soundtrack, open promises etc Discuss preferences Which persuaded you to buy / play them the most and why? Ask children to begin to create a storyboard plan on paper for an advert for their game They need to consider the still and moving images they will create, whether they will have a soundtrack or voice over etc You may want to discuss what will be possible in the series of lessons, and what software is available, as this will lead to more realistic plans Screen shots could be taken using Snipping Tool in Windows or screen capture (Home key and Power button) on ipad A video of the actual gameplay could be taken by using open source screen recording software eg Music could be created using 2Simple Music Toolkit (or any other software that allows you to create music and save as mp3 etc) Voiceovers could be created using Windows sound recorder, Easi-Speak or ipad app Gold: Can I produce a detailed plan for an advert which includes still and moving images, sound and text and features identified in other adverts? Silver: Can I plan an advert for my game that has some of the features identified in other adverts, explored as a class? Bronze: Can I produce a basic plan for my advert?

10 9 10 Multimedia I am confident to explore new media to extend what I can achieve Technology in our Lives I can tell you how to check who owns photos, text and clipart Multimedia I can create, modify and present documents for a specific purpose Who owns content on the Internet? Discuss with children who owns the game they are creating? Children may respond that they own it, because they have made it Discuss with children who owns games, videos and images on the Internet If a video is uploaded to YouTube, who owns it? (answer: once uploaded to YouTube it is the property of YouTube) If I tweet on Twitter, who owns the tweet? (answer: Twitter own all tweets shared on their service) Ask children if they have ever looked at the Terms and Conditions on websites that they use You may wish to have a screengrab of Moshi Monsters T&C available - it is clearly explained that all images on Moshi Monsters belong to the company and cannot be copied Can also be seen on Scooby Doo site scroll down to Terms of Use Discuss with children how they can check who owns the content on a website Introduce the phrase copyright free and explain that if they want to use images or music from another website on their own, they can search for copyright free images and check that the site allows them to take images for personal or commercial use Ask the children to go through their game, choosing the best still and moving images for their adverts and then saving them into a folder for when they put their advert together Use the Snipping Tool in Windows or screen capture for still images Use Bandicam or similar for moving images Click on the target to set it to record full screen Press record and it will record them playing their games etc nb it will record a video of what you are doing and it will save it to the destination folder specified on the general tab Children then design some of the wording for their adverts, such as the name of their game to be displayed at the start, or perhaps at the end This could be done in PowerPoint and saved as a JPEG, or in what you choose Encourage children to consider the impact of the text that they choose If time, children start to create a jingle, or even a soundtrack for their game using 2Simple Music toolkit and saving files as mp3s Creating an advert for my game Ask the children to open Windows Live Movie Maker (or similar video editing software) Demonstrate how to insert their video clips of gameplay footage and still images by clicking here Gold: Can I combine still and moving images, sound and text to the best effect, considering the audience, to produce an advert for my game? Silver: Can I combine still and moving images, sound and text to produce an advert for my game? Bronze: Can combine an image and a short clip of gameplay for my advert? Gold: Can I combine still and moving images, sound and text to the best effect, considering the audience, to produce an advert for my game? Silver: Can I combine still and moving images, sound and text to produce an advert

11 for my game? Bronze: Can I combine an image and a short clip of gameplay for my advert? Children spend time inserting their still and moving images and soundtrack (if they have made one) They edit the clips and add titles and ending sequences according to their plans Soundtracks and voice overs can be inserted by clicking here Ask children to watch their adverts back and make any amendments before saving 11 Multimedia I can give constructive feedback to my friends to help them improve their work and consider my own work in the same way Refining and improving my advert Work together to consider a checklist for successful adverts eg: o Is there a combination of sound and video? o Does the sound match the video? o Does it make you want to play the game? Allow children time to refine their videos to match the checklist Children share their completed game adverts with the class in a Class Commercial Break Gold: Can I give clear, constructive feedback about my friend s advert and consider ways to make it even better? Silver: Can I give positive feedback about my friend s advert? Bronze: Can I say what I like about my friend s advert?

12 session Children provide positive feedback for one another s adverts Collecting data about my game Having made and promoted their Kodu games, the children should now analyse the success of their game and that of others in the class Ask children to put together a tally chart and frequency table to collect data as to the children s favourite games You may wish to briefly show again a snippet of each game, or the adverts made by the children Children go around the class collecting children s votes for their favourite game Tally Frequency Handling Data Tables Blaster 6 12 I can organise data in different ways I can choose the best way to present data to my friends, Multiple Mayhem 3 etc Gold: Can I represent my data effectively by using the most appropriate graph available to me? Silver: Can I create an appropriate graph to represent my data? Once the children have collected their data demonstrate how to input their data into a graphing program in this case, Excel, but you could use widely available graphing apps, 2Graph or Textease Spreadsheet Bronze: Can I create a bar chart using Excel? Input the names of the games that were created by the class anywhere on the Excel sheet Type in the number of votes each one got next to its name eg Talk to the children about the purpose of using a graph to compare data quickly and easily Briefly show children the graphs available by clicking on Insert and scrolling through what is on offer Suggest that for the data collected, a bar graph could be the most appropriate, but there may be others that show what they are trying to show just as well, if not better

13 12 b Handling Data I can plan, create and search a database to answer questions Highlight the data, including the names of the games and the Number of Votes title eg Click on Insert and the select the 3D column bar chart Double click on the title and axes to edit Right click on the chart to copy Paste it into a word document, or similar, and ask the children to write a brief analysis of the data eg the most popular game was with 5 votes etc Creating a branching database Note for teacher: this is an optional session that builds on learning from Year 3, Term 3 Display a page of images of famous computer games / game characters eg Sonic / Mario Kart etc Tell the children that I am thinking of one of the computer games and ask them to ask questions, of which I can only answer Yes or No Count how many questions it takes them to reach the answer Repeat with children playing in pairs, each having a go and seeing who gets to the answer in the fewest questions Draw the children together again and ask whether there were any good questions that helped get to the answer sooner Which weren t very good questions to ask? Why? Tell the children about branching databases by displaying Textease Branch and demonstrating how to create one using the computer game characters / games explored earlier Ask again for some of the questions suggested by the children and use them to construct the database Test it out to see if it works Now show children how to add pictures of the game characters by dragging it into the box with the name of the character / game in it in the finished database eg Gold: Can I use yes/no questions effectively to divide a set of objects into sub-sets and identify an object using a sequence of yes/no questions? Silver: Can I use yes/no questions to divide a set of objects into sub-sets and identify an object using a sequence of yes/no questions? Bronze: Can I use a branching database to identify an object?

Making a Video Year Six

Making a Video Year Six Making a Video Year Six Unit Overview This children introduces the idea of using photos and videos within a multimedia presentation. Children will cover: - Using a digital camera to take photographs and

More information

Kodu Curriculum: Single Session Intro

Kodu Curriculum: Single Session Intro Kodu Curriculum: Single Session Intro Table of Contents Kodu Curriculum: Single Session Intro... 2 Kodu Description... 2 Teaching with Kodu... 2 Basic Navigation (5 min)... 3 Creating a Simple Program

More information

Microsoft PowerPoint 2010 Handout

Microsoft PowerPoint 2010 Handout Microsoft PowerPoint 2010 Handout PowerPoint is a presentation software program that is part of the Microsoft Office package. This program helps you to enhance your oral presentation and keep the audience

More information

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 University of Sheffield Contents 1. INTRODUCTION... 3 2. GETTING STARTED... 4 2.1 STARTING POWERPOINT... 4 3. THE USER INTERFACE...

More information

Microsoft PowerPoint Exercises 4

Microsoft PowerPoint Exercises 4 Microsoft PowerPoint Exercises 4 In these exercises, you will be working with your Music Presentation file used in part 1 and 2. Open that file if you haven t already done so. Exercise 1. Slide Sorter

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

GUIDE. Give PowerPoint a Voice: Developing. Narrated Presentations on a Windows PC. Donna Carnduff. dcarnduf@utk.edu.

GUIDE. Give PowerPoint a Voice: Developing. Narrated Presentations on a Windows PC. Donna Carnduff. dcarnduf@utk.edu. GUIDE Give PowerPoint a Voice: Developing Narrated Presentations on a Windows PC Donna Carnduff dcarnduf@utk.edu Revised 6/10/2015 To register for workshops, visit http://oit.utk.edu/training Configure

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

Digital Story Telling with Windows Movie Maker Step by step

Digital Story Telling with Windows Movie Maker Step by step . PAGE 1 Superhighways 2013 CONTENTS Before you open Windows Movie Maker (WMM)... 3 Organising your digital assets... 3 Windows Live Photo Gallery... 3 Your First Project in WMM... 4 Adding Audio... 6

More information

Adding emphasis to a presentation in PowerPoint 2010 and 2013 for Windows

Adding emphasis to a presentation in PowerPoint 2010 and 2013 for Windows Adding emphasis to a presentation in PowerPoint 2010 and 2013 for Windows This document introduces technique to add interest to your presentation using graphics, audio and video. More detailed training

More information

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ PowerPoint is the presentation program included in the Microsoft Office suite. With PowerPoint, you can create engaging presentations that can be presented in person, online,

More information

Windows Live Movie Maker

Windows Live Movie Maker Windows Live Movie Maker What is Windows Live Movie Maker? Windows Live Movie Maker is available on all computers that have Windows 7. Teachers and students use Windows Live Movie Maker to turn videos

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

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

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

Windows Movie Maker 2012

Windows Movie Maker 2012 Windows Movie Maker 2012 Open Windows Movie Maker A shortcut for Movie Maker should be on the desktop, but if it is not, you can search for the program by touching the right edge of the screen and swiping

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

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

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

A guide to giving a Presentation & Using Microsoft PowerPoint

A guide to giving a Presentation & Using Microsoft PowerPoint A guide to giving a Presentation & Using Microsoft PowerPoint August 2013 Contents PAGE NO. PREPARING YOUR PRESENTATION...1 Introduction...1 The Four P s...1 Plan...1 Prepare...1 Practice...2 Present...2

More information

Working With Microsoft PowerPoint

Working With Microsoft PowerPoint LIBRARY AND LEARNING SERVICES WORKING WITH MICROSOFT POWERPOINT www2.eit.ac.nz/library/ls_computer.html Working With Microsoft PowerPoint Powerpoint Basics Inserting a Graph Inserting a Sound Saving your

More information

MICROSOFT POWERPOINT STEP BY STEP GUIDE

MICROSOFT POWERPOINT STEP BY STEP GUIDE IGCSE ICT SECTION 16 PRESENTATION AUTHORING MICROSOFT POWERPOINT STEP BY STEP GUIDE Mark Nicholls ICT Lounge Page 1 Contents Importing text to create slides Page 4 Manually creating slides.. Page 5 Removing

More information

Information Technology. Introduction to Vista

Information Technology. Introduction to Vista Information Technology Introduction to Vista The Vista Login Screen. Vista, like XP, remembers the previous user. After logging in, you can select your own picture. For a different user to login, click

More information

Camtasia Studio 8.4 Create Engaging Screencasts

Camtasia Studio 8.4 Create Engaging Screencasts !! Camtasia Studio 8.4 May 2014 2014 TechSmith Corporation. All rights reserved This manual, as well as the software described in it, is furnished under license and may be used or copied only in accordance

More information

Teaching Pre-Algebra in PowerPoint

Teaching Pre-Algebra in PowerPoint Key Vocabulary: Numerator, Denominator, Ratio Title Key Skills: Convert Fractions to Decimals Long Division Convert Decimals to Percents Rounding Percents Slide #1: Start the lesson in Presentation Mode

More information

SMART Notebook: Basics and Application

SMART Notebook: Basics and Application SMART Notebook: Basics and Application Table of Contents TESS Connection... 3 Version Number... 3 Tour of the Window... 5 The Main Toolbar... 5 The Sidebar... 18 Page Sorter... 19 The Gallery... 23 Searching...

More information

I ntroduction. Accessing Microsoft PowerPoint. Anatomy of a PowerPoint Window

I ntroduction. Accessing Microsoft PowerPoint. Anatomy of a PowerPoint Window Accessing Microsoft PowerPoint To access Microsoft PowerPoint from your home computer, you will probably either use the Start menu to select the program or double-click on an icon on the Desktop. To open

More information

Quick Start Guide. Microsoft Publisher 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.

Quick Start Guide. Microsoft Publisher 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Quick Start Guide Microsoft Publisher 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Quick Access Toolbar Add your favorite commands to the

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

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

EDIT202 PowerPoint Lab Assignment Guidelines

EDIT202 PowerPoint Lab Assignment Guidelines EDIT202 PowerPoint Lab Assignment Guidelines 1. Create a folder named LABSEC-CCID-PowerPoint. 2. Download the PowerPoint-Sample.avi video file from the course WebCT/Moodle site and save it into your newly

More information

Microsoft Office 2013

Microsoft Office 2013 Student manuals available at: www.learnit.com/manuals Username: manuals; Password: password Microsoft Office 2013 New Features Take this class home with you! Student Videos Available at: www.learnitanytime.com

More information

Use Office 365 on your iphone

Use Office 365 on your iphone Use Office 365 on your iphone Quick Start Guide Check email Set up your iphone to receive your O365 email. Check your calendar wherever you are Always know where you have to be by syncing your calendar

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

Peru State College Distance Education Student s Guide

Peru State College Distance Education Student s Guide Using YouTube for Online Courses - Peru State College Distance Education Student s Guide - YouTube Videos & Your Blackboard Course Introduction & Reasons for Using YouTube 1 Creating a YouTube Account

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

Inside Blackboard Collaborate for Moderators

Inside Blackboard Collaborate for Moderators Inside Blackboard Collaborate for Moderators Entering a Blackboard Collaborate Web Conference 1. The first time you click on the name of the web conference you wish to enter, you will need to download

More information

Windows Live Movie Maker for teachers and faculty

Windows Live Movie Maker for teachers and faculty Windows Live Movie Maker for teachers and faculty Step-by-step Get Windows Live Movie Maker Download Download Windows Live Movie Maker at http://windowslive.com/desktop/moviemaker Run After the program

More information

SoftChalk Cloud Guide. Updated August 1, 2012

SoftChalk Cloud Guide. Updated August 1, 2012 SoftChalk Cloud Guide Updated August 1, 2012 Contents Getting Started 5 Overview of SoftChalk Cloud... 5 Features of a SoftChalk Cloud Account... 6 Trial Account... 6 Create an Account... 7 Log into Your

More information

Using Windows Movie Maker a simple guide

Using Windows Movie Maker a simple guide Using Windows Movie Maker a simple guide This basic editing software allows you to assemble shots in your desired sequence order, add an extra sound track and titles. The guide gives basic information,

More information

IT Quick Reference Guides Using Windows 7

IT Quick Reference Guides Using Windows 7 IT Quick Reference Guides Using Windows 7 Windows Guides This sheet covers many of the basic commands for using the Windows 7 operating system. WELCOME TO WINDOWS 7 After you log into your machine, the

More information

Introduction to Microsoft PowerPoint

Introduction to Microsoft PowerPoint Introduction to Microsoft PowerPoint School of Medicine Library University of South Carolina WHAT IS POWERPOINT? PowerPoint (PPT) is a powerful, easy-to-use presentation graphics software program which

More information

Windows 10: A Beginner s Guide

Windows 10: A Beginner s Guide Windows 10: A Beginner s Guide Copyright 2014 Conceptual Kings. All are rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever without the express written

More information

Using Microsoft Photostory 3

Using Microsoft Photostory 3 Using Microsoft Photostory 3 David Jakes Instructional Technology Coordinator Community High School District 99 Downers Grove, IL 60563 PREP: On your machine, or network drive, create a folder or directory,

More information

Using Multimedia with Microsoft PowerPoint 2003: A guide to inserting Video into your presentations

Using Multimedia with Microsoft PowerPoint 2003: A guide to inserting Video into your presentations Using Multimedia with Microsoft PowerPoint 2003: A guide to inserting Video into your presentations By Jonathan Gratch Institute of Math Science and Technology Education Texas Christian University Email:

More information

Using Windows Movie Maker to Create Movies

Using Windows Movie Maker to Create Movies Using Windows Movie Maker to Create Movies Windows Movie Maker 2.1 is free! It comes with Windows XP or can be downloaded from the Microsoft Website. http://www.microsoft.com/windowsxp/downloads/updates/moviemaker2.mspx

More information

Sanako Study 1200 USER GUIDE

Sanako Study 1200 USER GUIDE Sanako Study 1200 USER GUIDE Copyright 2015 Sanako Corporation. All rights reserved. Microsoft is a registered trademark. Microsoft Windows Vista, Windows 7 and Windows 8 are trademarks of Microsoft Corporation.

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS Tip for use of FAQ: Click on questions to go to answer. GETTING STARTED... 2 Which hearing devices do I need to use the app?... 2 Why do I need the ReSound Unite Phone Clip+ to use the app?... 2 I have

More information

Using Microsoft Photostory 3

Using Microsoft Photostory 3 Using Microsoft Photostory 3 David Jakes Instructional Technology Coordinator Community High School District 99 Downers Grove, IL 60563 PREP: On your machine, or network drive, create a folder or directory,

More information

Work from Anywhere: Windows SkyDrive and Web Apps

Work from Anywhere: Windows SkyDrive and Web Apps Work from Anywhere: Windows SkyDrive and Web Apps Windows Live SkyDrive is a free program that allows users to use Microsoft Office Web Apps to view, edit, and share documents virtually anywhere with Internet

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

After going through this lesson you would be able to:

After going through this lesson you would be able to: 18 :: Data Entry Operations 2 Operating System 2.1 INTRODUCTION The operating system in these days uses a graphical user interface (GUI). Here you do not have to remember all the commands by heart. The

More information

AT&T U-verse App for iphone FAQ s

AT&T U-verse App for iphone FAQ s About AT&T U-verse What is AT&T U-verse for iphone? The AT&T U-verse for iphone is a service that provides all U-verse subscribers with the ability to view their U-verse TV Guide, manage their home DVR,

More information

Kodu Curriculum: Getting Started with Keyboard and Mouse

Kodu Curriculum: Getting Started with Keyboard and Mouse Kodu Curriculum: Getting Started with Keyboard and Mouse PC Requirements 1. Kodu requires a Windows Operating System 2. DirectX9 graphics 3. Shader Model 2.0 or greater. How to Check Your DirectX Version

More information

Basic Computer Skills Module 4. Introduction to Microsoft PowerPoint 2010

Basic Computer Skills Module 4. Introduction to Microsoft PowerPoint 2010 Basic Computer Skills Module 4 Introduction to Microsoft PowerPoint 2010 Basic Computer Skills Module 4 Introduction to Microsoft PowerPoint 2010 Summary Goal(s): This unit includes lessons on how to use

More information

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click.

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click. EDIT202 Spreadsheet Lab Assignment Guidelines Getting Started 1. For this lab you will modify a sample spreadsheet file named Starter- Spreadsheet.xls which is available for download from the Spreadsheet

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

Hands-on Practice. Hands-on Practice. Learning Topics

Hands-on Practice. Hands-on Practice. Learning Topics Using Microsoft PowerPoint Software on a SMART Board Interactive Whiteboard You make presentations for a reason to communicate a message. With a SMART Board interactive whiteboard, you can focus the attention

More information

Getting Started on the Computer With Mouseaerobics! Windows XP

Getting Started on the Computer With Mouseaerobics! Windows XP This handout was modified from materials supplied by the Bill and Melinda Gates Foundation through a grant to the Manchester City Library. Getting Started on the Computer With Mouseaerobics! Windows XP

More information

HIT THE GROUND RUNNING MS WORD INTRODUCTION

HIT THE GROUND RUNNING MS WORD INTRODUCTION HIT THE GROUND RUNNING MS WORD INTRODUCTION MS Word is a word processing program. MS Word has many features and with it, a person can create reports, letters, faxes, memos, web pages, newsletters, and

More information

Get started with PING PONG

Get started with PING PONG Get started with PING PONG - User guide Version 4 Get started with PING PONG User guide. Version 4 Linda Borglund, Anita Eklöf, at Centre for Learning and Teaching, University of Borås. 2011-08-19 TO LOG-IN...

More information

Microsoft PowerPoint 2007

Microsoft PowerPoint 2007 Microsoft PowerPoint 2007 PowerPoint is currently the most common software used for making visual aids for presentations. It has been redesigned for the 2007 release with a much more user-friendly and

More information

Mobile Asset Tracker

Mobile Asset Tracker Introduction Book Systems, Inc. provides the Mobile Asset Tracker (MAT) application for Apple iphone, ipod touch, ipad, and ipad mini devices and Android devices so that Booktracks users can circulate

More information

Computer Technology: Literacy and Usage KINDERGARTEN. Standard 1.0 Students will understand basic operations and concepts of technology.

Computer Technology: Literacy and Usage KINDERGARTEN. Standard 1.0 Students will understand basic operations and concepts of technology. Computer Technology: Literacy and Usage KINDERGARTEN Standard 1.0 Students will understand basic operations and concepts of technology. 1.1. Students will demonstrate an understanding of the nature and

More information

Adobe Captivate Tips for Success

Adobe Captivate Tips for Success Adobe Captivate Tips for Success Before you begin editing your Captivate project, make sure you create a back up copy of your.cp file in case you delete something you need later. 1 Before You Record Your

More information

CREATIVE S SKETCHBOOK

CREATIVE S SKETCHBOOK Session Plan for Creative Directors CREATIVE S SKETCHBOOK THIS SKETCHBOOK BELONGS TO: @OfficialSYP 1 WELCOME YOUNG CREATIVE If you re reading this, it means you ve accepted the We-CTV challenge and are

More information

The main imovie window is divided into six major parts.

The main imovie window is divided into six major parts. The main imovie window is divided into six major parts. 1. Project Drag clips to the project area to create a timeline 2. Preview Window Displays a preview of your video 3. Toolbar Contains a variety of

More information

Using PowerPoint To Create Art History Presentations For Macintosh computers running OSX with Microsoft Office 2008

Using PowerPoint To Create Art History Presentations For Macintosh computers running OSX with Microsoft Office 2008 Using PowerPoint To Create Art History Presentations For Macintosh computers running OSX with Microsoft Office 2008 Adapted by Gretchen Tuchel from the Institute of Fine Arts document by Elizabeth S. Funk

More information

Microsoft Office 2010: Introductory Q&As PowerPoint Chapter 3

Microsoft Office 2010: Introductory Q&As PowerPoint Chapter 3 Microsoft Office 2010: Introductory Q&As PowerPoint Chapter 3 How do I resize the picture so that it maintains its proportions? (PPT 141) Press and hold the shift key while dragging a sizing handle away

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

Windows Movie Maker Digital Video Editing (PC) Note: If you are using a Mac then refer to the instructions on the class website

Windows Movie Maker Digital Video Editing (PC) Note: If you are using a Mac then refer to the instructions on the class website GRC 119 Assignment 8 Windows Movie Maker Digital Video Editing (PC) 1. Download video supplemental files 2. Download a CC licensed video 3. Create a Windows Movie Maker project 4. Previewing Clips 5. Adding

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

Hello. What s inside? Ready to build a website?

Hello. What s inside? Ready to build a website? Beginner s guide Hello Ready to build a website? Our easy-to-use software allows you to create and customise the style and layout of your site without having to understand any coding or HTML. In this guide

More information

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source Microsoft QUICK Source Internet Explorer 7 Getting Started The Internet Explorer Window u v w x y { Using the Command Bar The Command Bar contains shortcut buttons for Internet Explorer tools. To expand

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

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003 In This Guide Microsoft PowerPoint 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free PowerPoint

More information

Action settings and interactivity

Action settings and interactivity Interactivity in Powerpoint Powerpoint includes a small set of actions that can be set to occur when the user clicks, or simply moves the cursor over an object. These actions consist of links to other

More information

L OCUTOUR. Get Ready to Spell! MULTIMEDIA COGNITIVE REHABILITATION

L OCUTOUR. Get Ready to Spell! MULTIMEDIA COGNITIVE REHABILITATION L OCUTOUR MULTIMEDIA COGNITIVE REHABILITATION Get Ready to Spell! Get Ready to Spell! Why Use This Program? This program is based on the observation that we learn by repetition. Many of the activities

More information

Text Basics. Introduction

Text Basics. Introduction Text Basics Introduction PowerPoint includes all the features you need to produce professionallooking presentations. When you create a PowerPoint presentation, it is made up of a series of slides. The

More information

Mathletics For Students

Mathletics For Students powered by Students Welcome to the 4 million! Mathletics is a global community of 4 million students in over 17,000 schools and homes around the world and now you are a part of the community. This guide

More information

Teaching Tips: Guide to Windows Movie Maker

Teaching Tips: Guide to Windows Movie Maker Teaching Tips: Guide to Windows Movie Maker Introduction This is not a comprehensive guide to using Windows Movie Maker and it is certainly not the definitive Help file for Movie Maker! The aim of this

More information

Technology guides for the classroom. File Sharing. (using QR Codes and Dropbox in the ipad classroom)

Technology guides for the classroom. File Sharing. (using QR Codes and Dropbox in the ipad classroom) Technology guides for the classroom (using and in the ipad classroom) Cheryl Burgemeister Bushfire Press Illustrated by Bradfield Dumpleton Contents Overview A new way of classroom organisation Classroom

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

SMART BOARD USER GUIDE FOR PC TABLE OF CONTENTS I. BEFORE YOU USE THE SMART BOARD. What is it?

SMART BOARD USER GUIDE FOR PC TABLE OF CONTENTS I. BEFORE YOU USE THE SMART BOARD. What is it? SMART BOARD USER GUIDE FOR PC What is it? SMART Board is an interactive whiteboard available in an increasing number of classrooms at the University of Tennessee. While your laptop image is projected on

More information

If this PDF has opened in Full Screen mode, you can quit by pressing Alt and F4, or press escape to view in normal mode. Click here to start.

If this PDF has opened in Full Screen mode, you can quit by pressing Alt and F4, or press escape to view in normal mode. Click here to start. You are reading an interactive PDF. If you are reading it in Adobe s Acrobat reader, you will be able to take advantage of links: where text is blue, you can jump to the next instruction. In addition you

More information

itunes Basics Website: http://etc.usf.edu/te/

itunes Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ itunes is the digital media management program included in ilife. With itunes you can easily import songs from your favorite CDs or purchase them from the itunes Store.

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

How to get started with Microsoft SkyDrive

How to get started with Microsoft SkyDrive How to get started with Microsoft SkyDrive Blog Post Date: August 27, 2012 Category: Technology made easy Author: Ulrika Hedlund Source: http://www.businessproductivity.com/how-to-get-started-with-microsoft-skydrive

More information

A Quick Start Guide to Using PowerPoint For Image-based Presentations

A Quick Start Guide to Using PowerPoint For Image-based Presentations A Quick Start Guide to Using PowerPoint For Image-based Presentations By Susan Jane Williams & William Staffeld, Knight Visual Resources Facility College of Architecture, Art and Planning Cornell University.

More information

Online Sharing User Manual

Online Sharing User Manual Online Sharing User Manual June 13, 2007 If discrepancies between this document and Online Sharing are discovered, please contact backupfeedback@verizon.net. Copyrights and Proprietary Notices The information

More information

Beginning PowerPoint: Hands-On Exercise (Windows XP) Regent University

Beginning PowerPoint: Hands-On Exercise (Windows XP) Regent University Beginning PowerPoint: Hands-On Exercise (Windows XP) 10/1/02 (Creation Date) 01/08/2004 Regent University The Center for Teaching & Learning 1 Beginning PowerPoint: Hands-On Exercise (Windows XP) 1. Open

More information

OneNote 2013: User Guide

OneNote 2013: User Guide OneNote 2013: User Guide Table of Contents OneNote 2013... 2 What is OneNote?... 2 How is OneNote Organized?... 2 Page 1 Basic Features... 3 Create a Notebook... 3 Personal Notebook... 3 Shared Notebook...

More information

Passport installation Windows 8 + Firefox

Passport installation Windows 8 + Firefox Passport installation Windows 8 + Firefox OS Version Windows 8 System Type 32-bit and 64-bit Browser name & version Firefox 23 Before you begin Check you have Anti Virus software installed on your computer

More information

What is Microsoft Excel?

What is Microsoft Excel? What is Microsoft Excel? Microsoft Excel is a member of the spreadsheet family of software. Spreadsheets allow you to keep track of data, create charts based from data, and perform complex calculations.

More information

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21 Index Index School Jotter Manual Logging in Getting the site looking how you want Managing your site, the menu and its pages Editing a page Managing Drafts Managing Media and Files User Accounts and Setting

More information

ios App Development for Everyone

ios App Development for Everyone ios App Development for Everyone Kevin McNeish Getting Started Plugging into the Mother Ship Welcome! This is the part of the book where you learn how to get yourself and your computer set for App development

More information

OUTLOOK 2003: HOW TO GET OUT OF EMAIL JAIL

OUTLOOK 2003: HOW TO GET OUT OF EMAIL JAIL OUTLOOK 2003: HOW TO GET OUT OF EMAIL JAIL In this course, you will learn: Some techniques to avoid reaching your mailbox limit The best place to store your saved messages aka Personal Folders efficiently

More information

By Peggy Fisher Edited by Brad Gibson

By Peggy Fisher Edited by Brad Gibson KODU Learning Guide By Peggy Fisher Edited by Brad Gibson Page 1 of 10 Contents Suggested Videos... 3 Getting Started - Setup... 4 Next Steps... 4 Tips and Tricks... 9 Training Manuals... 10 Support Channels...

More information

Using OwnCloud. OwnCloud is a very easy to use file storage and sharing system that you can access anywhere you have an internet connection.

Using OwnCloud. OwnCloud is a very easy to use file storage and sharing system that you can access anywhere you have an internet connection. Using OwnCloud OwnCloud is a very easy to use file storage and sharing system that you can access anywhere you have an internet connection. 1. Contact the IT Department to set up your account. 2. Once

More information

PowerPoint. Basics. Project

PowerPoint. Basics. Project PowerPoint 2010 Basics Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 840 SOUTH ROESSLER

More information