Interview Preparation

Practice answers to common assessment developer interview questions.

Categories
Assessment Design Blueprinting Item Writing Quality Assurance Regulation Constructs SMEs Version Control Career Transition Assessment Methods Mark Schemes Accessibility Project Management Behavioural How do you decide the total marks for an assessment paper? Explain the difference between norm-referenced and criterion-referenced assessment. What would you do if you discovered after a paper is published that one criterion was not assessed? What evidence would you provide to demonstrate that an assessment is valid? How would you investigate if marking consistency drops between two exam series? How do you ensure an assessment is fair for a learner with dyslexia? How do you avoid writing leading questions? How do you handle a situation where a learner gives a correct answer that is not in the mark scheme? How do you ensure consistency when different assessors observe the same practical task? A centre reports that their learners consistently score lower than the national average. How do you respond? What data would you collect after an assessment series to inform improvements? What transferable skills from your current role would you bring to assessment development? Describe a time you managed a complex project with multiple stakeholders. How did you keep it on track? Tell me about a time you identified an error that others had missed. What did you do? Describe a situation where you had to learn something complex quickly. An SME provides feedback that contradicts the specification requirements. How do you respond? What would you do if you suspected an assessment was disadvantaging a particular group of learners? When would you choose a portfolio over a timed examination? How do you know when standardisation has been successful? What is the difference between a technical review and an SME review? How do you ensure Paper A and Paper B in the same series are comparable?

Answer Practice Top 10 Questions Mock Interview
Version Control Top 10

Why is version control important in assessment development?

What the interviewer is testing: Tests understanding of document control and audit requirements.

Key terms: version control, audit trail, change management

Strong Answer

Version control in assessment serves multiple purposes. First, it provides an audit trail for regulators - every change must be traceable to a reason and an authorisation. Second, it prevents errors - without version control, outdated materials could be used in live assessment. Third, it supports comparability - when we change an assessment, we need to understand what changed and why, to ensure standards are maintained. Fourth, it enables review and improvement - patterns in version changes can reveal quality issues. Every change should have: a version number, date, author, reason for change, authorisation, and a record of what changed. Approved versions must be locked and any edits must create a new version, not overwrite the approved one.

Weak Answer (Avoid)

I save files with version numbers in the filename so I know which is the latest.

Likely follow-up: What would you do if you discovered an error in an approved and published assessment?