Notes
This document is a set of notes on the software engineering handouts.
Note that you will be required to hand in those handouts (filled-in) as part of your assignment submission. Please keep the hand-outs as a master copy so you can photocopy them.
Log:
- Each developer maintains their own log for all work done on the project.
- Logs are maintained for solo as well as inspection work
- At the end of an inspection session, the session documentor records the changes on their log.
- Don’t go overboard on the logs.
- In the "task" section of the log, enter the activity ID (from the "Template for each scenario" sheet).
- In the "component effected" section of the log, enter the component number (from the "components" sheet).
Components:
- Component descriptions are either reserved words (marked with a "!") or one you make up yourself.
- You can change your own component descriptions, but not the reserved descriptions.
- You MUST NOT change the existing component numbers.
- You can add component numbers, but you MUST NOT EVER remove or change these numbers
- The design for the components is incomplete. The following classes are used in scenarios 1,2,3 but are up to you to build:
- LetterForm
- Acceptance Letter
- Rejection Letter
- ProgramCommittee
- Organising Commitee