Rubric

Keep in mind that 8 students have already been assessed using this rubric. Changing it will affect their evaluations.
Final Database Design Project - Rubric
Final Database Design Project - Rubric
Criteria Ratings Pts
Normalized Comic Book Relational Databse, with 4-6 tables, with various data types (used correctly).
threshold: pts
pts
20 pts
--
Create (2) different Views with logical ifnormation being pulled from at least (2) different tables.
threshold: pts
pts
10 pts
--
Create at least (2) the following constraints (check, null, default, unique) to maintain data integrity.
threshold: pts
pts
5 pts
--
Create at least (1) package, function or trigger.
threshold: pts
pts
5 pts
--
Create (2) Users (1) with Read-Only Acces and (1) with Update Access, provide user login information.
threshold: pts
pts
10 pts
--
Create (2) different Data Manipulation Language (DML) statements to test your users access.
threshold: pts
pts
10 pts
--
Create (1) word document, with all of the tables and views scripted, so that all table information is displayed.
threshold: pts
pts
15 pts
--
Provide the Database (See FinalProject_ScriptUploadInstructions) so that you send the database objects as well as the data for me to import.
threshold: pts
pts
15 pts
--
Creat Entity Design Daigram, and include it at the end of your Database Design Document (DDD).
threshold: pts
pts
5 pts
--
Create Maintenance Plan, and include snapshot at the end of your Database Design Document (DDD).
threshold: pts
pts
5 pts
--