Difference between revisions of "BBB BUC Prof MngCSetting"
Line 1: | Line 1: | ||
− | = '''Manage | + | = '''Manage Class Settings''' = |
'''Brief Description:''' | '''Brief Description:''' | ||
− | User can manage | + | User can manage class setting by defining preferred properties. |
Line 19: | Line 19: | ||
! Step# !! Actor !! System !! Data Used | ! Step# !! Actor !! System !! Data Used | ||
|- | |- | ||
− | | style="text-align: center;" | 1 || Clicks | + | | style="text-align: center;" | 1 || Clicks the "Class Settings" button. || Returns a page with editable fields regarding meeting details. || Database is not affected. |
|- | |- | ||
| style="text-align: center;" | 2 || Chooses "Meeting" as type of event from the drop-down list. || Event Type field is set to "Meeting". || Database is not affected. | | style="text-align: center;" | 2 || Chooses "Meeting" as type of event from the drop-down list. || Event Type field is set to "Meeting". || Database is not affected. | ||
Line 45: | Line 45: | ||
'''Successful Post-conditions:''' | '''Successful Post-conditions:''' | ||
− | * User gets a feedback message informing successful | + | * User gets a feedback message informing that transaction was successful. |
* A new meeting is added to user's calendar. | * A new meeting is added to user's calendar. | ||
* On the screen, user has the option to create another meeting, to view the created meeting being shown in the calendar, and to simply return to the calendar page. | * On the screen, user has the option to create another meeting, to view the created meeting being shown in the calendar, and to simply return to the calendar page. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 15:24, 14 June 2013
Manage Class Settings
Brief Description:
User can manage class setting by defining preferred properties.
Scenario 1: Create new meeting.
Preconditions:
- User is authenticated.
- User is accessing the home page.
Step# | Actor | System | Data Used |
---|---|---|---|
1 | Clicks the "Class Settings" button. | Returns a page with editable fields regarding meeting details. | Database is not affected. |
2 | Chooses "Meeting" as type of event from the drop-down list. | Event Type field is set to "Meeting". | Database is not affected. |
3 | Fills in editable fields. | Filled in fields are respectively set. | Database is not affected. |
4 | Optionally, chooses to create a schedule by clicking the "Edit Schedule" button. | Returns a screen with editable fields regarding schedule details. | Database is not affected. |
5 | Fills in editable fields and chooses to save schedule. | Prompts if schedule information is correct. | Database is not affected. |
6 | Confirms whether or not inserted information is correct. | Returns to the page with previously filled in meeting details including updated schedule information. | Database is not affected. |
7 | (1). Chooses to save meeting, or (2). chooses to cancel meeting creation process. | (1). Persists meeting and schedule details. | (1). Meeting title, if camera activation will only be available for the presenter, if a whiteboard will be used, if the meeting will be recorded, meeting date, meeting schedule, and attendees white-list definitions are added to the database. |
(2). Discards inserted meeting and schedule details. | (2). Database is not affected. |
Alternative event flow. |
Successful Post-conditions:
- User gets a feedback message informing that transaction was successful.
- A new meeting is added to user's calendar.
- On the screen, user has the option to create another meeting, to view the created meeting being shown in the calendar, and to simply return to the calendar page.