Sudoku Project: SDS Taryn, Jin, Jehsang, Phil and Matt.

Slides:



Advertisements
Similar presentations
Module: 201 Create and Manage Your Agent Account.
Advertisements

Research and Innovation Participant Portal How to register for an ECAS account NEXT.
SESSION TWO SECURITY AND GROUP PERMISSIONS Security and Group Permissions.
Dcsdgrantaid.com March Background Information 1)First Section of Application Form provides Background Information 2)Make sure you read this section.
Information Regarding
5/15/2012. An OARRS Account Administrator is the person(s) who approves the personnel from your jurisdiction or agency to have access to the system. Each.
How to Submit a Matching Gifts Application.
Using…. EasyCBM Reasons to use EasyCBM
Internet Applications Update Internet Rechartering August 26, 2009.
In the top right hand corner you will type in your package code in the box that says “Place Order.” Then you will click “Go.”
Early Registration System Version 1.1 Student’s Manual Developed by Ovais Khan.
Quick Guide Completing the External Examiner’s On-line Annual Report MITRE Quick Guide Completing the External Examiner’s On-line Annual Report Version.
Robustness Analysis Dr. Neal CIS 480. Outline What is robustness analysis? Key roles in robustness analysis Object types found in discovery Diagramming.
Game Gallery Project (1) Supervised By: Professor Mona Mursi 2007.
Follow these instructions to pay your dues. Get into your web browser Like Internet Explorer Now you need type in this address in the Address bar. Example.
Page 1 Overview of SATERN Approval Process for Supervisors Note: this package does NOT cover all SATERN functionality for supervisors. Supervisors are.
Health and Wellness for all Arizonans Bureau of EMS and Trauma System Secure, Encrypted, On-Line EMS Services System 2015 Training Programs System Instruction.
How to Setup Step for Yahoo . Yahoo Go to and click on Yahoo Mail. Click on the “Sign Up” link that appears.
Creating a Single Sign On Account. To create a Single Sign On ID please visit and select the option to create a new account.
SudokuEHG Michelle Brown Matt Haggenmiller Thomas Troch CE Design Projects Design Review December 12, 2007.
Upay User Guide WELCOME TO UPAY This guide aims to help you use the upay website. You will receive a welcome from Wolfson College.
© 2007 CBHL The CBHL Distributed Library The Council on Botanical and Horticultural Libraries Copy Requests and Interlibrary Loans Using the CBHL Distributed.
LexisNexis – On-Line ID Proofing for Lenders Lender employees must have Level 2 eAuthentication accounts to access various Guaranteed Loan System web pages.
Commercial Database Applications Testing. Test Plan Testing Strategy Testing Planning Testing Design (covered in other modules) Unit Testing (covered.
System for Administration, Training, and Educational Resources for NASA SATERN Overview for Learners May 2006.
Landlord Utility Services Work Instructions. To enter the portal, simply enter your assigned User ID and Password, provided by Consumers Energy. Log In.
Sudoku Taryn, Jin, Jehsang, Phil, and Matt. Outline What is Sudoku? –The game of Sudoku –The website Sudoku UI Prototype How to use the site (use cases)
GSA’s Vendor and Customer Self Service (VCSS)
Lead Management Tool Partner User Guide March 15, 2013
This presentation is designed to help assist you in registering and creating an account to do online homework using the MyMathLab program via CourseCompass.
Instructors begin using McGraw-Hill’s Homework Manager by creating a unique class Web site in the system. The Class Homepage becomes the entry point for.
MathXL ® for School Student Training Series Enrolling in Your MathXL ® for School Class & Setting Up Your Computer for MathXL ® for School.
Getting started with myitlab. before you register  A valid address  Course ID from your instructor  Student access code Before you register,
Getting Started. Before you register A valid address Course ID from your instructor - something like Student access code – comes with your text.
New Hire Registration for ADP Self Service
Using the Supplier Portal Updated September 12, 2011 Using the Supplier Portal.
Sudoku Taryn Wise. Operational Concepts and System Requirements Solve sudoku puzzles in a convenient way Have a notes option for number possibilities.
Courselist Project Automated Graduate Student Information System Final project for CS 3354.
How to Request for “Patseer Patent Database” Password Gujarat Technological University.
CMPT371 – Team 1 Luminance. Project – Luminance  Puzzle game  Guide a beam of light using a limited set of tools to certain goals avoiding obstacles.
Getting Started!. Before you register A valid address Course ID from your instructor - something like Student access code – comes with your text,
How to Register your clicker and set the Channel First of course check- out a clicker at HH 114.
Click the “Add Team” button to create a brand new team. Click the “View Teams” button to view team’s you have already registered.
FAA Access to CPS Online for EDExpress Users - Hands-on Ginger Klock Eric Smith Session 5.
L.T.E :: Learning Through Experimenting Using google-svn for MtM Docs Development Denis Thibault Version 3.2 Mar 12 th, 2009.
Dual Enrollment Obtaining MEID and Student ID Process.
Internet Advancement Ore-Ida Council Boy Scouts of America.
THE EQUALIZER Tia Holmes. THE GOAL  Design an interactive web app implementing a basic math concept.  Result: The Equalizer!
Primenumbers.co.uk This presentation will help you get the most out of this service.
Login & Logout. What is a Login & Logout Test? A Login & Logout test will validate a user authentification process by simulating a user login-logout sequence.
Scheduler CSE 403 Project SDS Presentation. What is our project? We are building a web application to manage user’s time online User comes to our webpage.
Upay User Guide WELCOME TO UPAY This guide is aimed to help you to use the Upay website. To launch Upay you will need to navigate to
Getting Started. Before you register A valid address Course ID from your instructor - something like Student access code – comes with your text.
MyMISLab First Day of Class Registration Walkthrough.
American Diploma Project Administrative Site Training.
Connecticut Alternate Assessment Overview Copyright © 2016 American Institutes for Research. All rights reserved.
Deia Roberts Educational Specialist
PeerWise Student Instructions
Online Testing System Assessment Viewing Application (AVA)
Online Testing System Assessment Viewing Application (AVA)
Online Testing System Assessment Viewing Application (AVA)
Registering on the SITE is a MULTI-STEP process:
GroupNet for Plan Members SIMPLIFIED RE-REGISTRATION
Multi-Factor Authentication
Online Testing System Assessment Viewing Application (AVA)
AIRWays Benchmark Previewing System
Step 1
How Students Log In and Start a Test
Unemployment Insurance Agency Michigan Web Account Manager
Presentation transcript:

Sudoku Project: SDS Taryn, Jin, Jehsang, Phil and Matt

Overview Talk about the system –System UML diagram –Sequence diagram for playing a new puzzle –Sequence diagram for registering Planned features for prototype/final product

The System

Playing a New Game User enters desired difficulty level, pushes start User enters numbers on the Sudoku grid User pushes the “Finished” button. If the puzzle was correct, the time it took to solve is shown to the user

Registering for the Site User decides to register and navigates to the registration page They enter a desired ID and we check the database to see if the ID is available User submits all registration information and they are taken to the confirmation page if registration was successful.

Features of the Prototype Users should be able to register to the site – not bug free (no mechanism for checking existing ID) Users should be able to login/logout – not bug free (may or may not be maintained across multiple page loads, no mechanism for securing password) Users should be able to play at least one unique game of Sudoku (regardless of registration status) via our UI – some bugs will be allowed at this stage –Will not record best times for users –Will keep time during game play No mechanism for verifying the integrity of submitted games

Features of the Final Product Users should be able to interactively register to the site (complete w/ check if ID is available) Users should be able to login/logout – but free (user should be able to navigate site without having to login/logout a second time unless desired) Random games will be generated on the fly according to varying levels of difficulty UI will have a professional appearance Users will be able to play any number of games of Sudoku (regardless of registration status) via our UI – no bugs, very robust –Will record best times for users across various difficulty classes –Will record global best times across users for each difficulty level Users will be able to request hints as to whether their puzzle has any mistakes Mechanism for verifying integrity of submitted games implemented