Destinations of leavers from HE 07/08

Back to field list for 07018

07018: How funding further study

Field Information

Number: 046
Name: How funding further study
Abbreviation: FUNDSTDY
Length: 1
Status: Compulsory.
Description: This field describes how the HE leaver is funding their further study/training.

Question asked:

Q24. How did you mainly fund your study, training or research?
Notes: If the leaver ticks more than one box then return code '8'.

Default code 'X' must be used when field 4, METHOD = '8' or '9' or field 6, MODSTUDY = '3'.
Reason Required: To find out how HE leavers are funding their further study/training.

Valid Entries

1Self-funded
2Grant or Award
4Sponsorship
5My employer provided financial support
8Other
XQuestion not answered (default)

Validation Rules

033452
This field must be completed. (Severity: 99)
M_NOTEMPTY
033453
This field must contain a valid code (1, 2, 4, 5, 8 or X). (Severity: 99)
M_VALIDCODE
033454
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
033455
If MODSTUDY is coded 3 this field must be coded X. (Severity: 99)
M_ISFIELD(_MODSTUDY_,"3")?
M_ISFIELD(uiCurFieldNo,"X"):
M_TRUE