create_exam | R Documentation |
A new exam document is created based on a predefined template that comes
with package rteachtools
.
create_exam(ps_exam_path, pl_data = NULL, pb_edit = FALSE, pb_force = FALSE)
ps_exam_path |
path to new exam document |
pl_data |
list of data for replacement of placeholders |
pb_edit |
flag whether new document should directly be opened |
pb_force |
flag whether old version should be overwritten |
TODO: tex-directory from template is not copied
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.