| Main Screen | Here is a picture of the Schedule Editor with a schedule. The list of tasks takes up the bulk of the window (the grey area). (The "end" line shows the total duration of the schedule.) |
| Menus | The two menus are File and Edit. The File menu allows you to read and save schedules. The Edit window lets you modify the current schedule. |

We can go over the columns of the task listing.
| Time | The first column lists the cumulative time of the tasks in the schedule. The total time for one session is listed at the end. As you can see it is 2 minutes and 20 seconds. Proper display of Time and Duration depends on your Windows time format being set to 24 hour mode. This is done through the "international" icon on the Windows Control Panel. |
| Task | This is the task to be performed. Each task has a three character identifier. The tasks are shown below. |
| Dur | This is the length of time that the subject must perform the task. ("Dur" is short for Duration.) |
| Parameters | These are bits of information specific to the task. They include names of files, timeouts, etc. There are separate parameter editors for each task, and they are described later. |
You can do several things by clicking on various parts of the task list.

| New | Starts a new schedule. |
| Open | Opens an existing schedule. |
| Save | Saves the schedule. If it is a new schedule, then it is doing Save As. |
| Save As | Saves a new schedule. The user is required to give a filename and schedule will be saved in the folder created at the same time using the same name. Refer to the Results Directory for more information. |
| Save Timeline | Saves the schedule as it is. The user is required to provide a filename. |
| About | Displays general information about the schedule editor. |
| Quit | Closes the schedule. The program will prompt for save if any of the opened schedules have been modified or new schedule has been created. |

| Undo | Undos the last change. If multiple changes have been made, the program only allows the schedule recover the last change. Each opened schedule has its own undo. |
| Cut | Copies all the selected lines to a cut-and-paste buffer, and then deletes them from the schedule. |
| Copy | Copies all the selected lines to the cut-and-paste buffer, without changing the current schedule. |
| Paste | Copies all the lines from the cut-and-paste buffer and inserts them in the schedule before the selected line. |
| Insert | Inserts a schedule after the current selected line. The user will be asked to select the script folder and the script will be inserted. |