RubricDetail2022SP-COSC-2436-527012022SP.._.pdf

3/30/22, 5:06 PM Rubric Detail – 2022SP-COSC-2436-52701 2022SP ...

https://dcccd.blackboard.com/webapps/rubric/do/course/gradeRubric?mode=grid&isPopup=true&rubricCount=1&prefix=_8226146_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 YourNameAssignment3A.java �le]

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

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

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

Wrote the "Left as an exercise" code for YourNameTree [grading YourNameTree.java �le]

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

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

0 (0.00%) 5 (10.00%) 10 (20.00%)

Wrote the YourNamePrint method for all the classes and call it in driver class main method for all the structures

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

Name: Assignment3A Rubric

Description: The grading rubric for Assignment3A Exit

Grid View List View

3/30/22, 5:06 PM Rubric Detail – 2022SP-COSC-2436-52701 2022SP ...

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

  Missing Partial Correct and printed the returned strings [grading YourNameBinarySearchTree.java �le]

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

0 (0.00%) 6.25 (12.50%)

12.5 (25.00%)

In the driver class main, create an instance of the user-de�ned YourNameBinarySearchTree above and test/demonstrate ALL functionality/methods: should call insert, search, delete, inorder, postorder, and preorder methods and call the YourNamePrint after each of them to show their functionality [grading YourNameAssignment3A.java �le]

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

In the driver class main, create an instance of the user-de�ned YourNameAVLTree above and test/demonstrate ALL functionality/methods: should call insert, search, delete, inorder, postorder, and preorder methods and all balancing methods and call the YourNamePrint after each of them to show their functionality [grading YourNameAssignment3A.java �le]

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

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

0 (0.00%) 0.25 (0.50%) 0.5 (1.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%) 0.75 (1.50%) 1.5 (3.00%)

3/30/22, 5:06 PM Rubric Detail – 2022SP-COSC-2436-52701 2022SP ...

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

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

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

0 (0.00%) 0.75 (1.50%) 1.5 (3.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:Assignment3A Rubric

Description:The grading rubric for Assignment3A Exit