generated from TWUOnline/bookdown-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.Rmd
74 lines (52 loc) · 3.73 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
title: "Philosophy 210: Contemporary Ethical Issues"
author: "Paul Wilson Chamberlain, Ph.D."
site: bookdown::bookdown_site
documentclass: book
bibliography: [book.bib]
url: https://twu-fhss.github.io/phil210/
biblio-style: apalike
---
# Welcome {-}
This is the course book for *Philosophy 210: Contemporary Ethical Issues*. This book is divided into 10 units of study to help you engage with administrative concepts. The course resources and learning activities are designed not only to help prepare you for the course assessments, but also to give you opportinities to practice various skills.
On the next page you will find a summary of the course syllabus, as well as how to navigate this book. Please also refer the schedule in Moodle, as well as the Asseessment section in Moodle for instructions on required readings and assignments.
I hope you enjoy the course.
## Course Notes{-}
### How To Navigate This Book {-}
To move quickly to different portions of the book, click on the appropriate chapter or section in the table of contents on the left. The buttons at the top of the page allow you to show/hide the table of contents, search the book, change font settings, download a pdf or ebook copy of this book, or get hints on various sections of the book.
```{r, echo=F, fig.cap="Top menu bar", fig.show="hold", results='asis'}
knitr::include_graphics("assets/course-intro/menu.png")
```
The faint left and right arrows at the sides of each page (or bottom of the page if it’s narrow enough) allow you to step to the next/previous section. Here’s what they look like:
```{r, echo=F, fig.cap="Left and right navigation arrows", fig.show="hold", results='asis'}
knitr::include_graphics("assets/course-intro/left_arrow.png")
knitr::include_graphics("assets/course-intro/right_arrow.png")
```
You can also download an offline copy of this books in various formats, such as pdf or an ebook. If you are having any accessibility or navigation issues with this book, please reach out to your instructor or our online team at elearning@twu.ca.
### Course Units{-}
This course is organized into 10 units. Each unit of the course will provide you with the following information:
- A general overview of the key concepts that will be addressed during the unit.
- Specific learning outcomes and topics for the unit.
- Learning activities to help you engage with the concepts. These often include key readings, videos, and reflective prompts.
- The Assessment section provides details on assignments you will need to complete throughout the course to demonstrate your understanding of the course learning outcomes.
```{block, type='caution'}
Note that assessments, including assignments and discussion posts will be submitted in Moodle. See the Assessment tab in Moodle for the assignment dropboxes.
```
### Course Activities{-}
Below is some key information on features you will see throughout the course.
```{block, type='reflect'}
***Learning Activity***
This box will prompt you to engage in course concepts, often by viewing resources and reflecting on your experience and/or learning. Most learning activities are ungraded and are designed to help prepare you for the assessment in this course.
```
```{block, type='assessment'}
***Assessment***
This box will signify an assignment or discussion post you will submit in Moodle. Note that these demonstrate your understanding of the course learning outcomes. Be sure to review the grading rubrics for each assignment.
```
```{block, type='progress'}
***Checking Your Learning***
This box is for checking your understanding, to make sure you are ready for what follows.
```
```{block, type='caution'}
***Note***
This box signifies key notes. It may also warn you of possible problems or pitfalls you may encounter!
```