-
-
Notifications
You must be signed in to change notification settings - Fork 148
Ensure deprecated exercises are deprecated #813
Copy link
Copy link
Closed
Labels
good first issuex:action/syncSync content with its latest versionSync content with its latest versionx:knowledge/elementaryLittle Exercism knowledge requiredLittle Exercism knowledge requiredx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercisesx:rep/smallSmall amount of reputationSmall amount of reputationx:size/smallSmall amount of workSmall amount of workx:type/contentWork on content (e.g. exercises, concepts)Work on content (e.g. exercises, concepts)
Metadata
Metadata
Assignees
Labels
good first issuex:action/syncSync content with its latest versionSync content with its latest versionx:knowledge/elementaryLittle Exercism knowledge requiredLittle Exercism knowledge requiredx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercisesx:rep/smallSmall amount of reputationSmall amount of reputationx:size/smallSmall amount of workSmall amount of workx:type/contentWork on content (e.g. exercises, concepts)Work on content (e.g. exercises, concepts)
This forum post says that Binary is deprecated for very long, but PHP still has it active.
As deprecating exercises does not do any harm to existing solutions and people currently attempting it, we should ensure, that all deprecated exercises from problem-specifications are marked as deprecated and so not shown to new users.
I'm sure,
configlethas a command to list those exercises and they can easily be marked deprecated in the centralconfig.json.