File format
Updated 29 October 2024
Download CSV 5.39 KB
Name | Description | Position | Validation Regular Expression | Description of Regular Expression / Accepted values |
---|---|---|---|---|
ReportingDate | Date the file was due to be submitted regardless of when it was actually uploaded. This date to be provided by Ofqual. Format accepted 120 ODBC canonical yyyy-mm-dd | A | ^(20)\d\d[-](0[1-9]|1[012])[-](0[1-9]|[12][0-9]|3[01])$ | The date in the following format: year (4 digits), a dash, month (2 digits), a dash, day (2 digits) |
ExamSeries | The series the assessment is taking place in | B | ^(Autumn|Winter|Spring|Summer)([ ][0-9][0-9][0-9][0-9])$ | Exam series and year. For example, "Winter 2024", "Spring 2025", "Summer 2025", "Autumn 2025" |
AwardingOrganisation | Awarding organisation name | C | ^.{1,100}$ | 1 to 100 characters accepted |
QualificationNumber | Qualification Number, as recorded in the Register, for example, 123/1234/1 | D | ^.{1,10}$ | 1 to 10 characters accepted |
QualificationUnitTitle | The AOs title of the individual unit | E | ^.{0,255}$ | Up to 255 characters |
QualificationUnitCode | The AOs code of the individual unit | F | ^.{0,25}$ | Up to 25 characters |
AssessmentType | Internally or externally assessed | G | ^(Internal|External)$ | Accepted values: * Internal * External |
AssessmentMethod | The method used in the assessment | H | ^(Written exam|Task-based project|Written exam window)$ | Accepted values: * Written exam * Task-based project * Written exam window |
Pre-Standardisation | Pre-standardisation refers to observable meetings (remote or face to face) that take place between Chief Examiners and Team Leaders to discuss understanding and application of the mark scheme, for example, when marking and standardisation by examiners takes place electronically and is therefore not observable. Yes (Y) a meeting is taking place. No (N) meeting is not taking place | I | ^(Y|N)$ | Accepted values: * Y (yes) * N (no) |
Pre-StandardisationFormat | Pre-Standardisation Format refers to meeting face to face, remote (for example, Teams), hybrid (for example, both in person and remote) or other | J | ^(Remote|Face-to-face|Hybrid|Other|-2)$ | Accepted values: * Remote * Face to face * Hybrid * Other If this meeting is not taking place then -2 is acceptable |
Pre-StandardisationStartDate | Date the first meeting for this unit takes place, for example, 2025-02-18 | K | ^(20)\d\d[-](0[1-9]|1[012])[-](0[1-9]|[12][0-9]|3[01]|-2)$ | The date in the following format: year (4 digits), a dash, month (2 digits), a dash, day (2 digits). If this meeting is not taking place then -2 is acceptable |
Pre-StandardisationEndDate | Date for the final meeting for this unit (can be the same as start date), for example. 2025-02-18 | L | ^(20)\d\d[-](0[1-9]|1[012])[-](0[1-9]|[12][0-9]|3[01]|-2)$ | The date in the following format: year (4 digits), a dash, month (2 digits), a dash, day (2 digits). If this meeting is not taking place then -2 is acceptable |
Standardisation | Standardisation refers to observable meetings (remote or face to face) where teams leaders discuss application and understanding of the mark scheme with examiners. Yes (Y) a meeting is taking place No (N) meeting is not taking place | M | ^(Y|N)$ | Accepted values: * Y * N |
StandardisationFormat | Standardisation Format refers to meeting face to face, remote (for example, Teams), hybrid (for example, both in person and remote) or other | N | ^(Remote|Face-to-face|Hybrid|Other|-2)$ | Accepted values: * Remote * Face to face * Hybrid * Other If this meeting is not taking place then -2 is acceptable |
StandardisationStartDate | Date the first meeting for this unit takes place, for example, 2025-02-18 | O | ^(20)\d\d[-](0[1-9]|1[012])[-](0[1-9]|[12][0-9]|3[01]|-2)$ | The date in the following format: year (4 digits), a dash, month (2 digits), a dash, day (2 digits). If this meeting is not taking place then -2 is acceptable |
StandardisationEndDate | Date for the final meeting for this unit (can be the same as start date), for example, 2025-02-18 | P | ^(20)\d\d[-](0[1-9]|1[012])[-](0[1-9]|[12][0-9]|3[01]|-2)$ | The date in the following format: year (4 digits), a dash, month (2 digits), a dash, day (2 digits). If this meeting is not taking place then -2 is acceptable |
Awarding | Awarding refers to observable meetings (remote or face to face) where grade boundaries are discussed and determined using a variety of evidence. Yes (Y) a meeting is taking place No (N) meeting is not taking place | Q | ^(Y|N)$ | Accepted values: * Y * N |
AwardingFormat | Awarding Format refers to meeting face to face, remote (for example, Teams), hybrid (for example, both in person and remote) or other | R | ^(Remote|Face-to-face|Hybrid|Other|-2)$ | Accepted values: * Remote * Face to face * Hybrid * Other If this meeting is not taking place then -2 is acceptable |
AwardingStartDate | Date the first meeting for this unit takes place, for example, 2025-02-18 | S | ^(20)\d\d[-](0[1-9]|1[012])[-](0[1-9]|[12][0-9]|3[01]|-2)$ | The date in the following format: year (4 digits), a dash, month (2 digits), a dash, day (2 digits). If this meeting is not taking place then -2 is acceptable |
AwardingEndDate | Date for the final meeting for this unit (can be the same as start date), for example, 2025-02-18 | T | ^(20)\d\d[-](0[1-9]|1[012])[-](0[1-9]|[12][0-9]|3[01]|-2)$ | The date in the following format: year (4 digits), a dash, month (2 digits), a dash, day (2 digits). If this meeting is not taking place then -2 is acceptable |
AdditionalInformation | Any useful or pertinent additional information | U | ^.{0,255|-2}$ | Up to 255 characters |