INGInious / INGInious/problems-blockly
blocks.js format is not checked
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 2
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
ATM if blocks.js is not syntactically correct, the workspacefactory editor and the task are broken.
It should checked when loaded in the workspace.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by tracing where blocks.js is loaded by the workspacefactory editor and the task. Reproduce the failure with syntactically invalid blocks.js, then identify how loading currently handles the file. Done means invalid syntax is detected before it breaks the editor or task, with the relevant behavior verified.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100