Screen Based Controls Chapin Brinegar MIT511, Fall 2011.

Slides:



Advertisements
Similar presentations
Shipment Tracking (In Transits) RLM System. Shipment Tracking Records Shipment Tracking records (In Transits) are posted to the system to apprise the.
Advertisements

Back Office Tutorial Basic Navigation New Consultant Sign Up Shopping.
Welcome to WebCRD.
1 1Line Training Capacity Release - Phase II Awards and Recall/Reput.
Electronic Timesheet User Manual
FAMIS TRAINING The Basics. Basic FAMIS Training (Logging on & off, & basic screens.)  Before beginning this training you must request your user id and.
CareCentrix Direct Training.
Access Online (AXOL).
Welcome to Florida International University Online J.O.B.S. Link Applicant Tutorial.
Welcome to the Brookdale Community College Online Employment System Applicant Tutorial.
Procurement Card Training Strategic Account Management (SAM)
Welcome to the Ivy Tech Community College Online Employment System Applicant Tutorial.
1 Welcome to the Colgate University Online Employment System Applicant Tutorial.
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
Creating Web Page Forms
Welcome to the Arizona State University Online Employment System Applicant Tutorial.
EProcurement Job Aid Requisitions & Receipts. Table of Contents Creating a Requisition Define Requisition Vendor.
Disclaimer This presentation is the property of MarketLinx Solutions™ and is intended for the exclusive use of NTREIS and may not be distributed, copied.
NCSRA Assignor Training Module For USSF North Carolina Arbiter Site Section 4 of 5 © Copyright July 2005 by Paul James, all rights reserved.
1 Submitting and Tracking Requisitions Submitting and Tracking Requisitions.
Welcome to the University of Florida Online Employment System Applicant Tutorial.
Welcome to And the Rice University Online Job Application Tutorial.
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
Welcome to the Alaska Statewide System Online Employment System Applicant Tutorial.
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
Welcome to the Southeastern Louisiana University’s Online Employment Site Applicant Tutorial!
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
Welcome to the University of West Florida Online Employment System Applicant Tutorial.
WEB FORM DESIGN. Creating forms for a web page For your web project you have to design a form for inclusion on your web site (the form information should.
GFP in the IUID Registry – A Basic Look Walt Clark, CPPM Raytheon IIS.
Copyright CovalentWorks Training Guide for Invoices MYB2B Powered by CovalentWorks.
UC Berkeley, Employment Services Candidate Gateway Tutorial External Applicants.
 Basic.  Punch-Out Supplier – The punch-out suppliers are available on the main Home/Shop screen. These are vendors with which RPI has pricing agreements.
Arizona Department of Education Exceptional Student Services Vouchers System RTC User.
Washington Campus Compact New Time Log Database Note to users: You should use Internet Explorer to use this database. In other programs (i.e. Firefox)
WEB PRICING SYSTEM User Manual. Click here to Log In The Defense Commissary Agency Vendor Price Change system is located at
Creating a FAMWEB User account New FEPMIS Production Site To gain access into New FEPMIS, you must request a new account. Go to the National Fire and Aviation.
Start the slide show by clicking on the "Slide Show" option in the above menu and choose "View Show”. or – hit the F5 Key.
Instructions and Reporting Requirements Module 7 Electronic Reporting For Facilities March 2014 North Carolina Central Cancer Registry State Center for.
JavaScript, Fourth Edition Chapter 5 Validating Form Data with JavaScript.
Getting Started. Before you register A valid address Course ID from your instructor - something like Student access code – comes with your text.
Warehouse Report. Log into EDS using your Address/User Id and Password. If you have forgotten your password, click on the Forgot Password? link.
 Whether using paper forms or forms on the web, forms are used for gathering information. User enter information into designated areas, or fields. Forms.
The link to the Custom Point Login is:
1 HTML Forms
Software Quality Assurance WELCOME Graphic User Interface Testing.
Microsoft FrontPage 2003 Illustrated Complete Creating a Form.
Early Childhood Outcomes Indicator 7 Data Collection Application Review.
Confidential Web Ordering Overview. Confidential LOG ON:   Enter your login name &
At the Workforce Development and Continuing Education Student Menu select Register for Noncredit course(s) under Registration.
1 HTML Forms
Shipment Tracking (In Transits) RLM System. Shipment Tracking Records Shipment Tracking records (“In Transits”) are posted to the system to apprise the.
WEB FORM DESIGN. Creating forms for a web page For your web project you have to design a form for inclusion on your web site (the form information should.
Have a conversation  You encounter a stranger who asks:  What is your name?  What is your address?  What is your phone number, …?  What is your.
Contract Invoice Guide
1 HTML Forms
Navigation: If the tutorial opens up in your web browser, simply click your mouse to advance to the next slide. Use the “Backspace”
Complete Ordering System for Promotional Literature and Samples Quick Reference and Training Guide.
Learning Aim C.  In this section we will look at how text, tables, forms and frames can be used in web pages.
Getting Started. Before you register A valid address Course ID from your instructor - something like Student access code – comes with your text.
Online Recruiting System Hiring Manager Presentation This presentation will take about 15 minutes. Click on your mouse to go to the next slide OR click.
Chapter 5 Validating Form Data with JavaScript
Supplier Portal Self-Registration
SUBMITTING A PAYMENT REQUEST FORM
Internet Commerce Cisco Systems
Creating an Invoice from an Interactive Purchase Order
Welcome to WebCRD.
Quick Guide for Online Ordering
Presentation transcript:

Screen Based Controls Chapin Brinegar MIT511, Fall 2011

Agenda What will you learn in this training? 1234 Required vs. Optional Labels Case Sensitivity 5678 Data Fields Multiple Responses Familiarity Screen Based Controls 9 10 Minimizing Entry Proximity Other Tips Chapin Brinegar MIT511, Fall 2011

Screen Based Controls Used in order to interact with a web site Commonly used examples: Push buttons Radio buttons Check boxes Drop down lists Entry fields What are they? Also known as “Widgets” Chapin Brinegar MIT511, Fall 2011

Screen Based Controls Examples Chapin Brinegar MIT511, Fall 2011

Screen Based Controls Designers should ensure that widgets are used in a conventional manner Increase performance Increase accuracy Decrease time and effort required by user Chapin Brinegar MIT511, Fall 2011

Some sites will: Use asterisks to distinguish required (see below) Write “required” or “optional” (see right) Use bold text Required vs. Optional Distinguish clearly between required and optional data entry fields   Chapin Brinegar MIT511, Fall 2011

A label should show what action will be applied when clicked: Update Go Submit Continue Cancel Enter Home Next Previous Label Buttons Clearly Ensure that a pushbutton’s label indicates its action Chapin Brinegar MIT511, Fall 2011

Label Buttons Clearly Examples    Chapin Brinegar MIT511, Fall 2011

Label Entry Fields Clearly Display an associated label for each data entry field to help users understand what entries are desired Labels should be clear, concise and unambiguously define the required entry Make labels distinctly different from data entries themselves Don’t use new jargon when labeling data entry fields Use common terms: male, female, date, quantity, etc. Chapin Brinegar MIT511, Fall 2011

Labeling Conventions: Do not use single words/phrases for some labels and short sentences for some Do not mix nouns and verbs Labels for data items should be the same across different pages Consistent Labels Ensure that data entry labels are worded consistently What is interesting about this label? Chapin Brinegar MIT511, Fall 2011

Do not make data entry fields case sensitive unless there is a valid reason Security, Passwords, etc. Clearly inform users of case sensitive fields If possible, show data entered by users Case Sensitivity Treat upper and lowercase letters as equivalent  Chapin Brinegar MIT511, Fall 2011

Requiring re-entry causes increased possibility of errors Use “Copy From” or “Same As” option to auto- copy data previously entered Require users to make as few entries as possible Minimize Entry Do not require users to enter the same information more than once Amazon asks you to enter your information for your shipping, but can carry it over for payment info. Chapin Brinegar MIT511, Fall 2011

Labels should enable users to relate labels with entries required Increases speed of entry Proximity Ensure labels are close enough to their associated data entry fields so that users will recognize the label as describing the data entry field Chapin Brinegar MIT511, Fall 2011

Show users entire entry Minimize need to scroll or move cursor through fields Notify user of character limits Designers must be aware of appropriate length to accommodate data Show them the data! Create data entry fields that are large enough to show all of the entered data without scrolling What’s wrong here?? Chapin Brinegar MIT511, Fall 2011

Assign one radio button as default when appropriate Radio buttons elicit better performance than drop down lists Radio buttons are preferred by learners Never use only 1 radio button, have at least 2 Multiple Responses Provide radio buttons when users need to choose one response from a list of mutually exclusive options. Chapin Brinegar MIT511, Fall 2011

Never assume users are familiar with widgets Unfamiliar widgets will slow down users Consider amount of “screen real estate” Match type of widget with data required Use Familiar Widgets Use widgets that are familiar to your users, and employ them in their commonly used manner. What would be a better widget here? Chapin Brinegar MIT511, Fall 2011

Partition long data items into shorter sections for both data entry and data display Phone Numbers, Addresses (see right) Use single data entry method. Don’t make users switch between various types Prioritize push buttons Place “Search” button before “Clear Button” (see below) Other Tips    Chapin Brinegar MIT511, Fall 2011

Use check boxes to allow users to select one or more items from a list Label units of measure Ex: minutes, ounces, etc. to reduce key stokes (see top right) Do not limit viewable list box options Show as many as screen will allow (see bottom right) Display default values Offer the number 1 as quantity default (ex: when purchasing an item) Other Tips continued… Chapin Brinegar MIT511, Fall 2011   

Place cursor in first data entry field Blinking cursor eliminates mouse movement (see top right) Ensure double clicking will not cause problems (developers must reduce negative consequences of double clicking) Use data fields to speed performance Text entry has proven to be more effective versus selection Can lead to more errors, so use with caution Other Tips continued… Chapin Brinegar MIT511, Fall 2011

Questions? Resources Used: Chapin Brinegar MIT511, Fall 2011