exercism / fsharp

Exercism exercises in F#.
https://exercism.org/tracks/fsharp
MIT License
108 stars 99 forks source link

Clarify Bird Watcher exercise #1158

Closed scubbo closed 1 year ago

scubbo commented 1 year ago

It is ambiguous to:

I do recognize that both of these issues could be resolved by a student closely reading the examples, and that learning to do due diligence in understanding a task is a core Software Engineer skill. However, Exercism's mission seems to only discuss "programming" (not "engineering"); which I personally understand as being purely the practice of coding, without the undoubtedly important other career "soft skills". That is - that exercises are not intended to be deliberately ambiguous. This is tenuously and tangentially supported by the (excellent) condemnation of ambiguous terms here.

(I chose to clarify what "odd" means, rather than to update the problem definition, because I wasn't sure whether that would invalidate previous solutions)

github-actions[bot] commented 1 year ago

Hello. Thanks for opening a PR on Exercism. We are currently in a phase of our journey where we have paused community contributions to allow us to take a breather and redesign our community model. You can learn more in this blog post. As such, all issues and PRs in this repository are being automatically closed.

That doesn't mean we're not interested in your ideas, or that if you're stuck on something we don't want to help. The best place to discuss things is with our community on the Exercism Community Forum. You can use this link to copy this into a new topic there.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

ErikSchierboom commented 1 year ago

Whilst this is a breaking change, I think you are 100% correct in that the new naming is a lot less confusing. Thanks!

scubbo commented 1 year ago

Thank you! :D