Unit 6: Tutor Feedback - Georgia04/C0543_ConsoleApp GitHub Wiki

Task 6.1 (4.0/5.0)

Reason Deductions Mark Comment
Documentation 0 5.0 Excellent screen shots
Block Comments 0 5.0 Good commenting
Poor Names 0 5.0 Good Naming
Poor Layout -0.5 4.5 Some poor indentation in controller
Poor Structure 0 4.5 Good
Code Not Working -0.5 4.0 The last message wrong

Comment

Well done, you game largely works, but some poor layout of code in the controller.

Task 6.2 Scoring System (4.0/5.0)

Reason Deductions Mark Comment
Documentation -1.0 3.5 Good class diagram, poor use case, poor testing
Block Comments 0 4.0 Good commenting
Poor Names 0 4.0 Good Naming
Poor Layout -0.5 3.5 Some poor indentation in controller
Poor Structure 0 3.5 Good
Code Not Working 0 3.5 Scoring works

Comments

You need to improve your use case diagrams and understand how to create a full test plan. You have not written any evaluation of your programs. Get in the habit of writing down what works, and what could be improved.

Task 6.3 Scoring System (3.5/5.0)

Reason Deductions Mark Comment
Documentation -1.0 4.0 Good class diagram, poor use case, poor testing
Block Comments 0 4.0 Good commenting
Poor Names 0 4.0 Good Naming
Poor Layout -0.5 3.5 Some poor indentation in controller
Poor Structure 0 3.5 Good
Code Not Working 0 3.5 Image class used well

Comments

Your game makes good use of an Image class that draws the pictures