+1-316-444-1378

Simulator Rubric

Criteria    Ratings    Pts
This criterion is linked to a Learning OutcomeCorrect submission
Submit Computer.java and ComputerTest.java files on Canvas.    0.0 pts
Full Marks    0.0 pts
No Marks
    0.0 pts
This criterion is linked to Learning OutcomeCoding conventions and didn’t modify code
Follow the coding conventions provided in the starter code and dont rewrite or change any of the method signatures.    4.0 pts
Full Marks    2.0 pts
No Marks
    4.0 pts
This criterion is linked to a Learning OutcomeADD, LD, BR, OUT, HALT
ADD, LD, BR, OUT, HALT instructions implemented correctly.
ADD – 2, LD – 2, BR – 2, OUT and HALT – 1 (Points)    7.0 pts
Full Marks    0.0 pts
No Marks
    7.0 pts
This criterion is linked to a Learning OutcomeADD, LD, BR Tests
ADD, LD, BR, Tested correctly
ADD – 2, LD – 1, BR – 2    5.0 pts
Full Marks    0.0 pts
No Marks
    5.0 pts
This criterion is linked to a Learning OutcomeSimulator code runs correctly
Display 9 to 1    5.0 pts
Full Marks    0.0 pts
No Marks
    5.0 pts
This criterion is linked to a Learning OutcomeCC is implemented correctly    4.0 pts
Full Marks    0.0 pts
No Marks
    4.0 pts
This criterion is linked to a Learning OutcomeExtra Credit
Extra Credit: Implement AND, LDI, STI, LDR, STR in addition to the above instructions for extra credit 1 point for each instruction implemented. You must create test methods in ComputerTest class to test these new methods. You will be graded on the test methods.    0.0 pts
Full Marks    0.0 pts
No Marks
    0.0 pts
Total Points: 25.0