HeaderSIS.jpg

Difference between revisions of "IS480 Team wiki: 2015T2 6Sigma Functionalities"

From IS480
Jump to navigation Jump to search
(Created page with "<table style="font-weight:bold; text-transform:uppercase; letter-spacing:-0.06em; font-family:Helvetica; background-color:#ffffff; color:#ffffff; width:100%; text-align:center...")
 
Line 55: Line 55:
 
|}
 
|}
 
<!---------------------------End of sub menu ----------------------->
 
<!---------------------------End of sub menu ----------------------->
 +
 +
<!---------------------------Content Starts here ------------------>
 +
 +
==Primary Functions==
 +
{| class="wikitable"
 +
! style="font-weight: bold;background: #16a085;color:#ecf0f1;" | Category
 +
! style="font-weight: bold;background: #16a085;color:#ecf0f1;" | Function
 +
! style="font-weight: bold;background: #16a085;color:#ecf0f1;" | Description
 +
|-
 +
| Student Module
 +
| CRUD Student Profile
 +
| Allows students to CRUD their profiles.
 +
|-
 +
| rowspan="2" | Faculty Module
 +
| CRUD Faculty Profile
 +
| Allows faculty to CRUD their profiles.
 +
|-
 +
| Assign Supervisor/Reviewer to Team
 +
| Allows Course Coordinator to a specific supervisor and assign him to a specific team manually.
 +
|-
 +
| rowspan="3" | Team Module
 +
| CRUD Team Profile
 +
| Allows a student to CRUD a team profile.
 +
|-
 +
| CRUD Team Member
 +
| Allows a student to CRUD team members.
 +
|-
 +
| CRUD Project Status
 +
| Allows the course coordinator/supervisor to update the status of the team’s project. (i.e. accepted or rejected)
 +
|-
 +
| rowspan="2" | Sponsor Module
 +
| CRUD Account
 +
| Allows new sponsors to request an account and propose a project.
 +
|-
 +
| Login
 +
| Allows external sponsors to login as they do not have SSO accounts.
 +
|-
 +
| rowspan="2" | Project Module
 +
| CRUD Projects
 +
| Allows sponsors to CRUD projects for students to take.
 +
|-
 +
| CRUD Project Team
 +
| Allows sponsor to approve or reject teams for their projects.
 +
|-
 +
| rowspan="4" | General Module
 +
| Single Sign On
 +
| Allows all users with SMU domain credentials to login to the system.
 +
|-
 +
| Suspend Team
 +
| Suspend the team users so that they will not be a nuisance to the other users. Team will be unsuspended once the Course Coordinator deemed its ok. There is a user status attached to all the users (active/ suspended) which is only viewable by the admin.
 +
|-
 +
| CRUD Term
 +
| Allows the Course Coordinator to CRUD terms in the system.
 +
|-
 +
| Assign Sponsor Role
 +
| Course coordinator can assign sponsor roles to faculty.
 +
|}
 +
 +
==Secondary Functions==
 +
{| class="wikitable"
 +
! style="font-weight: bold;background: #16a085;color:#ecf0f1;" | Category
 +
! style="font-weight: bold;background: #16a085;color:#ecf0f1;" | Function
 +
! style="font-weight: bold;background: #16a085;color:#ecf0f1;" | Description
 +
|-
 +
| Search Module
 +
| Search Student / Faculty / Project / Sponsor / Team
 +
| Search for Student / Faculty / Project / Sponsor / Team based on what user entered into the search bar so that he can retrieve the information that he wants. Users are also able to perform an advanced search based on specific inputs.
 +
|-
 +
| rowspan="2" | Student Module
 +
| CRUD Post
 +
| Students and teams can add a post advertising for positions in the team or seeking team on the student marketplace.
 +
|-
 +
| Apply/Approve/Reject Post
 +
| Students and teams can apply, approve and reject posts posted on the student marketplace.
 +
|-
 +
| Project Module
 +
| Match teams to projects
 +
| Match student team to compatible projects that are looking for teams to take on the project based on the compatibility of the skills that team can offer and the team's preferred industry and preferred technology. Teams would be able to set their own filter for the search.
 +
|-
 +
| rowspan="6" | General Module
 +
| View statistics.
 +
| Course Coordinator must be able to see IS480 statistics.
 +
|-
 +
| Manipulate statistics
 +
| Course Coordinator must be able to drill-down, roll-up and slice and dice IS480 statistics.
 +
|-
 +
| Download statistics.
 +
| Course Coordinator must be able to download IS480 statistics.
 +
|-
 +
| Send notification to users
 +
| Allows course coordinator to send notification to users via the system and/or email when there are important announcements to make.
 +
|-
 +
| View notifications
 +
| View all the important announcements on home page so that students can be updated on the latest news regarding the FYP projects.
 +
|-
 +
| Audit Trail
 +
| Course Coordinator must be able to view the audit trail of users, teams, projects and sponsors.
 +
|-
 +
| Sponsor Module
 +
| CRUD Comments
 +
| Sponsors and students can CRUD comments to projects.
 +
|}
 +
 +
