swift icon indicating copy to clipboard operation
swift copied to clipboard

Clock exercise's instructions are insufficient

Open a-co opened this issue 3 years ago • 0 comments

A student I was mentoring expressed frustration that it is not clear from the instructions that you need to use the CustomStringConvertible protocol to solve this problem. She hadn't encountered CustomStringConvertible before and only found out about it from browsing public solutions to this problem. Is there a pedagogical reason why this information is left out of the instructions? If not, can we update the instructions to include this information so students don't have to look at previous solutions or the tests in order to solve this problem?

Thanks!

a-co avatar Sep 05 '22 15:09 a-co