InnerSourceCommons / InnerSourceCommons/InnerSourceLearningPath
Inline workbook in each article
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 77
- 分支
- 47
- 平均合併
- 11 小時 11 分鐘
- 30 天內合併 PR
- 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 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
檢視連結的 hugo-quiz 調查和所參照的 innersourcecommons.org commit,以了解現有的 quizdown-js 標記。接著找出獨立的 workbook 來源、文章內容,以及產生網站頁面的 script。完成的標準是:每篇文章都嵌入 workbook 問題,且產生的頁面在文章和影片旁包含必要的 quiz 標記。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- content, documentation
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100