Skip to content

Commit

Permalink
Clarified phrasing of project.
Browse files Browse the repository at this point in the history
  • Loading branch information
aubertc committed Nov 5, 2024
1 parent c16d63b commit 48a424c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/projects/evaluation/description.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@ In particular, make sure you write your name and the date in a delimited comment

This project is already challenging *as is*, but bonus will be given if:

- (easy) The `GetContact()` method cannot be overridden,
- (easy) Except in the `Evaluation` class, make it so that the `GetContact()` methods cannot be overridden,
- (medium) Your `Main` method exhibits many test cases and illustrates your classes' features nicely,
- (hard) A mechanism is implemented to either export the attributes of an `Evaluation` object into a file or to load it from a file.

0 comments on commit 48a424c

Please sign in to comment.