flagAdministeredAsEligible
is an internal function for updating eligibility flags.
Specifically, the function marks items/sets that are already administered to the current examinee as eligible.
This is necessary to ensure already administered items/sets are included in the shadowtest.
flagAdministeredAsEligible(
eligibility_flag_in_current_theta_segment,
x,
position,
simulation_constants
)
flagAdministeredAsEligible
returns an updated eligibility flag list.
a list containing eligibility flags for the current theta segment.
an output_Shadow
object, containing data for a single examinee.
the item position, ranging from 1 to test length.
a named list containing simulation constants.