==Tertiary Functions==
 +
{| class="wikitable"
 +
! style="font-weight: bold;background: #16a085;color:#ecf0f1;" | Module
 +
! style="font-weight: bold;background: #16a085;color:#ecf0f1;" | Function
 +
! style="font-weight: bold; background: #16a085;color:#ecf0f1;" | Description
 +
|-
 +
| Scheduling Module
 +
| Integrate groups to sign up for slots instead of users.
 +
| Allow team to sign up for slots.
 +
|-
 +
| Team Module
 +
| CRUD Proposal/Mid- Term/Final Review
 +
| Allows course coordinators, supervisors, reviewers and sponsors to add their proposal/mid-term/final reviews
 +
|-
 +
| rowspan="2" | Project Module
 +
| CRUD Project Details/Documents
 +
| Allows team to use the website as a replacement for wiki for their project.
 +
|-
 +
| Request Project Approval
 +
| Allows students to request the sponsor to accept the team for the project.
 +
|}

Revision as of 13:46, 8 October 2014

6Sigma Logo.png

Home

About Us

IS480 Matching System

Project Management

Project Documentation

Use Case Processes Functionalities Test Cases Presentations Minutes


Primary Functions

Category Function Description
Student Module CRUD Student Profile Allows students to CRUD their profiles.
Faculty Module CRUD Faculty Profile Allows faculty to CRUD their profiles.
Assign Supervisor/Reviewer to Team Allows Course Coordinator to a specific supervisor and assign him to a specific team manually.
Team Module CRUD Team Profile Allows a student to CRUD a team profile.
CRUD Team Member Allows a student to CRUD team members.
CRUD Project Status Allows the course coordinator/supervisor to update the status of the team’s project. (i.e. accepted or rejected)
Sponsor Module CRUD Account Allows new sponsors to request an account and propose a project.
Login Allows external sponsors to login as they do not have SSO accounts.
Project Module CRUD Projects Allows sponsors to CRUD projects for students to take.
CRUD Project Team Allows sponsor to approve or reject teams for their projects.
General Module Single Sign On Allows all users with SMU domain credentials to login to the system.
Suspend Team Suspend the team users so that they will not be a nuisance to the other users. Team will be unsuspended once the Course Coordinator deemed its ok. There is a user status attached to all the users (active/ suspended) which is only viewable by the admin.
CRUD Term Allows the Course Coordinator to CRUD terms in the system.
Assign Sponsor Role Course coordinator can assign sponsor roles to faculty.

Secondary Functions

Category Function Description
Search Module Search Student / Faculty / Project / Sponsor / Team Search for Student / Faculty / Project / Sponsor / Team based on what user entered into the search bar so that he can retrieve the information that he wants. Users are also able to perform an advanced search based on specific inputs.
Student Module CRUD Post Students and teams can add a post advertising for positions in the team or seeking team on the student marketplace.
Apply/Approve/Reject Post Students and teams can apply, approve and reject posts posted on the student marketplace.
Project Module Match teams to projects Match student team to compatible projects that are looking for teams to take on the project based on the compatibility of the skills that team can offer and the team's preferred industry and preferred technology. Teams would be able to set their own filter for the search.
General Module View statistics. Course Coordinator must be able to see IS480 statistics.
Manipulate statistics Course Coordinator must be able to drill-down, roll-up and slice and dice IS480 statistics.
Download statistics. Course Coordinator must be able to download IS480 statistics.
Send notification to users Allows course coordinator to send notification to users via the system and/or email when there are important announcements to make.
View notifications View all the important announcements on home page so that students can be updated on the latest news regarding the FYP projects.
Audit Trail Course Coordinator must be able to view the audit trail of users, teams, projects and sponsors.
Sponsor Module CRUD Comments Sponsors and students can CRUD comments to projects.

Tertiary Functions

Module Function Description
Scheduling Module Integrate groups to sign up for slots instead of users. Allow team to sign up for slots.
Team Module CRUD Proposal/Mid- Term/Final Review Allows course coordinators, supervisors, reviewers and sponsors to add their proposal/mid-term/final reviews
Project Module CRUD Project Details/Documents Allows team to use the website as a replacement for wiki for their project.
Request Project Approval Allows students to request the sponsor to accept the team for the project.