Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Concept Exercise: attack-of-the-trolls/flag-enums #1467

Open
valentin-p opened this issue Dec 11, 2020 · 1 comment
Open

Improve Concept Exercise: attack-of-the-trolls/flag-enums #1467

valentin-p opened this issue Dec 11, 2020 · 1 comment

Comments

@valentin-p
Copy link
Contributor

This issue describes how to improve the attack-of-the-trolls concept exercise for the concept flag-enums for the C# track.

Getting started

Please please please read the docs before starting. Posting PRs without reading these docs will be a lot more frustrating for you during the review cycle, and exhaust Exercism's maintainers' time. So, before creating the issue, please read up on the following documents:

Please also watch the following video:

Goal

The Enums Advanced exercise should be lightly modified to require parsing an enum with Enum.Parse.
Consider adding the generic-types Concept as prerequisites if necessary (edit config.json and .meta/design.md).
Change the solution and test file and the .meta/Example.cs accordingly
Change the hints.md and instructions.md files accordingly

Help

If you have any questions while improving the exercise, please post the questions as comments in this issue.

@valentin-p
Copy link
Contributor Author

Closes exercism/v3#663

@mikedamay mikedamay transferred this issue from exercism/v3 Jan 28, 2021
@mikedamay mikedamay changed the title [C#] Improve Concept Exercise: attack-of-the-trolls/flag-enums [V3] Improve Concept Exercise: attack-of-the-trolls/flag-enums Jan 28, 2021
@ErikSchierboom ErikSchierboom changed the title [V3] Improve Concept Exercise: attack-of-the-trolls/flag-enums Improve Concept Exercise: attack-of-the-trolls/flag-enums Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant