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

Update status of Concept Exercises #14

Closed
ErikSchierboom opened this issue Jan 28, 2021 · 0 comments
Closed

Update status of Concept Exercises #14

ErikSchierboom opened this issue Jan 28, 2021 · 0 comments

Comments

@ErikSchierboom
Copy link
Member

Concept Exercises can have a status specified in their "status" field in their config.json entry, as specified in the spec. This status can be one of four values:

  • "active": The normal state of active exercises.
  • "wip": A new, work-in-progress exercise not ready for public consumption.
  • "beta": A new, active exercise that you want feedback on.
  • "deprecated": An old exercise that is no longer active.

The "status" key can also be omitted, which is the equivalent of setting it to "active".

This was referenced Jan 29, 2021
@ErikSchierboom ErikSchierboom added x:action/improve Improve existing functionality/content x:size/massive Massive amount of work x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) x:knowledge/none No existing Exercism knowledge required x:size/large Large amount of work x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/practice-exercise Work on Practice Exercises x:size/small Small amount of work x:size/tiny Tiny amount of work x:type/content Work on content (e.g. exercises, concepts) x:module/test-runner Work on Test Runners x:action/create Work on something from scratch x:knowledge/advanced Comprehensive Exercism knowledge required and removed x:action/improve Improve existing functionality/content x:size/massive Massive amount of work x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) x:knowledge/none No existing Exercism knowledge required x:size/large Large amount of work x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/practice-exercise Work on Practice Exercises x:size/small Small amount of work x:size/tiny Tiny amount of work x:type/content Work on content (e.g. exercises, concepts) x:module/test-runner Work on Test Runners x:action/create Work on something from scratch x:knowledge/advanced Comprehensive Exercism knowledge required labels Aug 18, 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