Skip to content

Commit

Permalink
Add class 5
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheiss committed Sep 22, 2022
1 parent ead78a3 commit b8e7f43
Show file tree
Hide file tree
Showing 4 changed files with 531 additions and 0 deletions.
14 changes: 14 additions & 0 deletions class/05-class.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,17 @@ You just read a bunch of research about what makes nonprofit boards effective. M
## Team prep work

What type of board would be appropriate for your team's nonprofit? Why is it the best fit with your type of nonprofit? You'll spend class time deciding on the type and structure of your team's nonprofit. (Answer in ≈75 words.)


## Slides

The slides for today's class are available online as an HTML file. Use the buttons below to open the slides either as an interactive website or as a static PDF (for printing or storing for later). You can also click in the slides below and navigate through them with your left and right arrow keys.

```{r show-slide-tabs, echo=FALSE, results="asis"}
slide_buttons("/slides/05-slides")
slide_tabs(slide_details, "/slides/05-slides.html")
```

:::{.callout-tip}
**Fun fact**: If you type <kbd>?</kbd> (or <kbd>shift</kbd> + <kbd>/</kbd>) while going through the slides, you can see a list of special slide-specific commands.
:::
Loading

0 comments on commit b8e7f43

Please sign in to comment.