Difference between revisions of "BBB Seneca Integration Use Cases"

From CDOT Wiki
Jump to: navigation, search
(total change)
(Common Use Cases)
Line 13: Line 13:
 
=Manage Department=
 
=Manage Department=
 
=Class Settings=
 
=Class Settings=
 
=Common Use Cases=
 
 
==Authentication==
 
 
===Login===
 
* User logs in to the system through a the login page with a userid and password in two steps:
 
*:# Directory Service Authentication
 
*:#: User is checked against the directory service, if found the user is authenticated and the department of the user is updated in the database.
 
*:# Local Authentication
 
*:#: If the user is not found in the directory service, the user will be checked against the local users table, authenticated and logged in.
 
== Calendar ==
 
 
* Meetings can get created by clicking on the empty space on a day which bring the use to the Create meeting use case.
 
* Display Calendar
 
* Filter Calendar
 

Revision as of 15:02, 6 June 2013

Authentication

General User Page

Student Page

Professor Page

Admin Page

Super Admin Page

User Settings

Manage Professors

Manage System Subjects

Manage Users

System Settings

Manage Departments

Manage Department

Class Settings