RecruitingCECandidateLanguageItems
RecruitingCECandidateLanguageItems
Columns
| Name | Type | Description |
| AbleToTeachFlag | Bool | Indicates if the candidate can teach the language. |
| LanguageId [KEY] | String | ID assigned to the language known to the candidate. |
| ReadingModelId | String | ID assigned to the reading model of the language. |
| SpeakingModelId | String | ID assigned to the speaking model of the language. |
| WritingLevelId | String | ID assigned to the language writing proficiency. |
| EvaluatedOn | Date | Date of evaluation of the language item. |
| Language | String | Language known to the candidate. |
| NativeSpeakerFlag | Bool | Indicates if the candidate is a native speaker of the language. |
| ReadingLevelId | String | ID assigned to the language reading proficiency. |
| SpeakingLevelId | String | ID assigned to the language speaking proficiency. |
| AbleToTranslateFlag | Bool | Indicates if the candidate can translate the language. |
| WritingModelId | String | ID assigned to the writing model of the language. |
| ContentItemId | String | Content Item ID in for the language items. |
| SectionId | String | Section ID in candidate language items. |
| FlowVersionId | String | FlowVersionId is used for all the services to return the corresponding service metadata information. |
| Comments | String | Comments on the language items. |
| EvaluationLocation | String | Location of evaluation of the language item. |
| SubmissionId | String | Unique ID which gets generated after the candidate submits a job request. |