Team Layer 8 Shiny Widget Delivery Presentation Dec. 4th, 2008.

Slides:



Advertisements
Similar presentations
AIMSweb Benchmark Online Training For AIMSweb Teacher Users
Advertisements

Updating User Details and Password Tutorial 5. Step 1.1 From the Energy Infrastructure Portal Home Page, click the Enter Site link to access the Portal.
Florida CRD Updates April 1, 2011 Telamon Corporation.
AIMSweb Progress Monitor Online User Training
Overview to the Widgets App A simple overview to the functionalities of the Widgets application Approx. 20 minutes.
Compe 341 Oracle Installation Procedure. Oracle From Click.
Welcome to Electronic Medical Record (EMR) Training How to log in into the EMR Objective This module will provide an quick tutorial of the login process.
Delegated Admin Tool Overview Training Module. Honeywell Proprietary Honeywell.com  2 Document control number Delegated Admin Tool The delegated admin.
Online testing made effective and easy. The easy way to have your tests answered and scored online. If you have a test in a PDF file, it can be online.
Intelligent Tutoring System Mobile Communication Team Drew Boatwright Nakul Dureja Richard Liou.
Tutorial Introduction Fidelity NTSConnect is an innovative Web-based software solution designed for use by customers of Fidelity National Title Insurance.
Getting Started and Introduction. Free to Receive messages and files Free low use account or Professional account allow file sending Easy and completely.
Portal and AQAS-Philadelphia University 21-22/6/2011 AVCI Platform in PU Dr. Abdel-Rahman Al-Qawasmi Philadelphia University Director of Computer Center.
Study Island Teacher Demo
CaDSR Software Development Update Denise Warzel Semantic Infrastructure Operations Team Presented to caDSR Content team November 2012.
SMART Agency Tipsheet Staff List This document focuses on setting up and maintaining program staff. Total Pages: 14 Staff Profile Staff Address Staff Assignment.
IDsurv.org An innovative Infectitious Disease and Serious AEFI surveillance system.
MAHI Research Database Data Validation System Software Prototype Demonstration September 18, 2001
Online Music Store MSE Project Presentation I Presented by: Reshma Sawant Major Professor: Dr. Daniel Andresen.
Overview AdministrationEmployeeCustomerWaiting Screen.
Title 1 Software Linked Interactive Competitive Environment Acceptance Test April 26 th, 2012.
IIS Home Screen (Teacher) Copyright © 2011 Pearson Education, Inc. or its affiliates. All rights reserved.1.
Karen Herter (HMG) Mike Langley (DGS) April 15, 2008 Portfolio Manager for California State Buildings Meeting the Requirements of Executive Order S
Student Training Your Name. The Language Leader Philosophy: Study, Practise, Remember! Grammar Vocabulary Tasks Skills Development: - Reading - Writing.
Module One Logon and Overview
0 eCPIC Admin Training: Automating User Account Management These training materials are owned by the Federal Government. They can be used or modified only.
BUILD A BIGGER BUILDER Get the most out of the DE streaming Builders.
FreeShell Live Final Presenation Jonathan Birch | Greg Chabala | Bryan Kimbro | Mark Sparks.
Learning Management System Training Workshop IIUM, PJ campus 24 – 25 May 2010 Assoc Prof Dr Kamal Basha b. Madarsha, Inst of Education.
Introduction to Morpho BEAM Workshop Samantha Romanello Long Term Ecological Research University of New Mexico.
6 th Annual Focus Users’ Conference 6 th Annual Focus Users’ Conference Import Testing Data Presented by: Adrian Ruiz Presented by: Adrian Ruiz.
CMMI Training Quiz Instructions via Process-Trak.
1 Welcome & Introductions Main Screen – Accessing & Logging In Welcome Page  End User User Self-Service  Update Profile  Forgot Password  Setup/Manage.
T Project Review RoadRunners [IM1] Iteration
© 2006 Cisco Systems, Inc. All rights reserved.1.
Introduction to Morpho RCN Workshop Samantha Romanello Long Term Ecological Research University of New Mexico.
Brandon Jarratt, Nathan Clark, Chris Bennett, David Nolan Software Engineering Final Presentation Section 502.
End-of Sprint Demo Sprint 1 “Auth Module, beta Release” Robert Wagner Jessica Lundberg Erik Roos.
Enigma Mutiara Sdn Bhd Computer Based Learning (CBL) HSE Procedures.
This is an introduction to Soft Assess – an assessment software solution for FET colleges, and schools.
Module 1 VASC Websites Copyright 2006 VeriFone, Inc. All rights reserved. No part of this publication may be copied, distributed, stored in a retrieval.
12/10/20081 Final Product Delivery and Demonstration Team 4 Mid-Atlantic Software CMSC 345 Software Design and Development December 10th, 2008.
The website designer needs to be able to customize the look-and-feel of quizzes to match the customer's website. The content author needs to be able to.
Did you know…. Preparing for your placement test can help you increase your test scores, which can mean taking fewer classes, saving financial aid and.
DSTEP Science 2016 Grades 5, 8, and 11. Important Dates Questar has training webinar’s planned for Feb. 17, Mar. 16, and Mar. 23 from 3-4 pm. These 3.
Go to Click on Login.
| 1 EBSCOadmin EBSCO Support EDS Wiki Renata Wlodarczyk | EBSCO.
CMPT 275 TEAM DIRECTORIES. One Sentence Summary The Study Buddy is: a tool to help users study to improve their grades by simulating a multiple choice.
Tennis Rungs User Guide. Table of Contents ● Admin o Why Tennis Rungs? Why Tennis Rungs? o Pre-registered players Pre-registered players o Activation.
The Business Source Databases Basic Searching
(Required for DTCs, Recommended for STCs)
Standard Operating Procedure
Customer & Inventory Management System: CIMS
T Project Review Group: pdm I2 Iteration
An educational system for medical billers in training
Test Information Distribution Engine (TIDE)
System Navigation and Test Launch
Unit4 Customer Portal Signing In and Account Management.
Unit4 Partner Portal for Case Creator
PRACTICE, PRACTICE AND MORE PRACTICE
smartmail & smartportal: Introducing Two-Factor Authentication
Activating Your Account and Navigating Through TIDE
USA TestPrep Registration and Use
Mytransworld.com Quick Reference Guide developed by.
Access your coordinator account
Agenda – week 4 6:00 – 6:05 Questions, announcements, intro
Biobank Activities Biobank activities are varied and require interactions with multiple software applications Systems do not interoperate and often users.
Our Process CMSC 345, Version 1/04.
Presentation transcript:

