Appendix A - Late Additions and Fixes
- The dates that show up in the upper right of the Eclass window top bar
need to be removed from all the images that they appear in. Instead of 'Today's
Lecture' the user will use a 'New' menu item in the 'File' menu to open a
new lecture.
- The menu bars that appear in the 'Lecture Outline' and 'Lecture Slide' windows
need to be removed from all the images in section 2.3 that they appear in.
Users will only use the main menu bar to access the menu items described in
the scenarios. Having multiple menubars with the same items would be confusing
and clutter the interface.
- A brief scenario is needed to describe inserting an image in section 2.3.
- All the tag block items in LectureDB.rsl should be refactored so that they
inherit from an object called TagBlock since they all have StartTag, EndTag,
StartIndex, EndIndex, StartPosition and EndPosition components.