Description Usage Arguments Value Examples
View source: R/exams_fcts_pdf.R
Used for replacing names, id, version and so on on tex exercise files.
1 2 3 4 5 6 7 8 9 10 11 | add_tex_content(
f_in,
f_out,
student_name,
student_version,
student_id,
n_q,
class_name,
exercise_name,
exam_links
)
|
f_in |
File with tex code |
student_name |
Name of student |
student_version |
Version of student |
n_q |
Number of questions in exercise |
class_name |
Name of class |
exercise_name |
Name of exercise |
exam_links |
Links to add |
dir_out |
Folder out |
TRUE, if sucessfull
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.