IEG Configuration

Table 1. Person Attributes
Name Type
personID SVR_KEY
firstName IEG_STRING
gender IEG_GENDER
dateOfBirth IEG_DATE
roleID IEG_INT64
participantID IEG_INT64
questionsApplicableInd IEG_BOOLEAN
Table 2. Person Attributes
Name Type
personID SVR_KEY
firstName IEG_STRING
gender IEG_GENDER
dateOfBirth IEG_DATE
roleID IEG_INT64
participantID IEG_INT64
questionsApplicableInd IEG_BOOLEAN
Table 3. Assessment Attributes
Name Type Description
initialAssessmentInd IEG_BOOLEAN Indicates if the script execution is an initial assessment or a reassessment. For reassessments the user may be given the option to select the factors that are to be reassessed.
assessmentInstanceID IEG_INT64 The identifier of the assessment instance currently being executed. This can be used to retrieve any additional information about the assessment.
assessmentDefinitionID IEG_INT64 The identifier of the assessment definition record contains all the configuration information about the assessment.