updateItemData function

Update the item data slot of an examinee object

Update the item data slot of an examinee object

updateItemData is a function for updating examinee objects after completing a module.

updateItemData(examinee_object, module_position, solution)

Arguments

  • examinee_object: an examinee object.
  • module_position: the current module position.
  • solution: an output_Shadow_all object.

Returns

an examinee object with its item_data slot updated.

Details

updateItemData updates the item_data slot with an item_pool object that contains administered items in the module.

  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2022-05-18