Open main menu

CDOT Wiki β

Changes

BBB BUC Prof MngCSetting

307 bytes added, 15:32, 18 June 2013
no edit summary
'''Brief Description:'''
User can manage class setting settings by defining preferred properties.
! Step# !! Actor !! System !! Data Used
|-
| style="text-align: center;" | 1 || Clicks the "Class Settings" button. || Redirects to the "Class Setting Settings" page. || Database is not affectedAll fields in the 'course' table are used.
|-
| style="text-align: center;" | 2 || Chooses a class from the drop-down list field labeled "Filter by class". || Sets the "Filter by class " field is set to the respectively chosen class. || Database is not affectedAll fields in the 'course' and 'section' tables are used.
|-
| style="text-align: center;" | 3 || Chooses a section from the drop-down list field labeled "Section". || Filter by class Sets the "Section" field is set to the respectively chosen section, and returns a respective list of changeable settings and a list of students registered in the class. || Database is not affectedAll fields in the 'student', 'course', and 'section' tables are used.
|-
    | style="text-align: center;" | 3 4 || Fills in editable fieldsModifies default or previously edited settings (Allow private chat, Allow multiple user whiteboard, Allow recording, Allow to share camera). || Filled in fields Modifications are respectively set. || Database is not affected.
|-
| style="text-align: center;" bgcolor="#E0E0E0" | 4 5 || bgcolor="#E0E0E0" |Optionally, chooses to create a schedule edit student information by clicking the "Edit Schedule" buttonin a listed record. || bgcolor="#E0E0E0 " | Returns a screen with editable fields regarding schedule student details. || bgcolor="#E0E0E0" | Database is not affectedAll fields in the 'student' table are used.
|-
| style="text-align: center;" bgcolor="#E0E0E0" | 5 6 || bgcolor="#E0E0E0" | Fills in editable fields and chooses to save schedulestudent information. || bgcolor="#E0E0E0" | Prompts Validates fields and prompts if schedule student information is correct. || bgcolor="#E0E0E0" | Database is not affected.
|-
| style="text-align: center;" bgcolor="#E0E0E0" | 6 7 || bgcolor="#E0E0E0" | Confirms whether or not inserted the student updated information is correct. || bgcolor="#E0E0E0" | Returns to the page with that has the previously filled in meeting details including selected class and its respective section, and includes student updated schedule informationon the screen. || bgcolor="#E0E0E0" | Database Student updated information is not affectedsaved in the database. All fields in the 'student' table are used.
|-
| style="text-align: center;" rowspan="2" bgcolor="#E0E0E0" | 7 8 || rowspan="2" | (1). Chooses to save meetingclass settings, or (2). chooses to cancel meeting creation class settings editing process. || (1). Persists meeting and schedule class settings details. || (1). Meeting title "Allow private chat", if camera activation will only be available for the presenter, if a "Allow multiple user whiteboard will be used", if the meeting will be recorded, meeting date, meeting schedule"Allow recording", and attendees white-list "Allow to share camera" definitions are added to updated in the database. All fields in the 'course' and 'section' tables are used.
|-
| bgcolor="#E0E0E0" | (2). Discards inserted meeting and schedule updated class settings details. || bgcolor="#E0E0E0" | (2). Database is not affected.
|}
* User gets a feedback message informing that transaction was successful.
* A new meeting is added to user's calendarUpdated class settings are now effective.* 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 User returns to the calendar home page.