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