CORE ASSESSMENT KERNEL

CRISPER Online

Core Remote Interface for Secure Programmed Exam Rendering. A failure-tolerant, web-native assessment engine built for high-integrity institutional testing with real-time cloud relay.

CRISPER Online Interface

Unified Data Ingestion

01. Question Bank (JSON)

The primary configuration file defining the exam structure, sections, and marking logic. It supports rich HTML rendering for scientific notation.

{ "title": "Exam Title", "duration": 90, // Minutes "sections": [ { "name": "Pathology", "questions": [{ "code": "P01", "text": "Rich Text Q?", "pos": 4, "neg": 1, "options": [...] }] } ] }

02. Candidate Roster (CSV)

Maps institutional IDs to candidate names and creates secure credentials for the session. Ingested once per session for high-speed authentication.

username,name,password STU001,Arjun Mohan S,pass123 STU002,Rahul K V,exam456 STU003,Priya Sharma,test789 STU004,Anjali Nair,secure321

Requirement: Both files are uploaded via the Admin Console to instantiate the cloud session instantly.

Platform Architecture

sync

Cloud Relay

Bi-directional state sync ensures that every answer is pushed to the server within milliseconds, protecting against local device failure.

restore

Persistent Sessions

Students can resume their exam instantly on any authorized device if their session is interrupted, bypassing the login flow automatically.

shuffle

Dynamic Shuffling

Section-scoped randomization of questions and options, unique to every student, ensuring institutional-grade security.

analytics

Live Matrix

Real-time proctoring view for administrators, displaying a live response grid and connectivity status of every student terminal.

inventory

Data Packaging

Automated CSV export of results in their original master sequence, facilitating instant grading and analysis upon test completion.

security

Kiosk Readiness

Optimized for full-screen lockdown environments, minimizing distractions and preventing unauthorized navigation during active tests.

Conduct a Secure Assessment

CRISPER Online is currently available for partnered institutions. Get in touch to schedule a secure session or request a dedicated instance.

CONTACT US FOR AN EXAM