1.1. Learning Objectives#
Knowledge of the advantages and disadvantages of Jupyter Book for OER creation.
Using the template to create a new OER.
Configuring GitHub (GitHub Actions and GitHub Pages) to automatically compile new versions.
Writing content with basic Markdown elements.
Selecting the appropriate file type (
.md
or.ipynb
) depending on the requirements of each subpage.Configuring the table of contents (
_toc.yml
) to present self-authored content in the correct order.
Using advanced MyST-Markdown elements
Comparing executable MyST-Markdown and Jupyter Notebook files
Creating simple assessments with Jupyter Quiz
Publishing with Zenodo plugin