Remove item data from examinee list
removeItemData
is a function to remove the item data from the examinee
objects for the reduction of file size.
removeItemData(examinee_list)
examinee_list
: a list containing examinee
objects.a list containing examinee
objects, with item_data
data stripped for compact storage.