exercism / exercism/java

remote-control-competition: describe Analyzer feedback in `.meta/design.md`

未关闭
#2,683 8 条评论 0 个 reaction 已指派 1 人 已指派给 @rkabhishek 在 GitHub 查看
x:action/improve x:knowledge/elementary x:module/concept-exercise x:size/small x:status/claimed x:type/content
主要语言
Java
星标
834
派生
779
平均合并
1 天 1 小时
30 天内合并 PR
3

描述

The `.meta/design.md` file of each concept exercise should contain a section describing what feedback the [analyzer](https://github.com/exercism/java-analyzer) should provide and when. This is a prerequisite for implementing the analyzer for each of these exercises.

The section should clearly describe *what* should be checked by the analyzer, what feedback should be given to the student and the *type* of each comment (`essential`, `actionable`, `informative` or `celebratory`, see [the documentation](https://exercism.org/docs/building/tooling/analyzers/interface#h-type-optional)).

Here is a good example of what it might look like: https://github.com/exercism/javascript/blob/main/exercises/concept/mixed-juices/.meta/design.md

When writing the analyzer section for this concept exercise, make sure to keep the following guidelines in mind: https://exercism.org/docs/building/tooling/analyzers/comments

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。