12 april 2011 Water Coach.

Slides:



Advertisements
Similar presentations
An End-User Perspective On Using NatQuery Building a Dynamic Variable T
Advertisements

Designing and Developing Interactive Multimedia EDCI 663 Educational Technology Purdue University.
Lesson 10: Working with Tables and Forms. Learning Objectives After studying this lesson, you will be able to:  Insert a table in a document  Modify,
Website design Feng Zhao College of Educatioin California State University, Northridge.
London April 2005 London April 2005 Creating Eyeblaster Ads The Rich Media Platform The Rich Media Platform Eyeblaster.
Plan My Move & MilitaryINSTALLATIONS May, 2008 Relocation Personnel Roles and Responsibilities MC&FP.
Reality Show. In this unit, you have been asked to help a TV production company create a new exciting reality TV show! You are learning to: Understand.
Tutorial 8 Programming with ActionScript 3.0. XP Objectives Review the basics of ActionScript programming Compare ActionScript 2.0 and ActionScript 3.0.
Making Python Pretty!. How to Use This Presentation… Download a copy of this presentation to your ‘Computing’ folder. Follow the code examples, and put.
Introduction to Processing. 2 What is processing? A simple programming environment that was created to make it easier to develop visually oriented applications.
Introduction to KE EMu
Lesson 3-Multimedia Skills. Overview Members of a multimedia team. Roles and responsibilities in a multimedia team.
Quick Test Professional 9.2. Testing Process Preparing to Record Recording Enhancing a Test Debugging Running the Test and Analyzing the Results Reporting.
Programming with Microsoft Visual Basic 2012 Chapter 14: Access Databases and SQL.
Boxes. boxes- learning targets o I will be able to display buttons (boxes) o I will be able to organize boxes o I will be able to create an animation.
Introducing Scratch Learning resources for the implementation of the scenario
This is an introduction to configuring Microsoft Outlook for Office 2010: Forwarding FAMIS work order opening and closing s to other users or alternate.
05/09/11Project OSCAR IDD Template 4.7 Instructional Design Document Version Project OSCAR IDD Template 4.7.
Developing graphic design skills through the 2016 Olympics.
Emdeon Office Batch Management Services This document provides detailed information on Batch Import Services and other Batch features.
05/09/11Project OSCAR IDD Template 4.7 Instructional Design Document Version Project OSCAR IDD Template 4.7.
FFA Skill Acquisition Phase Self Assessment Session Plan
Creating a Flash Web Site
Creating a database table
The MAL Targeting Script
Computer Software Digital Literacy.
Databases.
SQL and SQL*Plus Interaction
Illustrate your football problem on the template on page 2
FFA Goalkeeper Self-Assessment Session Planner
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
Computer Software Digital Literacy.
Current outstanding balance
FFA Self-Assessment Session Planner
U-Pick Game Analytics Project 5 IMGD 2905.
– Officiating Management Software
Introduction to Programming the WWW I
Year 7 E-Me Web design.
The Question Matrix Q Matrix
Access Maintaining and Querying a Database
Microsoft Excel 101.
Database Vocabulary Terms.
Test Information Distribution Engine (TIDE)
An Introduction to Using
Chapter 10: Process Implementation with Executable Models
Exploring Microsoft® Access® 2016 Series Editor Mary Anne Poatsy
Digital Technologies Lesson Yrs 5/6
Adding and Editing Students and Student Test Settings
Polycom Quotes on Demand Tool Partner Manager Guide Version 1.1
MODULE 7 Microsoft Access 2010
Creating and Modifying Queries
U-Pick Game Analytics Project 5 IMGD 2905.
PubMed/Filters (Basic Course Module 5)
Microsoft Excel 101.
Managing Rosters Screener Training Module Module 5
Exercise 48 - Skills Adobe Flash CS4 is a software program you use to create animation and applications that range form simple to very complex. Being able.
MENTAL REHERSAL The following is based on Anxiety, however the process can be applied to Anger or Concentration problems.
hominid tool Distribute Donald Johanson The First People language
Lesson 6: Working with Layout and Graphics
Introduction to Database Programs
Chapter 5: Control Structure
Chapter 11 user support.
LO4 – New This Year and Find Out More
PubMed/Limits and Advanced Search (module 4.2)
Introduction to Database Programs
Guidelines for Microsoft® Office 2013
Wells Fargo Toolkit – CreativeBuilder Reference Guide
U-Pick Game Analytics Project 5 IMGD 2905.
Putting it all together
Presentation transcript:

12 april 2011 Water Coach

12 april 2011 Water Coach

Water Coach – Scenario and Script 12 april 2011 Water Coach – Scenario and Script Water Coach consists of Scenario (weather and water) Script (things that can be adjusted to aid the learning objective) The Water Coach can be used in a Exercise (team) Probably only scenario, not the script Focus on team interaction, communication Training (single player) Both scenario and script Focus on training skills

