T5 Online v Traditional Marking
Updated 19 March 2021
Download CSV 2.13 KB
Name | Description | Position | Validation Regular Expression | Description of Regular Expression |
---|---|---|---|---|
Exam series | Exam series data relates to for example June 2023 | 1 | ^(January|March|June|November)([ ][0-9][0-9][0-9][0-9])$ | Full month name of exam series and year |
Awarding organisation | Name of the awarding organisation | 2 | ^.{1,100}$ | One, to one hundred characters accepted |
Reporting date | Date the file was due to be submitted regardless of when it was actually uploaded. Format accepted 120 ODBC canonical yyyy-mm-dd | 3 | ^(20)\d\d[-](0[1-9]|1[012])[-](0[1-9]|[12][0-9]|3[01])$ | The date in the following format: day (two digits), forward slash, month (two digits), forward slash, year (four digits), or: year (four digits), a dash, month (two digits), a dash, day (two digits). |
Qualification | Level and type of qualification for example GCSE, AS, A level | 4 | ^(GCSE|AS|A level)$ | One of the following list: GCSE, AS, A level |
Country | For awarding organisation's to enter the specific country the data relates to e.g. England, Wales, Northern Ireland. | 5 | ^(England|Wales|Northern Ireland|Non UK|Other UK Regions)$ | England, Wales, Northern Ireland, Non UK and Other UK Regions will be accepted |
Papers marked online | Total number of papers marked online | 6 | ^\d{1,7}$ | A numeric value between 0 and 9,999,999 accepted |
Candidate scripts marked online | Total number of candidate scripts marked online | 7 | ^\d{1,7}$ | A numeric value between 0 and 9,999,999 accepted |
Papers traditionally marked | Total number of papers marked traditionally | 8 | ^\d{1,7}$ | A numeric value between 0 and 9,999,999 accepted |
Candidate scripts traditionally marked | Total number of candidate scripts marked traditionally | 9 | ^\d{1,7}$ | A numeric value between 0 and 9,999,999 accepted |
Non-examination assessments marked | Total number of non- examination assessments marked for example internal assessment, coursework | 10 | ^\d{1,7}$ | A numeric value between 0 and 9,999,999 accepted |
Candidate non-examination assessments marked | Total number of candidates' non- examination assessments marked for example internal assessment, coursework | 11 | ^\d{1,7}$ | A numeric value between 0 and 9,999,999 accepted |