Skip to content

Commit ff8caa4

Browse files
committed
add student-guide.Rmd
1 parent 43280f9 commit ff8caa4

File tree

6 files changed

+20
-56
lines changed

6 files changed

+20
-56
lines changed

student-guide.Rmd

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
# Student Guide
3+
4+
## Activity One
5+
6+
Many of the AnVIL books that are designed for teaching a class or workshop contain information aimed at the instructor.
7+
8+
You might want to create a "student guide" that contains a different subset of Rmd files from your book, or renders to a different output format (e.g. word document). You can specify the output and Rmd files that will be used for the student guide using the `_output.yml` and `_bookdown.yml` files in the `student-guide` directory.
9+
10+
By default, repositories based on `AnVIL_Template` create a docx file containing this chapter as an example. Once you have adjusted `student-guide/bookdown.yml` to include the chapters you want in your student guide, you can link to it by replacing `{repo-name}` in the following URL:
11+
12+
`https://github.com/jhudsl/{repo-name}/raw/main/student-guide/docs/Student_Guide.docx`
13+
14+
When someone clicks this link, they will download the docx file. For example, here is the link for the student guide from `AnVIL_Template`:
15+
16+
https://github.com/jhudsl/AnVIL_Template/raw/main/student-guide/docs/Student_Guide.docx
17+
18+
## Activity Two
19+
20+
Steps of the guide could go here.

student-guide/09-student_guide.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

student-guide/References.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

student-guide/Student_Guide.docx

-11.1 KB
Binary file not shown.

student-guide/index.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

student-guide/reference-keys.txt

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)