46
TRAI N CS410 Green Team November 28, 2012 Training Resource And Information Network

CS410 Green Team November 28, 2012. 2 Who we are Introduction Societal Problem Case Study Our Solution Functional Component Diagram Train

Embed Size (px)

Citation preview

TRAI

N

CS410 Green TeamNovember 28, 2012

TrainingResourceAnd InformationNetwork

2 November 28, 2012

Who we are Introduction Societal Problem Case Study Our Solution Functional Component

Diagram Train Milestones Interface Milestones Site Maps Web Mockups

Outline Database Milestones Database Schemas &

Flowcharts Algorithm Milestones Search Algorithm Course Creation Algorithm Feedback Algorithm Competition Risk Analysis Conclusion

3

Green Team

Terrell KittrellProfessor Relations

Web Development Lead

Jacob Sims Expert Liason

Chris HouserRisk Management

Drew CarpenterAlgorithm EngineerWeb Administrator

Wilshawn AlexanderProject Co-LeadUI/UX Designer

Tyler SwayneProject Lead

Database Specialist

November 28, 2012

4

Introduction

Education vs. Training

November 28, 2012

5 November 28, 2012

Education- "The act or process of imparting or acquiring general knowledge, developing the powers of reasoning and judgment, and generally of preparing oneself“

Training- "To teach so as to make fit, qualified, or proficient“

1. http://dictionary.reference.com/browse/education

2. http://www.merriam-webster.com/dictionary/train

Introduction: Education vs. Training

6 November 28, 2012

Education vs. Training: Education emphasizes principles first and

focuses on building the mind. Training emphasizes application and the

building of skills

Training: Required for every job Typically not offered in higher education Lack of training results in lost productivity

7 November 28, 2012

Education vs. Training: College

8 November 28, 2012

Education vs. Training: Career

9 November 28, 2012

There is difficulty in developing quality training, delivering it efficiently and

implementing reliable feedback mechanisms.

Societal Problem

10 November 28, 2012

Ph.D. from Old Dominion University

Major: Engineering Management

M.S. from Massachusetts Institute of Technology

Majors: Materials Engineering Naval Architecture Marine Engineering

B.S. from Rutgers UniversityMajor: Ceramic Engineering

Case Study: Dr. Kevin Adams

11 November 28, 2012

National Centers for Systems of Systems Engineering

Mission: “Develop and disseminate theory, methodologies, and technologies to effectively respond to system of systems problems.

Case Study: NCSOSE

12 November 28, 2012

A system is an interrelated group of components with a common goal (system of systems = a group of systems)

DMV

NCIC

DHS

What is a system of systems?

13 November 28, 2012

Case Study: Process Flow

14 November 28, 2012

Lord Customer

“One Customer To Rule Them All”

Request: Building a system of rings

NCSOSE researches & determines learning objectives

Topics are hand picked from Access database or created if not in existence

Each topic is combined into a course notebook and printed for delivery to the client

Case Study: Current Method

15 November 28, 2012

Case Study: Current Method

Single Point of Failure Entire system is run by Dr. Adams, would

take a long to teach new employee system

Time Consuming Determining learning objectives to meet

customer request Selecting/Creating topics that cover

learning objectives Data is not easily searchable Analyzing feedback from clients and

students

16 November 28, 2012

Our Solution: TRAIN Eliminates Dr. Adams as the single point

of failure Identifies and stores relationships

between learning objectives and assists in topic selection/creation

Organize and present optimal courses based on customer request

Powerful search based on keyword with built in ranking system

Intelligently analyzes feedback to suggest improvements for future courses

17 November 28, 2012

CAN: Eliminate the single

point of failure Provide ranking for

training elements Give an appropriate

list of relevant and related topics

Suggest improvements for current and future courses

CAN NOT: Teach the

materials for you Read the

customers mind Replace a trainer

Our Solution: TRAIN

18 November 28, 2012

Our Solution: TRAIN

19 November 28, 2012

Our Solution: The Benefits TRAIN eliminates the single point of

failure It saves time and consistently produces

high quality courses Improves ROI for clients Provides feedback and improvement

suggestions

20 November 28, 2012

Functional Component Diagram

21

Software

Interfaces Database

Hardware

November 28, 2012

AlgorithmsWorkstation

s

Server

TRAIN Milestones

22

Algorithms

Manager Instructor

Interfaces Database

