#48in24: Add analyzer feedback for Knapsack #2715
Labels
x:action/create
Work on something from scratch
x:knowledge/advanced
Comprehensive Exercism knowledge required
x:module/analyzer
Work on Analyzers
x:module/practice-exercise
Work on Practice Exercises
x:size/large
Large amount of work
x:type/coding
Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
x:type/content
Work on content (e.g. exercises, concepts)
Milestone
The Knapsack 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:
.meta/design.md
file for the exercise explaining what type of feedback the analyzer should provide (example for the Leap exercise).The text was updated successfully, but these errors were encountered: