View source: R/examinee_updaters.R
| updateLog | R Documentation |
updateLog is a function for updating examinee objects after completing a module.
updateLog updates logs with grades, phases, tests and modules.
updateLog(examinee_object, current_module_position)
examinee_object |
an |
current_module_position |
the current module position. |
an examinee object with its grade_log, phase_log, test_log, and module_log slots updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.