zget_procedure | R Documentation |
A helper function for compile_teach_it()
. Translate the 'Procedure' tab of the lesson's 'teach-it.gsheet' into JSON format.
zget_procedure(proc, lext, uinfo, mlinks, WD_git = NULL)
proc |
the procedure file that has already been read in from the teach-it.gsheet, i.e. via |
lext |
the individual lesson extension info read from the teach-it.gsheet |
uinfo |
the unit info read in from the teach-it.gsheet |
mlinks |
multimedia info read in from the teach-it.gsheet!Titles tab |
WD_git |
location of gp-lessons github repo. Default=NULL will get this for the current workspace with |
a list of: the procedure chunks and Lesson-Extension links for each lesson and a compiled vocab dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.