CS121 Software Development
Wiki Guidelines
Your Wiki pages should describe your projects and record their progress.
You should regularly add information to your wiki. You should not, in general,
modify what has already been written! You may include any information
you feel is pertient but you must, at least, include the following
pages for each of the three projects.
- TitleAbstract
- Gives the name of the project and a brief description.
- ContactInfo
- Gives contact info for all team members.
- ProjectStatement
- Links concept treatment, feasability study, design document, and final report.
- ProjectMilestones
- Lists major and minor milestones by due date and describes their current status.
- RiskAnalsysis
- Links all risk anlayses and their follow up reports.
- ProjectModels
- Links all project modeling artifacts including use cases, class diagrams, etc.
- Individual logs
- Describes project activity by date. Also includes contact info.
- ExecutableRecord
- Links executables of all prototypes and release versions.
- TestPlan
- Links unit, integration, and acceptance test plans and their
results.
- ProjectPresentations
- Links all presentations.
- UserGuide
- Links user guide.