Best Practices for Designing a TaleBlazer Game
|
|
|
- Dwayne Gary Martin
- 9 years ago
- Views:
Transcription
1 Best Practices for Designing a TaleBlazer Game Starting Out Identify and incorporate your game goals from the outset. Before you begin, use the Game Worksheet or your own preferred type of document to capture your ideas for the game. Why are you making this game? What are the goals you have for the players? Do you want them to learn particular content? Do you want to increase their interest or awareness of a particular topic? Do you want them to visit a particular place? Keep these goals in mind from the outset as you design your game. The key interactions and decisions for your players in the game should be centered around these goals. Game Content Text Keep text content manageable for player to read and absorb. It s much more difficult for players to read while playing an AR game than while sitting at a computer. Glare from the sun or even from a cloudy sky can make it difficult to physically see text, especially on a small screen. Besides, the outside world is inherently distracting. On the other hand, that s the whole point, isn t it? You don t want the player to spend all of their time reading text on a screen they can stay home and do that. You want the player to look up from the screen and make connections between the game content and the real world around them. This is hard to accomplish if there is too much text. Edit the text to make it clear and concise. Err on the side of brevity. Make sure the reading level is appropriate for the target audience. Consider breaking large amounts of text into smaller chunks and spacing it out more along the game. For example, use multiple agents. For optimum accessibility, consider making videos to accompany text. See the section on videos. Images Include clear high contrast images. TaleBlazer allows you to upload an image for each agent and role as well as for the game itself and for the world tab. Outdoor glare can make it surprisingly difficult for the players to see these images. High contrast images with larger shapes and details work better than low contrast images with subtle shapes and fine details. TaleBlazer Best Practices MIT Page 1
2 Keep backups of your original image files. TaleBlazer compresses uploaded images. It is possible that future versions of TaleBlazer will support larger images as mobile devices evolve. In that event, you may want to reupload your original image files to that future version of TaleBlazer to take advantage of the improvements. Videos Consider using videos to make your game accessible to a wider audience. Vision, age, language, and literacy issues may make text content less accessible to certain players. Videos can mitigate this problem. Our user testing has shown that even very simple videos comprised of someone reading the text aloud accompanied by the static image of the agent and sub-titles along the bottom can be quite effective. Keep in mind that producing videos should be among the last steps of the game development as the text is likely to change frequently during the design process. Note that TaleBlazer only allows videos to be played as a video action the player has to press a button on a dashboard to play a video. Reviewing Content Allow your players to review important content. If the game includes information or directions that the player needs to remember, careful design of the game is needed to ensure the player will be able to access critical information when it is needed. There are some intricacies of the TaleBlazer platform to keep in mind. By default, TaleBlazer only includes the Game tab and the Map tab. Neither of these tabs allows the player to review information effectively. To allow the player to review information, you must include one or more of the following tabs. History Tab The most straightforward way to allow players to review information is to include all important information and directions as text or video actions on agents (or in the agent name or description) and include the History tab in the game. The history tab shows a chronological list of all visited agents starting with the most recently visited agent at the top. When the player taps on an agent, they can see the agent dashboard which shows the name, image, and description of the agent. It also shows a snapshot of the traits and actions as they were when the player bumped the agent, with one exception. Script actions are NOT visible from history. This is to maintain consistency with the history metaphor. IMPORTANT: Avoid using the say blocks to convey critical information. Say blocks are executed inside scripts. Scripts cannot be executed from the history tab so the player will not be able to review information provided via the 'say' block from the history tab. Instead use description text or text actions. NOTE: The introduction is included on the history tab; the player will be able to review the introduction if and only if you include the History tab in the game. TaleBlazer Best Practices MIT Page 2
3 NOTE: The game designer can opt to exclude certain agents from the history tab by unchecking Show agent in the History Tab section of the Bump Settings dialog. This setting cannot be changed during game play. There is no block to hide or show an agent on the history tab. Inventory Tab The game designer can opt to use the inventory tab to highlight a short list of important agents (and all their relevant information) to the player. Think of it as an evidence collection bag. The inventory tab shows the agents in the player s inventory and looks very similar to the history tab except that tapping on agents in the history is counted as a bump the bump script is executed and the current traits and actions are shown and fully accessible - including script actions. Perhaps the more critical difference to this use case of the inventory is that the game designer can use blocks to control what the player sees in their inventory while this is not possible for the history tab. The pick up and drop blocks add and remove agents from the inventory; the include and exclude blocks show or hide agents in the player s inventory. For example, certain agents could represent critical facts. When the player bumps into such agents, the bump script would include a pickup block to automatically move the agent to the player s inventory. The player reviews the important facts by looking at their inventory tab. Using the inventory tab to present a short list of important agents can prevent information overload for the player. Keep in mind that using the inventory tab for multiple purposes may be confusing to the player. If the player is supposed to collect tools AND evidence, this may be harder for the player to grasp in the context of a single game experience. World and Player Tabs The World and Player tabs can be used to provide small amounts of important information to the player. The player (role) tab and the world tab provide the player with access to the name, image, description, traits, and actions for the player or for the world respectively. These tabs are one level more accessible to the player than the agents on the history and inventory tab. Using these tabs for accessing information works particularly well for data that change over the course of the game. For example, use the player tab to show the player s score (as a trait) and the player s current quest as the description. Navigation Placing the Game Pick a manageable area for your game to cover. Adjust the spacing of the game to cover a large enough area to be interesting, but small enough to be manageable. Consider including large visual landmarks such as nearby buildings within the Region(s) to help the player with navigation. TaleBlazer Best Practices MIT Page 3
4 Placing the Agents Make sure the agents in your game are easily and safely accessible by pedestrians. Make sure the agents are located in safe areas on flat level ground - away from stairs, busy roads and bodies of water. Whenever possible, make the agents accessible to players in wheelchairs or pushing strollers. Avoid placing agents near tall buildings that might interfere with GPS accuracy. Test your game early and often to make sure that the agents can be reached easily. Make sure that the scale of the game is appropriate to the target audience. Expecting the players to climb a large hill or travel long distances between agents may sabotage the success of the game. Don't require the players to backtrack too much. This is usually needlessly frustrating to the players and can sabotage the success of the game. o Avoid requiring the player to return to a centralized agent multiple times. Instead, use multiple agents at multiple locations or use the move block to move the important agent to join the player at their own location. o Avoid requiring the player to zigzag back and forth to reach all the agents. o Consider sequencing the game to lead the players on the most efficient path. Custom Map Use a custom map to overcome limitations with the satellite view. The most common user complaint is difficulty navigating. The default Google maps satellite view is not suitable for a player navigating pedestrian pathways in an unfamiliar location. Instead, include a custom map for your game. Start with a satellite map by using the Capture Image button on the Map tab in the editor. Once you have captured the map, edit it before uploading it into your game. Use Adobe Photoshop or a freeware alternative such as Paint.NET. o Lighten the map and increase the contrast to make the details more visible outdoors o Make layers for the buildings and pedestrian pathways and draw them over the map, again using high contrast colors. o Finally, upload the custom map to the Region. Test your game by walking around yourself to make sure the details on the custom map are indeed visible while playing the game Narrative/Player Engagement Provide the player with an explicit and specific goal at the beginning of the game to capture their interest and frame their game experience. The player s goal should be part of the narrative of the game find the lost puppy instead of being tied to your goals for the player such as learn about careers. A good place to provide the player with the overarching goal or quest would be in the introduction. Alternatively, you can use the description on the Player tab or the first agent for this purpose. TaleBlazer Best Practices MIT Page 4
5 Sequential Games Consider making parts or the whole game sequential to give you tighter control over unfolding the narrative. To make the game sequential, drag the agents in the agent ribbon to put them in the order the players should encounter them (this is for the designer s ease of use only). Then use the accessibility radio button on the agent page to make sure the first agent is included in the game and all other agents are excluded from the game. Then for each agent, add a bump script with a include block to include the next agent in the game. Game Mechanics Making Decisions The player s activities and decisions should focus around your goals for the player. Whatever your goals are for the player, you ll want to spend some time planning ways to elicit the learning in your game. Asking the player to make a choice/decision is a great way to prompt the player to think more deeply. The decision points in the game should be aimed at your goals for the player. There are many ways a player can make a decision in a TaleBlazer game. Using an Agent to Ask a Question Ask the player to pick one action among multiple actions on an agent dashboard. It s easy for the game designer to add multiple actions to the dashboard. It is more difficult to ensure that the player picks one and only one action. This will be important for games in which decisions are meaningful choices that affect the outcome of the game. Once the player has made a choice, it often makes more sense to let the player experience the outcome of this choice than to allow the player to change their mind. To force the player to make a decision and to prevent them from later changing their mind, do the following: Make the game sequential (or at least each question node sequential) so that all agents are excluded at the outset and are only included in the bump script of the previous agent. On the agent that will ask the question, set the description of the agent to the question. Modify the bump settings for that agent and turn ON Allow re-bump. This allows the player to revisit the agent if they close the agent dashboard without making the choice. Add a script action for each choice the player can make (yes/no, true/false, etc). Cut the include block for the next agent from the bump script and paste it to the script action for each choice. These may be different agents based on the outcome of the choice your player has made. Consider giving the player feedback for each choice by including a say block in each action script. Remember not to give them critical information in the say block as they will not be able to review it. Prevent the player from making the other choice(s) by either o Using the hide action blocks in each action script to hide all choices OR o RECOMMENDED Close the agent dashboard by using the switch to tab block TaleBlazer Best Practices MIT Page 5
6 Prevent the player from returning to the question agent by excluding it from the game (otherwise they will be able to revisit it) Reviewing Decisions Allow your players to review important choices they made. You can do this in many ways. Display choices as agent names in the history tab. Add a block to the choice action script to display the display the choice the player made such as: set name of <choice agent> to You planted a tree at Spot Pond then when the player looks at their history tab, they will see a list of the choices they made. Display choices as agent names in the inventory tab. Same idea as above, only the game designer can more easily display JUST the choices instead of all the visited agents. Display choices as traits on the player dashboard. Add the question as a hidden trait for all roles. Once the player makes the choice, set the value of the trait to the choice they made using the set trait block and show the trait on the dashboard using the show trait block. Display choices as actions or descriptions on agents, world or player. The game designer has tight control over the text on the agent, player, and world dashboards. Depending on the other game mechanics you provide, one of these areas may make more sense for your game. Inventory as a Choice Allowing the player to pick up and drop items using the pickup and drop actions on the agent dashboards means that the player will have the choice on whether or not to have or keep an agent in their inventory. What happens if the player decides not to pick up the agent? Consider using a 'pick up' block to force the object into the player's inventory if this is not really a meaningful choice for the player. Making your Game Easy to Play The goal is for the player to think deeply about the game content instead of being frustrated over not knowing how to play the game. Scaffold the player s experience by repeating a pattern of game mechanics and starting the player off with a brief tutorial on how to play your game. Repeating a Pattern Consider using a repeating pattern to help the player master the game mechanics quickly. For example, consider chunking the game into 'nodes' of several agents each. For example, the first agent in each node might give the player the challenge, the second agent provides information the player can use to solve the challenge, and the third agent asks the player to make a choice to solve the challenge. Finally the fourth agent can give the player feedback on how they did with the challenge. The first node should include meta instructions as a tutorial (see the section on Tutorials), then include 3-5 more nodes for the rest of the game in the main Region. Creating a Tutorial Consider writing a tutorial to scaffold the player s experience. TaleBlazer Best Practices MIT Page 6
7 The tutorial is played at the outset of the game and provides specific step by step instructions on how begin to play the game. Consider your audience. If there s a chance that the player might be playing their first TaleBlazer game, then at a minimum, the tutorial should scaffold the player on how to: Read the map Bump an agent Switch between tabs Your tutorial may include additional scaffolding to learn the game mechanics specific to your game. It should be long enough to cover the essentials but otherwise brief. If your game is comprised of several sets of nodes which repeat a pattern, then design the first node to be the easiest and include meta-directions within the agents in this node on how to play your game. Alternatively, you can provide just in time tutorial content which scaffolds the player regarding additional game mechanics later in the game. Think of the tutorial as the first part of your game. It should be fun and engaging and hook the player from the get-go. o Integrate the tutorial within the game narrative or context. o Think of the tutorial as a part of the game with extra help that will no longer be necessary once the player masters the fundamental game play mechanics. Don t fall into the trap of too much text. Have your player DO the game mechanic rather than simply telling them how. Consider introducing the player to the narrative and initial (or overarching) quest in a *brief* introduction. Create a 'tutorial' Region. o Consider locating the tutorial in a place where staff will be available to help the player. o Make this Region the default Region (where the player begins the game). o This Region should have a custom map (see above). o Before uploading the custom map image, add two layers: A text layer with a text box instructing the player to walk to the first agent. A layer containing an arrow from the text box to the first agent s location. Separating these layers from the map and from each other allows for ease of modification should the need arise (for example if you choose to move the location of the first agent). o Either make the map tab first or use the 'Switch to map tab' block in a 'When game starts' script to make sure that the map shows first. Include 'meta' instructions on the agents in the tutorial Region to tell the player what to do to play the game. For example, in the description of the first agent, include the text: 'Tap the Back button to return to the map' (author s note the text on this specific button may change to OK in an upcoming build of the mobile) Introduce the game mechanics one at a time. Consider hiding all the tabs except the Map and the Game tabs when the game starts and then showing additional tabs one at a time to introduce them. TaleBlazer Best Practices MIT Page 7
8 Ending the Game Coming soon! Testing the Game Before Testing with Others Check for obvious errors before asking others to test your game. Glaring errors can be distracting to your testers. Before you ask others to help, put your best foot forward. Grammar Placement of agents make sure all agents are accessible to pedestrians or your testers will not be able to complete the game. Game Debugging does the game do what you expect it to do? What to test Playability Issues Did the players figure out what they were supposed to do in an acceptable amount of time? reading level/quantity - is the amount of reading and the reading level appropriate for the target audience? A/V - were the players able to hear the audio (if any)? Was the player able to make out the images in the game? glitches - were there problems with the game? with the software? with the location? with the hardware (GPS/battery/etc) Logistical Issues length (time/distance-wise) - is the game length too long/too short/just right? Is the amount of walking too much/too little/just right? density - are the agents too spread out/too concentrated/just right? real world - are there opportunities/encouragement for the players to observe or interact with the real world? do the players interact with the real world? conclusion - does the player know when the game ends? Engagement appeal - did the player enjoy the experience? narrative - engaging? too babyish? too sophisticated? agents - engaging? too babyish? too sophisticated? roles (if any) - did the player enjoy picking a role? Did they enjoy playing that role? game complexity - is the complexity of the game play appropriate for the target audience? (too hard/too easy/just right)? images/videos - did the player like the images and/or videos in the game? TaleBlazer Best Practices MIT Page 8
9 surprises - did anything in the game surprise the players (good/bad) conclusion - did the player feel satisfied with the conclusion of the game? Game Goals This is very important, but it's also game specific. What is the game trying to get the player to think about or learn about? Did the game succeed in its lofty goals? Research Questions As your project matures, a list of research questions may develop that should be included on the evaluation tools. TaleBlazer Best Practices MIT Page 9
TaleBlazer Documentation
TaleBlazer Documentation HOW TO READ THIS DOCUMENTATION TaleBlazer specific terminology is denoted with italics. Example game functionality which is not intrinsic to the TaleBlazer software is denoted
Getting Started with WebSite Tonight
Getting Started with WebSite Tonight WebSite Tonight Getting Started Guide Version 3.0 (12.2010) Copyright 2010. All rights reserved. Distribution of this work or derivative of this work is prohibited
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
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
COMMONWEALTH OF PA OFFICE OF ADMINISTRATION. Human Resource Development Division. SAP LSO-AE Desk Guide 15 T H J A N U A R Y, 2 0 1 3
COMMONWEALTH OF PA OFFICE OF ADMINISTRATION Human Resource Development Division SAP LSO-AE Desk Guide 15 T H J A N U A R Y, 2 0 1 3 S A P L S O A U T H O R I N G E N V I R O N M E N T Authoring & Publishing
How to Make the Most of Excel Spreadsheets
How to Make the Most of Excel Spreadsheets Analyzing data is often easier when it s in an Excel spreadsheet rather than a PDF for example, you can filter to view just a particular grade, sort to view which
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.
TLMC WORKSHOP: THESIS FORMATTING IN WORD 2010
Table of Contents Introduction... 2 Getting Help... 2 Tips... 2 Working with Styles... 3 Applying a Style... 3 Choosing Which Styles to Use... 3 Modifying a Style... 4 Creating A New Style... 4 Setting
Welcome to Northern Lights A film about Scotland made by you.
Welcome to Northern Lights A film about Scotland made by you. As part of the Year Of Creative Scotland 2012 we want you to take out a camera and show us what you can see. We are not sure what you will
K-1 Common Core Writing Santa Fe Public Schools Presented by: Sheryl White
K-1 Common Core Writing Santa Fe Public Schools Presented by: Sheryl White Session Objectives Review expectations in Common Core Writing Gain ideas for teaching opinion writing Collaborate and articulate
This guide is to help you get started with Live Chat Support on your Wix website. If you have any additional questions after reading this guide,
This guide is to help you get started with Live Chat Support on your Wix website. If you have any additional questions after reading this guide, please chat with us at www.socialintents.com or email us
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
CREATING AND EDITING CONTENT AND BLOG POSTS WITH THE DRUPAL CKEDITOR
Drupal Website CKeditor Tutorials - Adding Blog Posts, Images & Web Pages with the CKeditor module The Drupal CKEditor Interface CREATING AND EDITING CONTENT AND BLOG POSTS WITH THE DRUPAL CKEDITOR "FINDING
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.
Motivation Through Goal Setting: The Road to Success
Motivation Through Goal Setting: The Road to Success In sports, as well as in life, it is important to set goals for yourself and also for your team. They will provide direction and identify areas which
Newsletter Sign Up Form to Database Tutorial
Newsletter Sign Up Form to Database Tutorial Introduction The goal of this tutorial is to demonstrate how to set up a small Web application that will send information from a form on your Web site to a
The Lighting Effects Filter
Appendix appendix E The Lighting Effects Filter The Lighting Effects filter is like a little program in itself. With this filter, you can create a wealth of different lighting effects, from making a particular
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
DSD For Windows Basic Setup Instructions
DSD For Windows Basic Setup Instructions Version 1 January 16, 2012 By Scott Halligan, Scan New England Webmaster Overview This tutorial will hopefully provide a clear and basic path to the setup and operation
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
Mail Merge Tutorial (for Word 2003-2007) By Allison King Spring 2007 (updated Fall 2007)
Mail Merge Tutorial (for Word 2003-2007) By Allison King Spring 2007 (updated Fall 2007) What is mail merge? You've probably heard it mentioned around the office or at an interview (especially for a temp
Team Building Blocks. Team Building Activities with Blocks
Team Building Blocks Team Building Activities with Blocks. 1. Just a Glimpse Purpose of activity: This game encourages problem solving and helps groups learn to communicate effectively. The leader of the
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
MINUTE TAKING. All material copyright of Lindsay Wright This pack is for sample purposes only, and not for re-use
MINUTE TAKING All material copyright of Lindsay Wright This pack is for sample purposes only, and not for re-use 1 Minute Taking Sample Programme OBJECTIVES As a result of the programme participants should
Advanced Techniques for the Walkingbass
Advanced Techniques for the Walkingbass I have seen guys with 5 string basses who can t get half the sounds that you are getting out of just three. -Buddy Fo of the Invitations If you have read the Beginners
Acrobat 9: Forms. 56 Pages. Acrobat 9: Forms v2.0.0. Windows
Acrobat 9: Forms Windows Acrobat 9: Forms v2.0.0 2009 56 Pages About IT Training & Education The University Information Technology Services (UITS) IT Training & Education program at Indiana University
SECTION 5: Finalizing Your Workbook
SECTION 5: Finalizing Your Workbook In this section you will learn how to: Protect a workbook Protect a sheet Protect Excel files Unlock cells Use the document inspector Use the compatibility checker Mark
ITS Training Class Charts and PivotTables Using Excel 2007
When you have a large amount of data and you need to get summary information and graph it, the PivotTable and PivotChart tools in Microsoft Excel will be the answer. The data does not need to be in one
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
Welcome to Corel VideoStudio Pro X5
Contents Welcome to Corel VideoStudio Pro X5............................ 2 New Features and Enhancements................................ 4 Getting to Know the Workspace.................................
NTFS permissions represent a core part of Windows s security system. Using
bonus appendix NTFS Permissions NTFS permissions represent a core part of Windows s security system. Using this feature, you can specify exactly which coworkers are allowed to open which files and folders
Microsoft Access Basics
Microsoft Access Basics 2006 ipic Development Group, LLC Authored by James D Ballotti Microsoft, Access, Excel, Word, and Office are registered trademarks of the Microsoft Corporation Version 1 - Revision
Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1
Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key
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
To Begin Customize Office
To Begin Customize Office Each of us needs to set up a work environment that is comfortable and meets our individual needs. As you work with Office 2007, you may choose to modify the options that are available.
MICROSOFT WORD (2003) FEATURES
MICROSOFT WORD (2003) FEATURES There are many features built into Word 2003 that support learning and instruction. Several of these features are also supported in earlier versions of Word. This hands-on
Marketing Operations Cookbook
Marketing Operations Cookbook Rev: 2012-02-02 Sitecore CMS 6.5 Marketing Operations Cookbook A marketer's guide to managing how your website engages with your visitors Table of Contents Chapter 1 Introduction...
Writing a Scholarship Essay. Making the essay work for you!
Writing a Scholarship Essay Making the essay work for you! Reasons why students don t write scholarship essays (and lose out on scholarships!) They hate to write. They don t think they will win anyway.
Writing Thesis Defense Papers
Writing Thesis Defense Papers The point of these papers is for you to explain and defend a thesis of your own critically analyzing the reasoning offered in support of a claim made by one of the philosophers
Guide to PanAm Agent and Online Booking Tool Services!
Guide to PanAm Agent and Online Booking Tool Services Sections: 1. Getting Started with PanAm 2. Booking with An Agent 3. TripCase 4. Online Booking Tool - Logging In & Completing Your Profile 5. Book
Android Programming Family Fun Day using AppInventor
Android Programming Family Fun Day using AppInventor Table of Contents A step-by-step guide to making a simple app...2 Getting your app running on the emulator...9 Getting your app onto your phone or tablet...10
Getting Started 5. Start TomTom App... 5 Updating your TomTom App... 5 GPS reception... 5. Planning a Route 6
TomTom App Contents Getting Started 5 Start TomTom App... 5 Updating your TomTom App... 5 GPS reception... 5 Planning a Route 6 Planning a route... 6 Route summary... 7 Sharing your route... 7 Other destination
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
Acrobat X Pro Accessible Forms and Interactive Documents
Contents 2 PDF Form Fields 2 Acrobat Form Wizard 5 Enter Forms Editing Mode Directly 5 Create Form Fields Manually 6 Forms Editing Mode 8 Form Field Properties 11 Editing or Modifying an Existing Form
Microsoft Migrating to Word 2010 from Word 2003
In This Guide Microsoft Word 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 Word 2010 training,
MAIL MERGE TUTORIAL. (For Microsoft Word 2003-2007 on PC)
MAIL MERGE TUTORIAL (For Microsoft Word 2003-2007 on PC) WHAT IS MAIL MERGE? It is a way of placing content from a spreadsheet, database, or table into a Microsoft Word document Mail merge is ideal for
THE SME S GUIDE TO COST-EFFECTIVE WEBSITE MARKETING
THE SME S GUIDE TO COST-EFFECTIVE WEBSITE MARKETING Learn how to set your website up to convert visitors into sales and drive traffic to your website using online advertising. A publication by: Introduction
Thinking about College? A Student Preparation Toolkit
Thinking about College? A Student Preparation Toolkit Think Differently About College Seeking Success If you are like the millions of other people who are thinking about entering college you are probably
starting your website project
starting your website project Here are three comprehensive posts from our blog, refined and updated through feedback from our clients. Together, they cover the essentials of building a successful website.
Comprehensive Medical Billing and Coding Student CD Quick Start Guide By Deborah Vines, Ann Braceland, Elizabeth Rollins
Comprehensive Medical Billing and Coding Student CD Quick Start Guide By Deborah Vines, Ann Braceland, Elizabeth Rollins Welcome! In this CD that accompanies your Comprehensive Medical Billing and Coding
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
Ten Tough Interview Questions and Ten Great Answers
This tool is designed to identify typical questions asked and the kinds of answers that demonstrate a concise and thoughtful response. The following are some of the most difficult questions asked during
How to create a blog or website
School of History www2.le.ac.uk/departments/historical/outreach How to create a blog or website A Guide for Community History and Heritage Groups Published online by the University of Leicester, 2014 University
Average producers can easily increase their production in a larger office with more market share.
The 10 Keys to Successfully Recruiting Experienced Agents by Judy LaDeur Understand whom you are hiring. Don t make the mistake of only wanting the best agents or those from offices above you in market
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:
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
UOFL SHAREPOINT ADMINISTRATORS GUIDE
UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...
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
Toad for Data Analysts, Tips n Tricks
Toad for Data Analysts, Tips n Tricks or Things Everyone Should Know about TDA Just what is Toad for Data Analysts? Toad is a brand at Quest. We have several tools that have been built explicitly for developers
Jack s Dyslexia Index indicates he has dyslexic difficulties that are mild in extent.
Dyslexia Portfolio Report for Jack Jones Assessed by Sue Thompson on 05/08/2009 Report for parents When a child is identified as dyslexic, additional support will be needed from both school and home to
3DVista Virtual Tour Suite
3DVISTA ESPAÑA S.L. 3DVista Virtual Tour Suite Quick Guide 3dvista 01/08/2014 www.3dvista.com Table of Contents Introduction... 2 Requirements... 3 Before getting started... 3 How to create & publish a
How to Sell Yourself in a Job Interview
TOOLS Interview Tips Helpful Interview Hints How to prepare for the first important meeting What to expect Be prepared The Interview Interview Techniques Most frequently asked questions Facing the Interviewer
EMPOWERING YOURSELF AS A COMMITTEE MEMBER
1 EMPOWERING YOURSELF AS A COMMITTEE MEMBER Bernice R. Sandler Senior Scholar Women s Research and Education Institute www.bernicesandler.com 202 833-3331 On virtually all campuses, committees are the
Producing Standards Based Content with ToolBook
Producing Standards Based Content with ToolBook Contents Using ToolBook to Create Standards Based Content... 3 Installing ToolBook... 3 Creating a New ToolBook Book... 3 Modifying an Existing Question...
VIDEO TRANSCRIPT: Content Marketing Analyzing Your Efforts 1. Content Marketing - Analyzing Your Efforts:
VIDEO TRANSCRIPT: Content Marketing Analyzing Your Efforts 1 Content Marketing - Analyzing Your Efforts: This is a transcript of a presentation originally given live at the Growth Powered by Risdall Fall
To start using your phone as a navigation device, tap the TomTom button in the Windows Mobile start menu.
TomTom NAVIGATOR 1. Before you start... Before you start... Setting up To start using your phone as a navigation device, tap the TomTom button in the Windows Mobile start menu. To set up your navigation
Introduction to ProForm Rapid elearning Studio. What is ProForm? The ProForm Course Authoring Tool allows you to quickly create
Introduction to ProForm Rapid elearning Studio The ProForm Rapid elearning Studio includes the ProForm Course Authoring Tool, the SWiSH Rapid Animation Tool, and the RapidCam Screen Recording Tool. This
Nick s Plan. My case study child is a young boy in the third grade. I will call him Nick. Nick is a
Jamie Oliver Nick s Plan My case study child is a young boy in the third grade. I will call him Nick. Nick is a student who has cerebral palsy. He remains in a wheelchair all day long while in school.
INTRODUCTION TO COACHING TEACHING SKILLS TEACHING/LEARNING. September 2007 Page 1
TEACHING SKILLS September 2007 Page 1 TEACHING SKILLS Being a teacher is one of the main roles a coach fulfils for their players. The ability to teach effectively, especially the technical skills of ice
Planning a Class Session
Planning a Class Session A Guide for New Teachers by Diane M. Enerson Kathryn M. Plank R. Neill Johnson The Pennsylvania State University 301 Rider Building II University Park, PA 16802 www.schreyerinstitute.psu.edu
Creating a Guided Tour with Google Earth
Creating a Guided Tour with Google Earth Before creating a tour, first orient yourself to basic Google Earth functions. To start, download Google Earth to your desktop. This is free through earth.google.com.
After Effects CS4. Getting Started. Getting Started. Essential Training Introduction
After Effects CS4 Essential Training Introduction Getting Started Getting Started In this section we will go over, how to import and organize footage, create new compositions, how to handle all the adjustment
Driving more business from your website
For financial intermediaries only. Not approved for use with customers. Driving more business from your website Why have a website? Most businesses recognise the importance of having a website to give
Learn How to Create and Profit From Your Own Information Products!
How to Setup & Sell Your Digital Products Using JVZoo Learn How to Create and Profit From Your Own Information Products! Introduction to JVZoo What is JVZoo? JVZoo is a digital marketplace where product
USERGUIDE FOR INSTRUCTORS
USERGUIDE FOR INSTRUCTORS INTRODUCTION Dear instructor, Thank you for downloading this Ephorus User Guide. If you have any questions, please contact the Ephorus key user within your educational institute.
CATIA Basic Concepts TABLE OF CONTENTS
TABLE OF CONTENTS Introduction...1 Manual Format...2 Log on/off procedures for Windows...3 To log on...3 To logoff...7 Assembly Design Screen...8 Part Design Screen...9 Pull-down Menus...10 Start...10
REPUTATION MANAGEMENT SURVIVAL GUIDE. A BEGINNER S GUIDE for managing your online reputation to promote your local business.
REPUTATION MANAGEMENT SURVIVAL GUIDE A BEGINNER S GUIDE for managing your online reputation to promote your local business. About Main Street Hub: Main Street Hub is the voice for more local businesses
Introduction to Interactive Journaling Facilitation Notes
Introduction to Interactive Journaling Facilitation Notes SESSION ONE Learning Objectives - Address common questions about the design and application of Interactive Journals - Review some of the evidence-based
Working with Video in PowerPoint 2010
518 442-3608 Working with Video in PowerPoint 2010 Adding video to a PowerPoint presentation can be very useful. In this handout we will explore many of the program s video options. When you start PowerPoint
The role of the line in talent management
The role of the line in talent management A paper from HR in a disordered world: IES Perspectives on HR 2015 Wendy Hirsh, Principal Associate Member Paper 108 The role of the line in talent management
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
DATA VISUALIZATION WITH TABLEAU PUBLIC. (Data for this tutorial at www.peteraldhous.com/data)
DATA VISUALIZATION WITH TABLEAU PUBLIC (Data for this tutorial at www.peteraldhous.com/data) Tableau Public allows you to create a wide variety of interactive graphs, maps and tables and organize them
Microsoft Word 2011: Create a Table of Contents
Microsoft Word 2011: Create a Table of Contents Creating a Table of Contents for a document can be updated quickly any time you need to add or remove details for it will update page numbers for you. A
You can learn more about Stick around by visiting stickaround.info and by finding Stick Around on social media.
Stick Around Play, design, and share sorting and labeling puzzles! Stick Around comes with an assortment of example puzzles, including ordering decimals and classifying rocks. It's the player's job to
Updates to Graphing with Excel
Updates to Graphing with Excel NCC has recently upgraded to a new version of the Microsoft Office suite of programs. As such, many of the directions in the Biology Student Handbook for how to graph with
Name of Lesson: Properties of Equality A Review. Mathematical Topic: The Four Properties of Equality. Course: Algebra I
Name of Lesson: Properties of Equality A Review Mathematical Topic: The Four Properties of Equality Course: Algebra I Time Allocation: One (1) 56 minute period Pre-requisite Knowledge: The students will
Design Analysis of Everyday Thing: Nintendo Wii Remote
1 Philip Stubbs Design Analysis of Everyday Thing: Nintendo Wii Remote I. Introduction: Ever since being released in November 2006, the Nintendo Wii gaming system has revolutionized the gaming experience
Elicit Me too and Me neither by asking students if they have a sister or brother (or dog, cat ) and then responding appropriately.
All about me. Topic: Personal interests, likes and dislikes Aims: To help students focus on fluency when speaking To develop students communication skills To develop students listening skills Level: Pre-intermediate
WCAG 2.0 for Designers: Beyond Screen Readers and Captions
WCAG 2.0 for Designers: Beyond Screen Readers and Captions Loretta Guarino Reid 1 and Andi Snow-Weaver 2, 1 Google, Inc 1600 Amphitheatre Pkwy Mountain View, CA 94043 [email protected] 2 IBM 11501
Handout: Word 2010 Tips and Shortcuts
Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW
Set personal, academic, and career goals. Keep your expectations high.
Chapter SIX Set personal, academic, and career goals. Keep your expectations high. It is today that we create the world of the future. Eleanor Roosevelt When seventy-one adults with specific learning disabilities
Section 1: Ribbon Customization
WHAT S NEW, COMMON FEATURES IN OFFICE 2010 2 Contents Section 1: Ribbon Customization... 4 Customizable Ribbon... 4 Section 2: File is back... 5 Info Tab... 5 Recent Documents Tab... 7 New Documents Tab...
CERRA National Board Candidate Support Workshop #8 Agenda. Essential Questions for Candidates. 1 Activity WS8.A1. 45-60 min. 2 Activity WS8.
CERRA National Board Candidate Support Workshop #8 Agenda Rationale Essential Questions for Candidates 1 Activity WS8.A1 2 Activity WS8.A2 3 Activity WS8.A3 4 Workshop Evaluation Materials Required to
Starting a Booktalk Club: Success in Just 12 Weeks!
Starting a Booktalk Club: Success in Just 12 Weeks! It s wonderful that you re interested in starting a booktalk club at your school! Before you even begin, you may want to familiarize yourself with some
INTRODUCTION TO COMPUTER CONCEPTS CSIT 100 LAB: MICROSOFT POWERPOINT
INTRODUCTION TO COMPUTER CONCEPTS CSIT 100 LAB: MICROSOFT POWERPOINT Starting PowerPoint 1. Click the Start button 2. Click on Microsoft Office PowerPoint on the Programs menu. If you don t see it there,
kalmstrom.com Business Solutions
Kanban Task Manager for Outlook Manual Table of contents 1 INTRODUCTION... 3 1.1 LANGUAGES... 4 1.2 REQUIREMENTS... 4 1.3 SYSTEMS... 4 2 INSTALLATION OF KANBAN TASK MANAGER... 5 2.1 INTRODUCTION... 5 2.2
Avatar: Appearance Changing Your Shape. 1-1.2 Introduction. 1-1.2.1 Instruction. 1-1.2.2 Practice LEVEL: 1 MODULE: AVATAR: APPEARANCE MISSION 2
Avatar: Appearance Changing Your Shape LEVEL: 1 MODULE: AVATAR: APPEARANCE MISSION 2 1-1.2 Introduction Now that you have a default avatar, it s time to start customizing it to your liking! Fortunately,
Creating a social networking website with mobile accessibility. A Guide to WordPress, BuddyPress, and mobile readiness
Creating a social networking website with mobile accessibility A Guide to WordPress, BuddyPress, and mobile readiness How To Guide I 2 Creating a social networking website with mobile accessibility Contents
