This function takes an ordered spreadsheet of trivia questions (gct) OR a list of sentences (lc) and the type of project (gct or lc) and populates a presentation.
1 | make_ppt(questions, purpose = "gct")
|
questions |
An xlsx spreadsheet with at least two columns: Question and QuestionN OR a txt file with the first row labelled Question (TODO: fix) |
type |
Type of project. Defaults to lc (LOUD Crowd) template. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.