#48in24: Add analyzer feedback for Parallel Letter Frequency

オープン
#2,713 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
java
領域
tooling

調査の方向性

まず Parallel Letter Frequency exercise を見つけ、その .meta/design.md を確認します。参照例として Leap exercise design を使用してください。次に、analyzer-comments/java 配下の exercism/website-copy と、exercism/java-analyzer repository を調査します。3つの手順全体で feedback design、analyzer comment copy、および対応する analyzer rules が実装されていれば完了です。

索引モデルが issue の本文から書いたものです。

説明

x:action/create x:knowledge/advanced x:module/analyzer x:module/practice-exercise x:size/large x:type/coding x:type/content

The Parallel Letter Frequency 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:

  1. 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).
  2. Add the copy for the analyzer comments to exercism/website-copy.
  3. Implement the analyzer rules in exercism/java-analyzer.
主要言語
Java
スター
836
フォーク
779
平均マージ
8時間 56分
マージ済み PR(30日)
2

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

exercism/java のほかの issue

exercism/java の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。