Skip to content

Latest commit

 

History

History
122 lines (87 loc) · 2.86 KB

module.md

File metadata and controls

122 lines (87 loc) · 2.86 KB

Module

* indicates that the property is the primary key for this entity.

MOD_ID

Description

The unique identifier standard across SRS and LMS for the module.

Purpose

For analytics and to link module to module_instance

Derivation https://www.hesa.ac.uk/collection/c16051/a/module_modid/

Valid Values

Any

Format

String (255)

Notes

MOD_NAME

Description

The actual name of the module

Purpose

For display purposes.

Derivation

https://www.hesa.ac.uk/collection/c16051/a/MTITLE

Valid Values

Any

Format

String (255)

Notes

Omitting this property could impair the functionality of analytics applications such as student apps or dashboards.

MOD_SUBJECT

Description

Module subject - coded using JACS3 subject codes

Purpose

For display purposes and analytics.

Derivation

https://www.hesa.ac.uk/collection/c16051/a/modsbj/

https://www.hesa.ac.uk/support/documentation/jacs

Valid Values

JACS3 CSV

Format

String (255)

Notes

For FE purposes, it will need be adapted to work with institutions specific codeset for Learning Activities. Details to be confirmed. Omitting this property may hinder the development or use of an effective analytics model.

MOD_CREDITS

Description

Number of credits award for the module

Purpose

For analytics

Derivation

https://www.hesa.ac.uk/collection/c16051/a/CRDTPTS

Valid Values

Any

Format

Int

Notes

Omitting this property may hinder the development or use of an effective analytics model.

MOD_LEVEL

Description

Level of credit points - indicates the level of module the student is studying. This has been initially based on the HESA field LEVELPTS, however may be utilised and adapted to also cater for FE

Purpose

Analytics

Derivation

Jisc

Valid Values

MOD_LEVELDESCRIPTION(ENGLISH)DESCRIPTION(WELSH)
0Entry level
1HE Certificate/NVQ Level 4 or equivalent
2HE Intermediate
3HE Honours
5Undergraduate unspecified
6HE Masters
7HE Doctorate
9Not applicable
ANVQ level 1 or equivalent
BNVQ level 2 or equivalent
CNVQ level 3 or equivalent
DHND/Diploma HE
EOrdinary degrees

Format

String(1)

Notes