CBT - Computer Based Testing CBT Platform Administration Questions and Answers — Questions and Answers
Question 1: A testing organization hires a new coordinator whose sole responsibilities are to enroll candidates into scheduled exam events and monitor their testing status in real-time. This coordinator must not have access to view or modify exam content or see candidate scores. Which of the following user roles is MOST appropriate to assign in the CBT platform?
- Test Author
- Proctor/Invigilator (Correct answer)
- Psychometrician
- System Administrator
Correct answer: Proctor/Invigilator
The Proctor/Invigilator role is specifically designed for managing the live test administration environment, which includes functions like launching exams for candidates and monitoring their progress. This role is intentionally separated from content-related roles (Test Author) and high-level system or data roles (System Administrator, Psychometrician) to enforce the principle of least privilege.
Question 2: During a globally administered CBT exam, a network failure causes the central test delivery server to become inaccessible for 30 minutes. Which of the following is the platform administrator's most critical immediate action once the system is restored?
- Immediately email all affected candidates a new voucher to reschedule.
- Begin a full data backup of the system.
- Verify the integrity of in-progress test data and determine which candidates can resume their exams. (Correct answer)
- Generate a detailed incident report for the executive team.
Correct answer: Verify the integrity of in-progress test data and determine which candidates can resume their exams.
The immediate priority after a system outage is to manage the active test-takers. The administrator must first determine the status of each candidate's exam data—whether their responses were saved and if their exam timers were paused correctly. This assessment is crucial to decide who can resume their test without compromising its integrity and who will need to be rescheduled. The other actions are important but secondary to addressing the live testing event.
Question 3: An administrator is preparing to make a newly finalized exam form available for scheduling at test centers. In most CBT platforms, what is the term for the process that locks the exam content and moves it from a development environment to the live delivery environment?
- Test Publishing (Correct answer)
- Item Calibration
- Results Archiving
- User Provisioning
Correct answer: Test Publishing
'Test Publishing' is the standard term for the administrative action of deploying a finalized test form from an authoring or staging environment to the live production server where it can be scheduled and delivered to candidates. This process typically makes the test immutable and ready for administration. Item Calibration is a psychometric analysis, Results Archiving happens post-delivery, and User Provisioning relates to creating user accounts.
Question 4: A CBT platform administrator is configuring the system to comply with GDPR and other data privacy regulations. Which of the following administrative actions is MOST effective at protecting candidate Personally Identifiable Information (PII) at rest within the platform's database?
- Implementing two-factor authentication for administrator logins.
- Setting complex password policies for all users.
- Conducting regular data backups to a separate, secure location.
- Encrypting specific database fields containing PII. (Correct answer)
Correct answer: Encrypting specific database fields containing PII.
While all options are good security practices, encrypting the data at rest (i.e., the specific database fields containing PII like name, address, email) is the most direct and effective control for protecting the stored data itself. If the database were ever breached, the encrypted data would be unreadable without the decryption key. Two-factor authentication and password policies protect access, while backups protect against data loss, but encryption directly protects the PII data itself.
Question 5: A certification body is integrating its CBT platform with a separate Candidate Management System (CMS). To ensure that a candidate's registration in the CMS correctly maps to their scheduled exam in the CBT platform, which of the following is essential?
- A shared, unique candidate identifier must be used by both systems. (Correct answer)
- The candidate's full name must be identical in both systems.
- The exam fee payment status must be synchronized in real-time.
- Both systems must be hosted on the same physical server.
Correct answer: A shared, unique candidate identifier must be used by both systems.
For two systems to reliably share information about a specific individual, they must use a shared, unique identifier (e.g., a candidate ID number, an eligibility ID). This ID acts as the primary key to link the records between the CMS and the CBT platform. While matching names can be a secondary check, it's unreliable due to variations and duplicates. Payment status is important data but not the primary linking mechanism. Physical server location is irrelevant to logical data integration.
Question 6: An administrator for a large-scale CBT program is reviewing system logs after candidates reported significant screen-to-screen lag during an exam. The logs show high latency between the test center workstations and the central application server, but the server's CPU and memory usage are normal. What is the MOST likely cause of the issue?
- A poorly calibrated test item.
- A network bandwidth or connectivity issue. (Correct answer)
- A corrupted candidate profile in the database.
- Incorrectly configured user permissions for the proctor.
Correct answer: A network bandwidth or connectivity issue.
High latency specifically refers to delays in data transmission over a network. Since the central server's own performance (CPU/memory) is normal, the problem most likely exists in the connection between the client (test center) and the server. This points directly to a network bandwidth or connectivity problem. The other options are unrelated to system-wide latency issues.
A testing organization hires a new coordinator whose sole responsibilities are to enroll candidates into scheduled exam events and monitor their testing status in real-time.
This coordinator must not have access to view or modify exam content or see candidate scores.
Which of the following user roles is MOST appropriate to assign in the CBT platform?