INGInious / INGInious/problems-blockly
file names in blockly tasks
- 主要言語
- JavaScript
- スター
- 2
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In the subproblem editor, there shoudn't be sections to insert files. The files should have fixed names and be edited in the "Task Files" tab. The names of the files should be suffixed with the subproblem id so that we can have more than one subproblem in one task :
- "Files (Interpreter, Visual execution)" : There should be only one file named by example visual-SUBPROBLEM_ID.js containing the interpreter code + the animation specific code. The name of this file should be fixed and documented.
and
- "Additional blocks files" : This file should also have a fixed name or depending on the implementation choice in https://github.com/UCL-INGI/INGInious-problems-blockly/issues/15 a file containing only the stubs generated by the blockfactory to be added in the workspace later.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まずサブプロブレムエディターと "Task Files" タブを確認し、次に実装上の依存関係について issue #15 を読んでください。完了条件は、ファイル挿入セクションを削除し、ビジュアルブロックファイルと追加ブロックファイルにサブプロブレム ID をサフィックスとして付けた固定名を使用し、それらの名前を文書化することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100