Water Coach – Learning Objectives 12 april 2011 Water Coach – Learning Objectives What are the learning objectives of the Water Coach? Forecast Communication ask the right questions (gather information) supply clear information deal with interruptions (press, etc) Deal with events (less relevant) failing of measurements, tools, phone lines, etc events that influence the work like a sinking ship, failing measure, etc How can we reach these learning objectives? Select (and edit) interesting scenario Adapt the script to the needs of the player

Design Scenario and Script 12 april 2011 Design Scenario and Script What do you need to edit a scenario to reach the learning objectives? Fill FEWS local data store What do you need to create a script to reach the learning objectives? Interactive script Choices (made by player) Conditions (pre-defined in script) Format forecast table Feedback

Scenario/Script database 12 april 2011 Scenario/Script database Creating a local data store for FEWS, which is put in scenario/script database:

Making a script interactive 12 april 2011 Making a script interactive

Choices (made by player) 12 april 2011 Choices (made by player) Present player with a choice. This has been geared towards the task of gathering data: If the player calls the right person during the proper timeslot, the player gets additional information. Story KNMI Frame 1 2 Story HMCZ Frame A B Story HMCZ Story HMCN Frame i ii iii iv

Conditions (pre-defined in script) 12 april 2011 Conditions (pre-defined in script) If <event> occurs then <message> An <event> can be prediction above or below a certain value Such an event can cause pop-up of a <message> Simple version of branching is pop-up of a single message (i.e. phone call, warning, …) MessageA MessageC Condition 1 Condition 2 Script MessageB MessageD

12 april 2011 Forecast table Fully configurable: number of columns and rows, headers, cells editable columns, units, language. <ForecastTable> <Header> <Column id="sector">sector</Column> […] <Column id=“astro_level” unit=“cm”>astro water level</Column> <Column id="svsd_forecast" unit="cm" isEditable="true">SVSD forecast</Column> </Header> <Row id="Vlissingen"> <Cell columnId="sector">Schelde</Cell> <Cell columnId="astro_level">237</Cell> </Row> </ForecastTable>

Feedback Learning will be based on feedback, not on a scoring system 12 april 2011 Feedback Learning will be based on feedback, not on a scoring system Base feedback on comparison of player’s forecast to actual forecast forecasts from previously or simultaneously played games choices made and conditions that were triggered all actions of the player within Water Coach are logged

12 april 2011 Exercises Inspect the application configuration for Noordzee (the file “application_config_Noordzee.xml”) and set the preferred language (e.g. to “NL” or “EN”). Run the Water Coach (the file ”WaterCoach_Noordzee.exe”) and choose the scenario named “course”. Follow the on-screen instructions. The current script runs for 10 seconds. Extend the length of the script by changing the value of the <ScriptStop> keyword (in the file “script_config.xml” in the appropriate directory of the scenario database). Test it!

12 april 2011 Exercises Imagine that you need to create a script for a new trainee. Download an appropriate image (e.g. in jpg format) from the internet that you want to show at the beginning of the script (sort of a splash screen). Add the image to the scenario database directory and add a frame to the inbox that displays this image at the start of the script.

12 april 2011 Exercises The goal of the script is to make a forecast. Press the “Forecast” button to bring up the forecast table. The content of the forecast table is also configured in the file “script_config.xml”. Add at least one non-editable and one editable column to the forecast table. Also, add at least one row to the table. Use your creativity for suitable content. Feel free to change the existing content of the forecast table. Test it!

12 april 2011 Exercises So-called stories can be used to add dynamical content to the script. Press the “Story” button to see an example. Add a second story to the script that contains at least three time frames. Make the first frame active for the first 30 seconds of the script, the second frame active for the next 30 seconds, and so on. Use a <Message> event for one time frame and <File> events for the other two (with two different file types, e.g. txt and pdf). Experiment with the <Popup> keyword in a story.

12 april 2011 Exercises Another way of making a script dynamical is provided by conditional frames. For each frame (either in the inbox or in a story), a condition can be specified based on the forecast that has been published by the user. The syntax for this is <Condition> <Type>Forecast</Type> <ColumnId>one of your forecast columns</ColumnId> <RowId>one of your forecast rows</RowId> <Operator>one of lt, le, gt, or ge</Operator> <Value>an integer value</Value> </Condition> Add a condition to one of the frames in your script based on one of the columns and rows in your forecast table. You may also duplicate the frame and use disjunct conditions for the two frames. Test it!

12 april 2011 Exercises So far, alterations to the script have been made without referring to the scenario, i.e. the contents of the FEWS local data store. Start- up FEWS and inspect the data that is available. Construct a simple script with events for a trainee in which he/she has to inspect the data in FEWS in order to be able to publish a forecast (for a location and parameter of your choice). Give feedback at the end of the script about the forecast that he/she made.