The United Kingdom Awarding Body (UKAB) has asked me to design a system for the monitoring of its post-examinations re-marks.
Member rating: No Rating | Words: | Submitted: Thu Feb 26 2004
On the left is an image preview of every page of this document, and below are the first 150 words with formatting removed:
Introduction The United Kingdom Awarding Body (UKAB) has asked me to design a system for the monitoring of its post-examinations re-marks. If a centre feels that the grade awarded to a candidate for an examination is lower than expected, the centre can ask for that script to be remarked. The UKAB expects all this to be completed within three weeks. All the details must be stored for the purpose of analysis and monitoring File Design External file name: Re-Mark.dat General name: Re-mark Description: Stores details of all current candidates Record structure Field name Field description Data type No. bytes CandName Candidate's Name String 16 CandNo Candidate's Number String 4 CenterNo Centre Number String 5 DateSub Date of the exam paper submitted Date 10 SubRef Subject Reference Code String 5 OrgMr Original Mark Integer 2 OrgGr Original Grade String 2 PaperRt Paper to be returned? String 3 RemarkedMr Remarked Mark Integer 2 RemarkedGr Remarked Grade String 2 DateRt Date of paper when returned Date 10 Record size 61 bytes Typical size of file 1 record per script. With 15 scripts= 990 bytes Data Flow Diagram Data Requirements Data to be input: The following details will be stored for the re-marks: * Candidate name * Candidate number * Centre number * Subject...


