updateModule function

Update the current module of an examinee object

Update the current module of an examinee object

updateModule is a function for updating examinee objects after completing a module. updateModule assigns an module object from the supplied list to match the grade and the phase the examinee is in.

updateModule(examinee_object, module_list)

Arguments

  • examinee_object: an examinee object.
  • module_list: a module list from loadModules.

Returns

an examinee object with its current_module slot updated.

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