updateItemData is a function for updating examinee objects after completing a module.
updateItemData(examinee_object, module_position, solution)an examinee object.
the current module position.
an output_Shadow_all object.
an examinee object with its item_data slot updated.
updateItemData updates the item_data slot with an item_pool object
that contains administered items in the module.