Programming Assignments will be graded according to the following criteria and percentages:
A program’s functional requirements will be scored from 0 to 4 according to the following criteria:
| Score | Criteria |
|---|---|
| 0 | Requirement was not attempted. |
| 1 | Requirement never functions correctly. |
| 2 | Requirement functions correctly occasionally. |
| 3 | Requirement functions correctly most of the time. |
| 4 | Requirement functions perfectly. |
A program’s style requirements will be scored from 0 to 2 according to the following criteria:
| Score | Criteria |
|---|---|
| 0 | Requirement met rarely. |
| 1 | Requirement met sometimes. |
| 2 | Requirement met most of the time. |