Multiple-Choice-Test-Project
Project for CIS-382 Database Programming
Project Description:
design and implment a system for managing multiple-choice tests.You should support:
- addition of new questions
- editing questions
- creation of tests from the available set of questions
User must be able to:
- take tests
- receive feedback on scores and save in the database
Environment and Requirements
- Postgres SQL as the DBMS
- database should be in at least third normal form
Authors
- Adam Herbst
- Mauleen Ndlovu