View source: R/examinee_updaters.R
| updateModule | R Documentation |
updateModule is a function for updating examinee objects after completing a module.
updateModule assigns an module object from the supplied list to match the grade and the phase the examinee is in.
updateModule(examinee_object, module_list)
examinee_object |
an |
module_list |
a module list from |
an examinee object with its current_module slot updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.