-
-
Notifications
You must be signed in to change notification settings - Fork 677
Closed
Labels
x:action/improveImprove existing functionality/contentImprove existing functionality/contentx:knowledge/noneNo existing Exercism knowledge requiredNo existing Exercism knowledge requiredx:module/concept-exerciseWork on Concept ExercisesWork on Concept Exercisesx:size/smallSmall amount of workSmall amount of workx:status/claimedSomeone is working on this issueSomeone is working on this issuex:type/contentWork on content (e.g. exercises, concepts)Work on content (e.g. exercises, concepts)
Description
The whole purpose of the need-for-speed exercise is to teach students how to define and work with struct types. The stub file already defines the struct types though, which means that the student won't have to do this themselves. This is not wrong per se, but is likely a sub-optimal learning experience, as we prefer to have new syntax be written from scratch by students.
Tracks usually "solve" this by adding a comment in the source code with a TODO requesting the student to define a certain type of syntax. See this example.
Metadata
Metadata
Assignees
Labels
x:action/improveImprove existing functionality/contentImprove existing functionality/contentx:knowledge/noneNo existing Exercism knowledge requiredNo existing Exercism knowledge requiredx:module/concept-exerciseWork on Concept ExercisesWork on Concept Exercisesx:size/smallSmall amount of workSmall amount of workx:status/claimedSomeone is working on this issueSomeone is working on this issuex:type/contentWork on content (e.g. exercises, concepts)Work on content (e.g. exercises, concepts)