Destinations of leavers from HE 07/08

Back to field list for 07018

07018: Qualification required for job

Field Information

Number: 015
Name: Qualification required for job
Abbreviation: QUALREQ
Length: 1
Status: Compulsory.
Description: This field describes whether the HE leaver's qualification was a necessary criteria in gaining the job they were doing on 14 April 2008/12 January 2009.
Question asked:

Q12. Would you have been able to get the job you were doing on 14 April 2008/12 January 2009 without the qualification you recently obtained (the actual qualification, not the subject of study)?

Link from questionnaire to valid entries:

No: the qualification was a formal requirement/expected (5)
Possibly: but the qualification did give me an advantage (3)
Yes (4)
Don't know (8)
Notes: If the leaver ticks more than one box then return code 'X'.

Default code 'X' must be used when field 4, METHOD = '8' or '9' or field 5, EMPCIR = '10' to '14' and '16' to '17'.
Reason Required: To assess the qualification requirements of different jobs.

Valid Entries

3Advantage
4Yes
5Formal Requirement/expected
8Don't know
XQuestion not answered (default)

Validation Rules

033306
This field must be completed. (Severity: 99)
M_NOTEMPTY
033307
This field must contain a valid code (3 - 5, 8 or X) (Severity: 99)
M_VALIDCODE
033308
If METHOD is coded (8 or 9) this field must be coded X. (Severity: 99)
M_ISFIELD(_METHOD_,"8") || M_ISFIELD(_METHOD_,"9")?
M_ISFIELD(uiCurFieldNo,"X"):
M_TRUE
033309
If EMPCIR is coded (10-14 or 16-17) this field must be coded X. (Severity: 99)
(M_ISFIELD(_EMPCIR_,"10") || M_ISFIELD(_EMPCIR_,"11") || M_ISFIELD(_EMPCIR_,"12") || M_ISFIELD(_EMPCIR_,"13") || M_ISFIELD(_EMPCIR_,"14") || M_ISFIELD(_EMPCIR_,"16") || M_ISFIELD(_EMPCIR_,"17"))?
M_ISFIELD(uiCurFieldNo,"X"):
M_TRUE