A Wizard for PADI Assessment Design

Slides:



Advertisements
Similar presentations
IT Works so Uwork(s): Letting Technology work for You!!!
Advertisements

Unit 4 – Assignment 3 Today you will know the requirements of assignment 3. You will understand the assessment criteria for P4, M1 & D1. You will be able.
MIS 2000 Class 20 System Development Process Updated 2014.
SEP1 - 1 Introduction to Software Engineering Processes SWENET SEP1 Module Developed with support from the National Science Foundation.
How to Set Up a Google+ Local Review in 5 Easy Steps.
Creative Commons Attribution-ShareAlike 3.0 Unported License - you may use and share this file, but please attribute it to
Welcome!! As you find your seat, please complete the following task. Welcome!! As you find your seat, please complete the following task. Your Task Using.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 1 Committed to Shaping the Next Generation of IT Experts. Chapter 2: Relational Databases.
Designing Help… Mark Johnson Providing Support Issues –different types of support at different times –implementation and presentation both important.
Introduction To Form Builder
Creative Commons Attribution-ShareAlike 3.0 Unported License - you may use and share this file, but please attribute it to
A02 Creating my website NAME ______________. UNIT 2 – A02 – Creating my Website The purpose of this assessment objective is to create 5 web pages containing.
Creative Commons Attribution-ShareAlike 3.0 Unported License - you may use and share this file, but please attribute it to
Survey Monkey A “How To” Guide.
Evaluation IMD07101: Introduction to Human Computer Interaction Brian Davison 2010/11.
Chapter 12 Implementation
ACCESS CHAPTER 1. OBJECTIVES Tables Queries Forms Reports Primary and Foreign Keys Relationship.
Ch 6 - Menu-Based and Form Fill-In Interactions Yonglei Tao School of Computing & Info Systems GVSU.
1 Chapter 11 Implementation. 2 System implementation issues Acquisition techniques Site implementation tools Content management and updating System changeover.
1 REQUIREMENT ENGINEERING Chapter 7. 2 REQUIREMENT ENGINEERING Definition Establishing what the customer requires from a software system. OR It helps.
Fortune 1000 companies Fortune 1000 companies Healthcare, Insurance, non- profit Healthcare, Insurance, non- profit FlexTraining Web-based Management System.
6 th Annual Focus Users’ Conference Manage Integrations Presented by: Mike Morris.
Chapter 8 Collecting Data with Forms. Chapter 8 Lessons Introduction 1.Plan and create a form 2.Edit and format a form 3.Work with form objects 4.Test.
Live Meeting Meet Whenever and Wherever. What You Will Learn How to schedule a Live Meeting –How Live Meeting integrates with.
Today Q2Q3Q4 Q Q2Q3Q4 Q Phase 1 Kickoff 4/10/2014 Project Start 5/1/2014 Project Approved 7/31/2014 Implementation Finished 6/16/2015.
Chap#11 What is User Support?
Introduction to Views Stanford Drupal Camp April 6, 2013.
12 Chapter 12: Advanced Topics in Object-Oriented Design Systems Analysis and Design in a Changing World, 3 rd Edition.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 4 – Finding and Ordering Data.
AERA April 2005 Models and Tools for Drawing Inferences from Student Work: The BEAR Scoring Engine Cathleen Kennedy & Mark Wilson University of California,
SharePoint 2010 Business Intelligence Module 7: Filter Web Parts.
Skyward and Epsilen Online Assessments/Assignments Use Skyward or Epsilen to post assessments or assignments that can then be completed by the student.
Software Project Management
WHY IS THIS HAPPENING IN THE PROGRAM? Session 5 Options for Further Investigation & Information Flow.
Today AprAugDec2016AugDec2017Aug Phase 1 Kickoff 4/10/2015 Project Start 5/1/2015 Project Approved 7/31/2015 Implementation Finished 6/16/2016.
AdisInsight User Guide July 2015
Step by Step with Moodle’s Lesson
Introduction to PowerPoint
Creating a Basic Form Module
Ford Foundation International Fellowships Program - Philippines
Query Design View To create an Access query, you use the Query Design window. Youspecify a few data sources and fields, add a criteria expression or two,and.
UX Concepts How they affected our development flow.
System Design Ashima Wadhwa.
Introduction to Design Patterns
Fast Track Marine Licensing: Self-Service
GROUP BOOKINGS.
Designing Information Systems Notes
Access Maintaining and Querying a Database
Introduction UX Design
Intent (Thanks to Jim Fawcett for the slides)
Welcome to the [Course Name] course.
HC Hyper-V Module GUI Portal VPS Templates Web Console
Design Process Overview
Unit 6: Application Development
CMS Version 8 Familiarisation
AIRWays Benchmark Previewing System
REAL-TIME, INTERACTIVE DOCUMENT AUTOMATION
Design Process Overview
Chapter 11 user support.
Mike Timms and Cathleen Kennedy University of California, Berkeley
Verification of Not Tested
LearnZillion Notes: --This is your hook. Start with a question to draw the student in. Try to be as concrete as possible. --You can fill in an example.
Principled Assessment Designs for Inquiry (PADI)
Software Project Management
LO4 – New This Year and Find Out More
Planning a Group Policy Management and Implementation Strategy
Welcome 1 This is a document to explains the chosen concept to the animator. This will take you through a 5 section process to provide the necessary details.
A02 Creating my website NAME ______________.
Unit 4 - A02 – Success Criteria
Evaluations and Trials in Alma
Presentation transcript:

