!!!View and Schedule Assessments This screens enabled the user to view and schedule assessments for employees to undertake. This screen utilizes the a calendar so the user can view and schedule assessments for their employees at the same time as reviewing which days have somebody already scheduled. \\ \\ !!Schedule Details %%zebra-table ||Column Name||Data Type||Description |[Assessment|ASSESSMENT_CODE|VARCHAR2|The name of the Assessment. |[Candidate|CANDIDATE_NAME]|VARCHAR2|The Candidate assigned to complete the assessment. |[Identity|EMPLOYEE_NAME]|VARCHAR2|The Employee assigned to complete the assessment. There can only be a candidate __OR__ an employee assigned to an assessment, but not both. |[Type|ASSESSMENT_TYPE]|LEXICON|Uses the lexicon [X_ASSESSMENT_TYPE] to populate values. This is the categorization that is associated with the assessment. |[Assessment Date|ASSESSMENT_DATE_TIME]|DATE|The Date and Time the assessment is available to be completed. |[Status|ASSESSMENT_EVENT_STATUS]|LEXICON|The current state of the assessment. These values are populated a lexicon called [X_ASSESSMENT_STATUS]. |[Points|ASSESSMENT_POINTS]|NUMBER|The number of points awarded to the employee for completing the assessment. |[Final Grade|FINAL_GRADE]|NUMBER|The grade obtained by the employee for completing the assessment.