Team Layer 8 Shiny Widget Delivery Presentation Dec. 4th, 2008

Team Layer 8 Team Facilitator / Delivery Lead: Matt Keeler Design Lead : Andy Hefner Requirements Lead : Luis Alvarez Implementation / Testing Lead : Jonathan Clancy Customer: Dr. Jon Squire

Agenda Power point Presentation – System Overview – Matt – Major Requirements – Luis – Architecture – Matt – Product Decomposition – Andy – UI Walk through – Andy – Updates – Johnathan – Code Inspection Procedure – Johnathan – Testing Procedures – Johnathan – Known Bugs – Matt Product Demo – Matt Questions?

Shiny Widget Tutorial software Focused on Python programming language For those who know how to program, but need to learn the Python language Relevancy: Python and other scripting languages are becoming increasingly important and used in the workforce.

Major Requirements The system teaches Python Multiple choice quiz questions Anyone can create a user account with a username and password Must remember the latest quiz scores for each user

Architecture

Product Decomposition

User Interface Screenshot

Quiz and Log-In Correct Incorrect

Answer Key Screen

Updates Added in logout feature and a feature stating what profile is currently active Added in more quizzes Finished code inspection report, testing report and administrator manual

Code Inspection Procedures Started with smallest modules (login.py, MainLogin.py) and went to largest (ShinyWidget.py)‏ Also thread-based; first modules dealing with log in, then modules dealing with the tutorial During inspection of ShinyWidget.py, inspected module by class

Testing Procedure Discussed format of equivalence partition / tests / test results tables Discussed some test cases Divided use cases between all members and tested separately Integrated results into one document

Known Bugs Quiz: No word wrapping for radio buttons with long labels Crash when clicking rapidly in table of contents (bug in one of Qt, PyQt, or Webkit. Not reproducible on Windows)‏