November 28, 2012

Student Admin

Software

Interface Milestones

23

MANAGER

STUDENT

Employee Feedback

Course Ratings

Course Confirmation

Course RequestDashboard

Personnel

Feedback Form

November 28, 2012

User UI Site Maps

24

ADMININSTRUCTO

RDashboard

Add/Edit Resources

Feedback/Course History

Add/Edit Feedback

Customer Request

Course Approval

Course Management

Course Confirmation

November 28, 2012

Instructor UI Site Maps

25

UI one

Course Request MockupNovember 28, 2012

26

Course Creation MockupNovember 28, 2012

27

UI three

Student Feedback Mockup

November 28, 2012

28

Algorithms

Course Structure Feedback

Interfaces Database

November 28, 2012

Users Course Metadata

Software

Database Milestones

29 November 28, 2012

Database Flowchart

30 November 28, 2012

Course

ID Name Request

Description

File

ID Name Extension FileSize

VersionNote

Reference

ID Version FileID Title Citation PublicationDate

Topic

ID Version Name Number

OwnderID FileID Description

LearningObjective

ID Title Length Type Description

Database Schema (Course)

31 November 28, 2012

Database Flowchart

32 November 28, 2012

Role

ID Name Description

User

ID Name Email Password OrganizationID

Organization

ID Name

Database Schema (User)

33 November 28, 2012

Database Flowchart

34 November 28, 2012

LOFeedbackQuestions

LearningObjective AnswerID Question

LOUserAnswers

QuestionID AnswerID UserID CourseSessionID

LOFeedBackChoice

ID Text Correct

CourseFeedback

TopicID UserID Rating Rating2 FreeForm CourseSession

TopicFeedback

TopicID UserID CourseSessionID

PresentationRating InstructorRating

Freeform

Database Schema (Feedback)

35 November 28, 2012

Database Flowchart

36

Algorithms

Selection/Creation

Feedback

Interfaces Database

November 28, 2012

Search

Confidence Factor

Optimization

Priority/ Prerequisite

s

Confidence Factor

Software

Algorithm Milestones

37 November 28, 2012

Search Algorithm

38 November 28, 2012

Course Creation Algorithm

39 November 28, 2012

Feedback Algorithm

40 November 28, 2012

Competition

41 November 14, 2012

HighImpact

T2

C1 T1

C2, C3

LowImpact

C4

LowProbability

HighProbabilit

yCustomer RisksC1 - Ease of UseC2 - AccessibilityC3 - ExtensibilityC4 - Feedback

Technical RisksT1 - SecurityT2 - Compatibility

Risk Matrix

42 November 14, 2012

Risk Impact/Probability Mitigation

C1 – Ease of useIf the product is too difficult to work with, it will not be useful to the customer

Impact 4Probability 1

The goal of this software is to make training module creation easier. We will design it with a user interface that is intuitive and easy to understand

C2 – AccessibilityFor maximum functionality, the product needs to be remotely accessible

Impact 3Probability 1

We must design the product with web access in mind

Customer Risk

43 November 14, 2012

Risk Impact/Probability Mitigation

C3 – ExtensibilityThe database may need to include different types of files in the future

Impact 3Probability 1

We must keep the database flexible enough for other types of files

C4 - FeedbackCustomers may not give adequate feedback to aid in improvements

Impact 1Probability 3

Our feedback mechanism must be simple to understand and use, to encourage its use

Customer Risk

44 November 14, 2012

Risk Impact/Probability Mitigation

T1 – SecurityThe customer's proprietary information needs to stay private

Impact 4Probability 2

We must design the product with good security practices in mind

T2 – CompatibilityThe product must be fully compatible with the customer's other software

Impact 5Probability 1

We must test to ensure compatibility with all necessary software

Technical Risk

45 November 28, 2012

Conclusion TRAIN eliminates the single point of

failure Consistently produces high quality

training, but it cannot replace any trainer

TRAIN saves time, delivers training efficiently and provides and implements reliable feedback

46 November 28, 2012

1. Vedantam, Shankar. "Most Diversity Training Ineffective, Study Find" The Washington Post. 20 June, 2008. Website, 20 Oct., 2012

2. http://rapidlearninginstitute.com/

3. Dr. Kevin Adams (During interview)

4. http://dictionary.reference.com/browse/education

5. http://www.merriam-webster.com/dictionary/train

References