[{TableOfContents }]
!!!EDUCATION INTERFACE FILE

The Education Interface File screen is used to import education records into the software data structures.   

Education Interface File data is maintained on the [INF_CV_EDUCATIONS] table.

;[ID|ID]:This field uniquely identifies the education record within the data base.
;[Candidate|CANDIDATE_CODE]:The candidate associated with this education is displayed in this field.
;[Education Status|EDUCATION_STATUS]:This field displays the status of the education being recorded. 
;[Education Type|EDUCATION_TYPE]:This field classifies the education being recorded into specific types. 
;[Country Name|COUNTRY_CODE]:This field identifies the country where the qualification was earned. 
;[State/Province|STATE_PROVINCE_CODE]:This field identifies the state/province where the qualification was earned. 
;[Description|DESCRIPTION]:This field provides a short description of the qualification obtained. 
;[Verified Status|VERIFIED_STATUS]:This field indicates the status of the verification of the qualification. 
;[Verified On|DATE_VERIFIED]:This field displays the date the status of the qualification was verified. 
;[School Name|SCHOOL_NAME]:This field provides the name of school where qualification was earned. 
;[School Faculty|SCHOOL_FACULTY]:This field provides the name of faculty where qualification was earned. 
;[City/Town|LOCALITY]:This field identifies the city where the qualification was earned. 
;[Education Start Month|EDUCATION_START_MONTH]:This field indicates the date the course of education was begun. 
;[Education End Month|EDUCATION_END_MONTH]:
;[Major Area of Study|MAJOR_AREA_OF_STUDY]:This field displays the employee’s main area of study with respect to this qualification.
;[Minor Area of Study|MINOR_AREA_OF_STUDY]:This field displays the minor area of study with respect to this qualification. 
;[Degree|DEGREE]:This field indicates any educational degrees that the candidate has achieved. 

----
![Notes|Edit:Internal.IVRED] 	
[{InsertPage page='Internal.IVRED' default='Click to create a new notes page'}]

!!Education tab
Information for the Education screen is maintained on the [P2K_RE_EDUCATIONS] table.
;[Degree|DEGREE]:This field indicates any educational degrees that the candidate has achieved. 
;[Type|EDUCATION_TYPE]:This field indicates the type of institution where the degree was obtained. 
;[Phase|EDUCATION_STATUS]:This field indicates the phase of the degree process that the employee is at. 
;[Status|VERIFIED_STATUS]:This field indicates the status of the verification of the degree. 
;[Date Verified|DATE_VERIFIED]:This field displays the date the status of the degree was verified. 
;[School Name|SCHOOL_NAME]:This field provides the name of school where qualification was earned. 
;[Faculty|SCHOOL_FACULTY]:This field provides the name of faculty where qualification was earned. 
;[City|LOCALITY]:This field identifies the city where the qualification was earned. 
;[State|STATE_PROVINCE_NAME]:This field identifies the state where the qualification was earned. 
;[Major|MAJOR_AREA_OF_STUDY]:This field displays the employee’s main area of study with respect to this degree. 
;[Minor|MINOR_AREA_OF_STUDY]:This field displays the minor area of study with respect to this degree. 
;[Started|EDUCATION_START_MONTH]:This field displays the date the employee began the degree. 
;[Ended|EDUCATION_END_MONTH]:This field displays the date the employee finished the degree. 
;[GPA Attained|GPA_ATTAINED]:This field holds the grade point average (GPA) that the employee attained for their degree. 
;[GPA Maximum|GPA_MAXIMUM]:This field holds the maximum grade point average (GPA) that is available for this degree.
;[Description|DESCRIPTION]:This field provides a short description of the degree obtained. 
;[Text|EDUCATION_TEXT]:The ‘Text’ field allows you to provide any additional information about the degree. 
\\