This introductory scenario shows an individual user scheduling two simple appointments. Appointment scheduling is one of the most commonly performed operations with the Calendar system. In this scenario, the user is assumed to have just been registered in the Calendar system. Hence the user has a brand new calendar with no entries and the standard default settings for all options. Details of user registration and default calendar creation are covered in Section 2.6 .
To schedule an appointment, the user selects the 'Appointment' command
in the
Schedule menu
whereupon the system displays the dialog shown in Figure 4.
Figure 4: Appointment scheduling dialog.
The information in the fourth row of the appointment dialog is used to specify whether, and if so how often an appointment recurs. Immediately to the right of the 'Recurring?' label is a check box. If it is checked on, then information pertinent to a recurring appointment changes from greyed-out to solid type. The recurring information is the 'End Date', the recurring 'Interval', and the seven daily check boxes to the right of the 'Interval' box.
Below the recurring information are additional data entry boxes. The 'Category' entry is a color-coded text string that categorizes the appointment for listing and filtering purposes. Appointment Security is one of four levels: 'public', 'title only', 'confidential', and private. The meaning of the four security levels is as follows:
The appointment 'Location' specifies where it will be held. The location value is a plain text string. The appointment 'Priority' indicates whether an appointment is a 'must' or 'optional'. The priority is used to indicate the general importance of an appointment to the user. The priority is also used in group meeting scheduling, where optional appointments can be automatically rescheduled if necessary. Meeting scheduling is discussed further in Section 2.5 .
The data-entry row starting with 'Remind?' is used to enable the sending of a reminder prior to the start of the appointment. When the 'Remind?' check box is on, the other reminder information changes from greyed-out to solid. The two data-entry fields immediately to the right of the check box indicate how soon before the meeting the reminder is sent. The small box is a numeric value and the other box is one of the three alternatives 'minutes before', 'hours before', or 'days before'. To right of the time-before entry is a box for selecting how the reminder should be sent. The three choices are 'on screen', 'beep only', or 'email'. Details of these reminder formats are covered in Section 2.3.7 .
The bottommost data-entry area in the appointment dialog is for writing a detailed description of the appointment. The user may enter any amount of free-form textual information in the 'Details' field.
After the dialog appears on the screen, the user enters information by a
combination of typing and selecting from pre-defined choices. Figure 5 shows
the result of the user having filled in information for a new appointment
titled "Dentist".
Figure 5: Scheduling a dentist appointment.
To create a new appointment category, the user initially selects the down arrow
next to the 'Category' display box. In response, the system displays
the menu shown in Figure 6.
Figure 6: Initial categories menu, before Outside Appt category has been added.
Figure 7: Edit categories dialog.
Figure 8: Add category dialog.
Figure 9: Creating a new category.
To confirm the scheduling of the dentist appointment, the user presses the 'OK' button in the main schedule-appointment dialog. At this point, the dentist appointment is added to the user's personal calendar.
The user now proceeds to create another appointment, following the same
procedure as above for the dentist appointment. The resulting filled-in
appointment dialog is shown in Figure 10.
Figure 10: Scheduling a second appointment.
The user has set the priority for this new appointment to 'optional' instead of 'must'. The operative effect of selecting an 'optional' priority relates to scheduling group meetings, which is discussed further in Section 2.5 . Aside from group scheduling, the meaning of 'must' versus 'optional' is purely informational, i.e., it indicates the relative importance of the appointment.
The information entered for a recurring appointment initially applies to all occurrences of the appointment. When the user confirms a recurring appointment with the 'OK' button, the appointment is entered into the user calendar on all of the specified dates. Subsequently, the user can change some or all of the information on a recurring appointment for some or all of the recurring dates. Details of how a recurring appointment is changed are covered in 2.4.4 .
After scheduling and confirming an appointment, the appointment data are entered in an online working copy of the user's calendar. In order for the appointments to be permanently saved in the calendar file, the user must invoke the 'File Save' command. The default name of the calendar file for new users is chosen by the system administrator, as described in Section 2.6 . The user may save calendars on as many different files as desired. However, the filename chosen by the system administrator is the only name known to the Calendar system for group scheduling purposes. Further details of file commands are discussed in Section .
After the user presses the 'OK' button in the scheduling dialog, the
dialog itself is removed from the screen. The scheduling information for a
previously scheduled appointment can be reopened by selecting the
'Item' command in the 'View' menu, or by double clicking on
the title of an appointment in a daily, weekly, or monthly display. Details of
these displays are covered in the
next section
of the requirements.