-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a0acd4f
commit 67aa217
Showing
4 changed files
with
126 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,28 @@ | ||
<img src="assets/aagi-logo.svg" align="right" style="margin:10px" /> | ||
|
||
# Introduction to Trial Design | ||
|
||
An AAGI [reveal.js](https://revealjs.com) slide deck built with [Quarto](https://quarto.org/docs/presentations/revealjs/) that covers basic experimental design for industry partners. | ||
|
||
## Viewing and Presenting the Slides | ||
|
||
Go [here](https://aagi-aus.github.io/Intro_to_Trial_Design/aagi_cu_trial_design.html#/title-slide) and hit "S" for a separate window that will have the speaker notes so you can see what each slide covers in more detail. | ||
Hit "F" on the main screen for a full-screen or select from the hamburger menu icon in the lower left corner of your screen. | ||
### HTML Interactive Slide Show | ||
|
||
Go [here](https://aagi-aus.github.io/Intro_to_Trial_Design/aagi_cu_trial_design.html#/title-slide) and hit "s" for a separate window that will have the speaker notes so you can see what each slide covers in more detail. | ||
Hit "f" on the main screen for a full-screen or select from the hamburger menu icon in the lower left corner of your screen. | ||
|
||
### PDF of the Slides | ||
|
||
## Modifying and Building | ||
A [PDF](GGA_training_session_3_trial_design.pdf) file version of the slides is also available. | ||
|
||
## Modifying and Building the Slides | ||
|
||
You will need [Quarto](https://quarto.org) installed locally to rebuild the slide deck but not to view or present the HTML slide deck. | ||
|
||
Then, the `aagi_cu_trial_design.qmd` can be knit to create `aagi_cu_trial_design.html`. | ||
|
||
[Playwright.py](https://playwright.dev/python/docs/intro) was used to generate `aagi_cu_trial_design.pdf` for printed handouts via `render_pdf.py`. | ||
## Modifying and Building the Website | ||
|
||
To update the website, use `quarto publish gh-pages` in the root directory of this repository. | ||
|
||
![](assets/Partners.svg) |
Oops, something went wrong.