Destinations of leavers from HE 07/08

Back to field list for 07018

07018: Nature of study/training

Field Information

Number: 033
Name: Nature of study/training
Abbreviation: NATSTUDY
Length: 1
Status: Compulsory.
Description: This field describes the type of further study or training the HE leaver was undertaking.

Question asked:

Q18. Which of the following best describes the basis on which you were studying, training or researching on 14 April 2008/12 January 2009?
Notes: Core field for leavers who are studying.

If the leaver ticks more than one box code the one nearest the top of the list.

Default code 'X' must be used when field 4, METHOD = '8' or '9' or field 6, MODSTUDY = '3'.

Default code 'X' must NOT be used when field 6, MODSTUDY = '1 - 2'.
Reason Required: To identify various types of further study/training.

Valid Entries

1Registered as a research student
2Registered on a course
3Preparing a professional portfolio of my work
4Engaged in private, unsupervised study
XQuestion not answered (default)

Validation Rules

033402
This field must be completed. (Severity: 99)
M_NOTEMPTY
033403
This field must contain a valid code (1-4 or X) (Severity: 99)
M_VALIDCODE
033404
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
033405
If MODSTUDY is coded (1 or 2) this field must NOT be coded X. (Severity: 99)
(M_ISFIELD(_MODSTUDY_,"1") || M_ISFIELD(_MODSTUDY_,"2"))?
!M_ISFIELD(uiCurFieldNo,"X"):
M_TRUE
033406
If MODSTUDY is coded 3 this field must be coded X. (Severity: 99)
M_ISFIELD(_MODSTUDY_,"3")?
M_ISFIELD(uiCurFieldNo,"X"):
M_TRUE