1
edit
Changes
→Professor
* Can create meetings
* Can create lectures
'''Create Meeting'''
Actor: Clicks on the empty section of a calendar date or clicks the "Create Event" button.
System: Returns empty page with editable fields/drop-downs regarding meeting details.
Actor: Fills in editable fields and optionally chooses to create a schedule.
Create Schedule
System: Returns a page with editable fields/drop-downs regarding schedule details.
Actor: Fills in editable fields and chooses to save schedule.
System: Asks actor if they are sure they wish to create the schedule.
Actor: Accepts.
System: Returns page with previously filled in meeting details.
Actor: Chooses to save meeting.
System: Persists meeting and schedule details.
'''Create lectures'''
Actor: Clicks on the empty section of a calendar date or clicks the "Create Event" button.
System: Returns empty page with editable fields/drop-downs regarding lecture details.
Actor: Fills in editable fields and optionally chooses to create a schedule.
Create Schedule
System: Returns a page with editable fields/drop-downs regarding schedule details.
Actor: Fills in editable fields and chooses to save schedule.
System: Asks actor if they are sure they wish to create the schedule.
Actor: Accepts.
System: Returns page with previously filled in lecture details.
Actor: Chooses to save lecture.
System: Persists meeting and schedule details.
==Admin==