View source: R/examinee_updaters.R
| updateItemData | R Documentation |
updateItemData is a function for updating examinee objects after completing a module.
updateItemData(examinee_object, module_position, solution)
examinee_object |
an |
module_position |
the current module position. |
solution |
an |
updateItemData updates the item_data slot with an item_pool object
that contains administered items in the module.
an examinee object with its item_data slot updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.