Project Group Assignment System - PowerPoint PPT Presentation

1 / 9
About This Presentation
Title:

Project Group Assignment System

Description:

Create project teams based on team participants' preferences for: Project ... Java algorithm - creates teams based on preferences and weights. System Architecture ... – PowerPoint PPT presentation

Number of Views:49
Avg rating:3.0/5.0
Slides: 10
Provided by: kroh8
Learn more at: http://csis.pace.edu
Category:

less

Transcript and Presenter's Notes

Title: Project Group Assignment System


1
Project Group Assignment System
  • CS616 Team 9
  • Kim Doyle, Susan Kroha,
  • Arunima Palchowdhury, Wei Xu
  • Client Dr. Charles Tappert

2
Project Group Assignment System
  • Create project teams based on team participants
    preferences for
  • Project
  • Schedule availability for team meetings
  • Location preference for team meetings
  • Professional and academic experience

3
Methodology
  • Web interface - to enter information into a
    database and execute the algorithm
  • Database - allows modifications to preferences
    and weights without impacting algorithm
  • Java algorithm - creates teams based on
    preferences and weights

4
System Architecture
5
Interface
  • Secure Login
  • Instructor Page
  • Manage Students, Clients, Projects, Teams
  • Runs Java Servlet to form Teams
  • Student Page
  • Enter and update Preferences
  • View teams

6
Database
  • Relational database
  • Stores student and project information
  • Allows student enrollment in more than one course
    in one semester
  • Adapts to additions, deletions and changes of
    preferences and parameter weights

7
Algorithm to Create Teams
  • Preferences and parameter weights are used to
    create teams
  • Three passes are convergent and one pass is
    divergent
  • Larger groups are broken down based on scored
    preferences for the parameters

8
Overview of Algorithm Structure
9
Summary
  • Tested successfully in Spring 2002 in two courses
    at Pace University
  • System will be used at Pace in courses that
    require team formation
  • The system is portable to other academic and
    professional institutions
  • Demo

10
Algorithm Subsystem
Run algorithm
Write a Comment
User Comments (0)
About PowerShow.com