Grading Rubric for Project 4 - Fall 2022Grading Rubric for Project 4 - Fall 2022CriteriaRatingsPtsThis criterion is linked to a Learning OutcomeSubmit the entire Project4 webapp folder from Tomcat for...

2 answer below »



Grading Rubric for Project 4 - Fall 2022






































Grading Rubric for Project 4 - Fall 2022

CriteriaRatingsPts




This criterion is linked to a Learning Outcome

Submit the entire Project4 webapp folder from Tomcat for this program.
Submit your entire Project4 folder from your Tomcat installation webapps folder. This should include all files necessary to run your three applications. Your webapp folder must be named Project4. Do not submit individual files from this webapp, include the entire Project4 webapp structure from Tomcat.

















10pts

Full Marks










0pts

No Marks








10pts






This criterion is linked to a Learning Outcome

33 screen shots submitted along with your webapps folder according to the commands listed in the project4rootcommands.sql, project4clientcommand.sql, project4dataentrycommands.sql script files, and the final screenshot from the MySQL Workbench showing the results of SELECT * FROM SUPPLIERS:.
You provided the 33 required screenshots showing your application's execution of each of the command sequences in the project4rootcommands.sql, project4clientcommands.sql, project4dataentrycommands.sql script files, and the final screenshot from the MySQL Workbench. The assumption for this project is that your "client" has only select privileges on the project4 database and the "root" has all permissions. Your data entry-level user will only use the interface provided via the PreparedStatement interface. This criterion carries the most weight as it is essentially demonstrating that your servlet applications correctly implement the requirements of the project.
Note: You can include the folder of screenshots in the top-level of your Project4 webapp if you would like. Otherwise, submit them as a separate folder and be sure to inform the TAs where your screenshots are located.
See the project document for a complete listing of the exact screenshots needed for this project submission. Be sure to label your screenshots and keep them in the proper order in your submission.

















60pts

Full Marks










0pts

No Marks








60pts






This criterion is linked to a Learning Outcome

The first-tier of all three of your applications will be a JSP page that will connect the user to the project4 database and allow them to execute SQL commands against this database. You must use properties files to read the user credentials to establish the database connections..
Your front-end pages (for all three applications) must utilize JSP technology (it is not an HTML page) that allows the application to refresh only a portion of the displayed page rather than requiring an entire page refresh. As per the project document, your front-end JSP files for the root-level and client-level users provides the user an "Execute Command" button, a "Reset Form" button, and a "Clear Results" button.The connection to the database is handled by the servlet and must be made via properties file data (resident on Tomcat). The data entry-level user front-end page is also a JSP page, but contains only input template forms for user data entry and does not allow the user to enter SQL commands. The SQL command to insert a new record into the correct table, as per the interface, is executed via a preparedStatement().

















30pts

Full Marks










0pts

No Marks








30pts






This criterion is linked to a Learning Outcome

If you elect to do the bonus problem, attach a note to your WebCourses submission. Submit only the bonus version of the project.
If you did the bonus part of the project, be sure to indicate to the TAs that you implemented the bonus version of the business logic in your application. To get full credit for the bonus part, it must be correctly implemented. This means that ONLY those suppliers directly affected by an update have their status values altered. This will be reflected in your screenshots for the project4rootcommands.sql and project4dataentrycommands.sql scripts. Note that these are bonus points and the project itself will count as 100 points like all other projects.

















15pts

Full Marks










0pts

No Marks








15pts



Total Points:115

Answered 24 days AfterNov 12, 2022

Answer To: Grading Rubric for Project 4 - Fall 2022Grading Rubric for Project 4 - Fall...

Robert answered on Dec 07 2022
39 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here