-
-
Notifications
You must be signed in to change notification settings - Fork 711
Open
Labels
x:action/createWork on something from scratchWork on something from scratchx:knowledge/advancedComprehensive Exercism knowledge requiredComprehensive Exercism knowledge requiredx:module/analyzerWork on AnalyzersWork on Analyzersx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercisesx:size/largeLarge amount of workLarge amount of workx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)x:type/contentWork on content (e.g. exercises, concepts)Work on content (e.g. exercises, concepts)
Milestone
Description
The Bank Account exercise on the Java track is being featured in the #48in24 challenge, which means that we expect an influx of students attempting to solve it during that week.
It would be nice if the exercise contains some more content by that time.
One example of this is to add analyzer feedback for the exercise, to provide automated feedback on submitted solutions.
Adding analyzer feedback is done in three steps:
- Create (or update) the
.meta/design.md
file for the exercise explaining what type of feedback the analyzer should provide (example for the Leap exercise). - Add the copy for the analyzer comments to exercism/website-copy.
- Implement the analyzer rules in exercism/java-analyzer.
Metadata
Metadata
Assignees
Labels
x:action/createWork on something from scratchWork on something from scratchx:knowledge/advancedComprehensive Exercism knowledge requiredComprehensive Exercism knowledge requiredx:module/analyzerWork on AnalyzersWork on Analyzersx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercisesx:size/largeLarge amount of workLarge amount of workx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)x:type/contentWork on content (e.g. exercises, concepts)Work on content (e.g. exercises, concepts)