CSC 313 — Software Engineering

Project Rubric

The project will be graded according to this rubric:

Core Functionality

35% How well does the project work?

25% How well does the project fulfill its requirements?

Code Style, Design, and Development

10% How well does the code embody good design principles and patterns?

10% How “beautiful” is the code? (e.g. conforms to Java code conventions) ?

10% How well documented is the code?

10% How well was version control used?