Back to the faculty page for James Tam | Return to the course web page |
No documentation at all.
No version control [How to demonstrate some sort of versioning system - tied to assignment features].
Common things excluded or not fully completed by students in their documentation: contact information, listing program limitations when applicable, listing program features (JT's comment: you can even copy paste or paraphrase features right out of the assignment). Some students provided incorrect information such as tutorial: Again here is a list of the tutorials and instructors. You can find out which tutorial you are registered in by checking your winter 2021 schedule in the university portal).
Over documenting code e.g. int age; //Declares an integer variable named age. (On top of this the markers indicate that in some cases this was done for each instruction in the program).