updateLog function

Update the routing log of an examinee object

Update the routing log of an examinee object

updateLog is a function for updating examinee objects after completing a module. updateLog updates logs with grades, phases, tests and modules.

updateLog(examinee_object, current_module_position)

Arguments

  • examinee_object: an examinee object.
  • current_module_position: the current module position.

Returns

an examinee object with its grade_log, phase_log, test_log, and module_log slots updated.

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