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

Wizards and Warriors exercise reformat #2718

Closed
manumafe98 opened this issue Feb 2, 2024 · 0 comments · Fixed by #2729
Closed

Wizards and Warriors exercise reformat #2718

manumafe98 opened this issue Feb 2, 2024 · 0 comments · Fixed by #2729
Assignees
Labels
discussion x:action/improve Improve existing functionality/content x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/concept Work on Concepts x:module/concept-exercise Work on Concept Exercises x:status/claimed Someone is working on this issue x:type/content Work on content (e.g. exercises, concepts)

Comments

@manumafe98
Copy link
Contributor

As this concept exercises introduces to the topic of inheritance for me, seems a bit weird to give the student the class with the inherited parent class already in the code.
I was thinking that we can create a tasks that ask the student to implement the classes Wizard and Warrior and then that they extend also this classes with the parent class Fighter.
Maybe as well give a brief introduction on what's Override doing in the code.

@manumafe98 manumafe98 added discussion x:action/improve Improve existing functionality/content x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/concept Work on Concepts x:module/concept-exercise Work on Concept Exercises x:type/content Work on content (e.g. exercises, concepts) labels Feb 2, 2024
@manumafe98 manumafe98 self-assigned this Feb 8, 2024
@manumafe98 manumafe98 added the x:status/claimed Someone is working on this issue label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion x:action/improve Improve existing functionality/content x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/concept Work on Concepts x:module/concept-exercise Work on Concept Exercises x:status/claimed Someone is working on this issue x:type/content Work on content (e.g. exercises, concepts)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant