Combined student/module record 02/03

Back to field list for 02011

02011: Location of study

Field Information

Number: 071
Name: Location of study
Abbreviation: LOCSDY
Length: 1
Status: Compulsory.
Description: This field describes the location at which the student is studying.
Notes: Institutions are now strongly encouraged to return any student studying for the whole of their programme of study outside the UK. These students should be identified using code 7 'Student studying for the whole of their programme of study (to date) outside of the UK' in this field. A reduced return has been introduced in order to increase coverage of the record to include these students. The status of this request for information is that it is not currently a condition of funding, except where the students are funded by the relevant funding council.

As codes 1 - 5 and 8 have become 'Not used', continuing students will have to be re-coded using new field 165/150, Collaboration/Franchising, and field 71, Location of study.

Location of study - The studies described should relate to the FTE reported in field 74, Student FTE, which in turn are described in detail in fields 100-147/85-100.

Codes A - C can be used only for FE students at institutions in England and Wales.

Code E, 'On industrial placement for a proportion of the year' should be used where the student undertakes a full-time placement lasting for at least 10 weeks. Where a student undertakes a placement on a part-time basis this should only be included if, when summed, it is equivalent to 10 weeks full-time work.

Where both code E 'On industrial placement for a proportion of the year' and code G 'On study year abroad for a proportion of the year' apply in the same academic year, code E 'On industrial placement for a proportion of the year' should be used in preference to code G 'On study year abroad for a proportion of the year'.
Reason Required: In order to provide information about the location and patterns of study.

To provide information about students studying overseas.

To provide a measure of the numbers of students on industrial placements or study years abroad during the reporting period.

Valid Entries

6Distance Learning - UK based student.
7Student studying for the whole of their programme of study (to date) outside of the UK.
ANVQ delivered fully by an institution outside the workplace
BNVQ delivered jointly by an institution and an employer
CNVQ delivered entirely in the workplace
DOn industrial placement for the year as a whole
EOn industrial placement for a proportion of the year
FOn study year abroad for the year as a whole
GOn study year abroad for a proportion of the year
XAt returning and/or franchised institution for whole year

Validation Rules

017069
This field must not be blank. (Severity: 99)
M_NOTEMPTY
017070
This field must contain a valid code. (Severity: 99)
M_VALIDCODE
017280
Codes A, B, C can only be used if FESTUMK = 1, 3 or 4 and English or Welsh institution. (Severity: 99)
M_ISFIELD(uiCurFieldNo,"A") || M_ISFIELD(uiCurFieldNo,"B") ||M_ISFIELD(uiCurFieldNo,"C") ?
(M_ISFIELD(_FESTUMK_,"1") ||M_ISFIELD(_FESTUMK_,"3") ||M_ISFIELD(_FESTUMK_,"4")) && (M_ENGLISH || M_WELSH) :
M_TRUE
018681
If SPCSTU=7 then this field must be coded F or G. (Severity: 99)
M_ISFIELD(_SPCSTU_,"7") ?
M_ISFIELD(uiCurFieldNo,"F") || M_ISFIELD(uiCurFieldNo,"G") :
M_TRUE