Description Usage Arguments Value
Adds an exercise block to the end of a chapter
1 | add_exercise(chapter_file = "chapter1.md", exercise_id = "01_01")
|
chapter_file |
- name of the chapter, such as "chapter1.md" without the path |
exercise_id |
- id of the exercise, such as "01_03" |
- opened files including the chapter file, with the new exercise/codeblock appended and the exercises opened
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.