Checklist/Evaluation Template for CS 4413 Lab 3 ... You must complete the “What is working” column of this... lab in order for it to be graded. If the...

advertisement
Checklist/Evaluation Template for CS 4413 Lab 3
NAME:_________________________
You must complete the “What is working” column of this evaluation and hand in as part of your
lab in order for it to be graded. If the item works you can just put a checkmark, but if it doesn’t
work, provide a detailed explanation. You can edit in Word to use as much room as you need for
explanations or put a footnote and provide the explanation below.
Item
Home page has appropriate
behavior and links
The showall pages have
appropriate behavior
The update pages have
appropriate behavior
The show pages have
appropriate behavior
Implementation should be
object-oriented and MVC based.
Database implementation uses
PDO with appropriate
exception handling.
Each PHP class has unit tests
and a test page.
Project deployed to your cloud
account under correct name.
Eclipse project pushed to your
github repository and shows
significant record of
appropriate commits. The
SQL files for the project are in
an sql subdirectory.
What is working
Evaluation
Download