Build analyzer
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 30/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- coffeescript
- Ambito
- testing-qa, tooling
Direzione di ricerca
Inizia leggendo l’interfaccia dell’analyzer e le guide per la creazione da zero collegati nell’issue, quindi confronta le implementazioni in altri track di Exercism. Crea un analyzer per il track CoffeeScript che segua la specifica e produca un’analisi JSON rivolta agli studenti; il lavoro è completato quando l’analyzer funziona per il track, oppure quando un analyzer esistente è stato verificato e .status.analyzer è impostato su true in config.json.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
In Exercism v3, we are making increased use of our v2 analyzers. Analyzers automatically assess student's submissions and provide mentor-style commentary. They can be used to catch common mistakes and/or do complex solution analysis that can't easily be done directly in a test suite.
Each analyzer is track-specific. When a new solution is submitted, we run the track's analyzer, which outputs a JSON file that contains the analysis results.
In v2, analyzer comments were given to a mentor to pass to a student. In v3, the analyzers will normally output directly to students, although we have added an extra key to output suggestions to mentors. If your track already has an analyzer, the only requisite change is updating the outputted copy to be student-facing.
The analyzer is an optional tool though, which means that if a track does not have an analyzer, it will still function normally.
Goal
Build an analyzer for your track according to the spec. Check this page to help you get started with building an analyzer.
It can be very useful to check how other tracks have implemented their analyzer.
If your track already has a working analyzer, please close this issue and ensure that the .status.analyzer key in the track config.json file is set to true.
Choosing between representer and analyzer
There is some overlap between the goals of the representer and the analyzer. If you want to build both, we recommend starting by building the representer for the following reasons:
- Representers are usually (far) easier to implement
- Representers can have a far bigger impact on the mentoring load than analyzers by empowering mentors
- Representers apply to all exercises, whereas analyzers usually target specific exercises or a subset
Tracking
- Lingua principale
- CoffeeScript
- Stelle
- 19
- Fork
- 49
- Merge medio
- 29m
- PR unite (30g)
- 1
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di exercism/coffeescript
-
exercism/coffeescript#410 · 1 assegnatario ·
-
Build representer Apertax:action/create x:knowledge/advanced x:module/representer x:size/massive x:type/coding
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
exercism/coffeescript#168 ·
-
Pass linting checks Apertax:action/fix x:knowledge/elementary x:size/medium x:type/content
Difficoltà 3/5 1-2 giorni Idoneità per principianti 30/100
exercism/coffeescript#133 · 1 commento ·
-
x:action/improve x:knowledge/intermediate x:module/practice-exercise x:size/large x:type/content
Difficoltà 4/5 3-5 giorni Idoneità per principianti 30/100
exercism/coffeescript#132 · 1 commento ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
exercism/coffeescript#36 · 8 commenti ·
Tutte le issue di exercism/coffeescript
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
copse-dev/agent-pane#2953 ·
-
bug ci-failure high priority
Difficoltà 2/5 1-3 ore Idoneità per principianti 74/100
vllm-project/vllm-omni#7972 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 90/100
simonw/sqlite-utils#872 ·
-
calcite-components needs triage refactor
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Esri/calcite-design-system#15203 ·