Non-exam assessment - the computing practical project Revision — AQA A-Level
Revise Non-exam assessment - the computing practical project for AQA A-Level Computer Science. Review learning objectives, study guides, flashcards, key definitions, and exam practice questions.
Exam Tips
- Start prototyping and writing code early in the project process.
- Tackle the critical path of the project first to ensure a working system.
- Ensure the project documentation is concise and presented in the order specified by the mark scheme.
- Use a best-fit approach when assigning levels in the mark scheme.
- Ensure the problem chosen is sufficiently different from other students in the centre to avoid malpractice.
Common Mistakes
- Choosing a project that is not of A-level standard, leading to restricted marks.
- Failing to provide clear evidence of testing or using non-representative samples.
- Lack of independent feedback in the evaluation section.
- Poorly structured code that lacks annotation or meaningful identifiers.
- Treating the project as a linear process rather than an iterative one.
Key Marking Points
- Analysis (9 marks): Scoping, requirements documentation, and measurable specific objectives.
- Documented design (12 marks): Articulation of the solution structure and reliance on external libraries or frameworks.
- Technical solution (42 marks): Completeness of the solution and demonstration of technical skills (algorithms, data models, coding style).
- Testing (8 marks): Evidence of thorough testing using representative samples (normal, boundary, erroneous data).
- Evaluation (4 marks): Assessment of how well the outcome meets requirements, independent feedback, and discussion of potential improvements.