GradingRubric.pdf

4/13/22, 4:20 PM Rubric Detail – 2022SP-COSC-2436-52701 2022SP ...

https://dcccd.blackboard.com/webapps/rubric/do/course/gradeRubric?mode=grid&isPopup=true&rubricCount=1&prefix=_8226166_1&course_id=_654… 1/3

Rubric Detail A rubric lists grading criteria that instructors use to evaluate student work. Your instructor linked a rubric to this item and made it available to you. Select Grid View or List View to change the rubric's layout.

  Missing Partial Correct

Create the assignment project and driver class with correct main method [grading YourNameAssignment3C.java �le]

0 (0.00%) 1.25 (2.50%) 2.5 (5.00%)

Create YourNameGraph and Edge with required �elds and methods [grading YourNameGraph.java and Edge.java �les]

0 (0.00%) 2.5 (5.00%) 5 (10.00%)

Create YourNameUnweightedGraph with required �elds and methods [grading YourNameUnweightedGraph.java �le]

0 (0.00%) 6.25 (12.50%)

12.5 (25.00%)

Wrote the YourNamePrintGraph method and call it in driver class main method [grading YourNameUnweightedGraph.java �le]

0 (0.00%) 1.25 (2.50%) 2.5 (5.00%)

Wrote the YourNamePrintDepthFirst method and call it in driver class main method [grading

0 (0.00%) 2.5 (5.00%) 5 (10.00%)

Name: Assignment3C Rubric

Description: The grading rubric for Assignment3C Exit

Grid View List View

4/13/22, 4:20 PM Rubric Detail – 2022SP-COSC-2436-52701 2022SP ...

https://dcccd.blackboard.com/webapps/rubric/do/course/gradeRubric?mode=grid&isPopup=true&rubricCount=1&prefix=_8226166_1&course_id=_654… 2/3

  Missing Partial Correct

[g g YourNameUnweightedGraph.java �le]

Wrote the YourNamePrintBreathFirst method and call it in driver class main method [grading YourNameUnweightedGraph.java �le]

0 (0.00%) 2.5 (5.00%) 5 (10.00%)

In the driver class main, read the data from the Assingment3CData.txt and and added the data into an array of strings called YourNameVertices AND 2D array of integers called YourNameEdges [grading YourNameAssignment3C.java �le]

0 (0.00%) 2.5 (5.00%) 5 (10.00%)

In the driver class main, create an instance of the user-de�ned YourNameUnweightedGraph above using using the YourNameVertices and YourNameEdges arrays and called/test/demonstrate ALL methods to show their functionality [grading YourNameAssignment3C.java �le]

0 (0.00%) 2.5 (5.00%) 5 (10.00%)

Created the Screenshots screenshots document [grading YourNameAssignment3C- Screenshots.java �le]

0 (0.00%) 0.5 (1.00%) 1 (2.00%)

The program compiles and does not have any compiler errors as shown by the screenshots of the entire code in editor

0 (0.00%) 1.25 (2.50%) 2.5 (5.00%)

4/13/22, 4:20 PM Rubric Detail – 2022SP-COSC-2436-52701 2022SP ...

https://dcccd.blackboard.com/webapps/rubric/do/course/gradeRubric?mode=grid&isPopup=true&rubricCount=1&prefix=_8226166_1&course_id=_654… 3/3

  Missing Partial Correct [grading YourNameAssignment3C- Screenshots.docx �le]

The program runs/executes corectly as shown by the complete screenshots of the entire program output in the console [grading YourNameAssignment3C- Screenshots.docx �le]

0 (0.00%) 1.25 (2.50%) 2.5 (5.00%)

The program was user-friendly and all the lines of code have comments [grading all JAVA �les]

0 (0.00%) 0.75 (1.50%) 1.5 (3.00%)

PENALTY: Cheating [-50 points] 0 (0.00%) 0 (0.00%) 0 (0.00%)

PENALTY: Late submission (under 24 hours) [50% of the earned points]

0 (0.00%) 0 (0.00%) 0 (0.00%)

Name:Assignment3C Rubric

Description:The grading rubric for Assignment3C Exit