1. The document describes a database design lab that involves normalizing an entity relationship diagram (ERD) to third normal form based on data requirements and business rules for a college scheduling system.
2. Students are asked to identify entities, attributes, and relationships and represent them in an ERD using Visio. They then normalize the ERD by splitting tables to remove many-to-many relationships and redundancy.
3. The final deliverables are an ER matrix document identifying the entities and relationships and a Visio file with the normalized ERD on a separate page from the initial ERD.