View source: R/import_questions.R
Import_Questions | R Documentation |
Allows you to import multiple copies of a certain question template as per the instructions on a table with the columns: sid, gid, title, template
Import_Questions(Import_Table, Folder_Location_Templates = "Templates")
Import_Table |
A data.table with the relevant information in the columns listed above |
Folder_Location_Templates |
Where are the template files saved? Just the name of the folder as a string |
## Not run: Import_Questions(Import_Table, Folder_Location_Templates = "Templates") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.