A Wizard for PADI Assessment Design AERA April 2005 A Wizard for PADI Assessment Design Larry Hamel, CodeGuild, Inc. Patricia Schank, SRI International

2 What is a Wizard? An interview that gathers information from users through a series of simple questions E.g., Tax forms via Intuit’s TurboTax

3 PADI Wizard Goals Easy assessment design, based on expertly-crafted foundations: scaling up the number of designers who use PADI Good interaction for interviewees (designers) Allow users to stop/restart, go back & forth Status of completion available at a glance Integrate well with PADI interface Wizard-creation system for experts Add or edit wizard steps Reorder steps Adaptive, dynamic wizard (phase 2)

1st Design: Editing Wizard 4 1st Design: Editing Wizard Provides context, but fairly complex Costly to implement: start simpler?

2nd Design: Sequential Wizard 5 2nd Design: Sequential Wizard Simple question-answer interview But how to handle constraints of early criteria that cascade to rest of interview? E.g.: If trying to measure proficiency in “planning investigation”, must include activity for it.

3rd Design: Selection Wizard 6 3rd Design: Selection Wizard User’s criteria selects preconfigured templates (one per combination of criteria) Selected templates can be arbitrarily complex Example: Three criteria What is the goal of the assessment? (2 choices) Grade level of the students? (3 ranges) What is the content area? (6 choices) Yields 2x3x6 combinations: 36 templates, each of which is customized with appropriate constraints that cascade from user’s answers

Example: Running a Wizard 7 Example: Running a Wizard Begin with a welcome page Next, exit buttons to navigate

Running a Wizard (cont.) 8 Running a Wizard (cont.) Example criteria question Ask about goal of assessment, explain choices and offer menu selection

Running a Wizard (cont.) 9 Running a Wizard (cont.) Finishing wizard If a template matching the criteria is found, it is cloned so user can customize it further

Wizard Creation Constructing a wizard is itself an interview 10 Wizard Creation Constructing a wizard is itself an interview Add and specify steps, decision matrix

Discussion Many lessons learned (see paper), e.g. Future work 11 Discussion Many lessons learned (see paper), e.g. Abstract way to define steps Tension between simplicity and detail Many combinations in Selection wizard Future work Revisit priority for dynamic, adaptive steps Completion wizard Fill in the template identified by the Selection wizard. Selection wizard handles the cascading constraints first; the rest is easy (?). Under development—more to come!