InnerSourceCommons / InnerSourceCommons/InnerSourceLearningPath
Inline workbook in each article
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 77
- フォーク
- 47
- 平均マージ
- 11時間 11分
- マージ済み PR(30日)
- 5
説明
In Should we use hugo-quiz to host workbook? we investigated how to get the workbook questions on innersourcecommons.org. As detailed in that issue, we were able to use quizdown-js to get it working. Here is the relevant commit showing how to wire it up.
Now we need to adjust the script that generates the site pages to include the correct markup for having the workbook questions on the site (in addition to the articles and videos). We were thinking that we could accomplish this by moving the workbook questions from their current location (separate document) to embedded along with each article. Then the autogeneration script could parse them out of there when producing the pages for innersourcecommons.org.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
リンクされている hugo-quiz の調査と、参照されている innersourcecommons.org のコミットを確認して、既存の quizdown-js マークアップを理解します。次に、個別の workbook ソース、記事のコンテンツ、サイトページを生成するスクリプトを特定します。完了条件は、各記事に workbook の問題が埋め込まれ、生成されたページに記事および動画とともに必要なクイズマークアップが含まれることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- content, documentation
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100