Reporting & Analytics

Assessment reporting and analytics for trusted, actionable results

Full visibility into exam performance at every level, from test to section, question, and dimension. Track performance through intuitive visuals and turn data into actionable insights.

Exam Report — Cambridge GELT Assessment
GELT · Global English Language Test
Sarah J. Mitchell
2026-06-10 · 14:35 UTC
78/100
78%  ·  PASS
Percentile
98th
Rank
4/248
Sten
8
Section breakdown
Reading85%
Listening72%
Writing68%
Grammar91%
4
Analysis levels — test, section, page, dimension
3
Export formats — CSV, JSON, HTML
2
Separate views — administrators and participants
P · D
Item analysis — P-index and D-index per question
Performance Overview

Understand performance at every level

Understand performance at every level, including overall results, question-level breakdowns, and section performance, without switching views or exporting data.

Overall scorecard
Question scorecard
Section scorecard
Scoreboard card

Overall scorecard

Shows total points, maximum possible score, and percentage, giving a clear summary of overall performance.

Overall Scorecard
78 /100 78%
78
Points earned
100
Max possible
PASS
Status

Question scorecard

Breaks down responses into correct, incorrect, unanswered, and manually evaluated, so you can quickly understand answer distribution.

Question Scorecard
32
Correct
8
Incorrect
3
Unanswered
2
Manual eval

Section scorecard

Displays scores and percentages across all sections, helping you compare performance across different parts of the exam.

Section Scorecard
Reading85%
Listening72%
Writing68%
Grammar91%

Scoreboard card

Organizes all sections and dimensions in a hierarchical structure, showing question counts, maximum attainable points, section weight, and the candidate's score at every level.

Scoreboard
SectionQsMaxWtScore
Reading123025%85%
Listening102525%72%
Writing82525%68%
Grammar152025%91%
Norm-Based Insights

See where each candidate stands

See how each candidate performs relative to others. Compare scores against norms or benchmarks to understand rankings, distribution, and overall performance context at a glance.

Population card

Summarizes the reference group against which the candidate is evaluated and shows the candidate's sten score, rank, and percentile within that population.

8
Sten
4/248
Rank
98th
Percentile

Comparison card

Contrasts scores against either an auto-generated norm or a predefined benchmark. You can configure the norm to include results from the current task only, or results across all tasks.

Your score78%
Group norm65%
Above norm+13%

Radar chart

Provides a visual representation of scores in each section or dimension alongside the norm's position, enabling quick identification of areas of strength and weaker areas at a glance.

Dimension Radar
Reading Listening Writing Grammar Vocabulary 85% 72% 68% 91% 74%
Candidate
Norm
Dimension-Level Analysis

Break down performance by skills and competencies

Go beyond section scores. Evaluate performance by competencies, skills, and topics to clearly identify strengths and knowledge gaps.

Subjects, topics, subtopics, skills

Compare performance across subjects, topics, subtopics, and skills to uncover strengths and pinpoint gaps at the competency level.

Critical Thinking88%
Comprehension74%
Vocabulary61%

Multi-dimensional question mapping

Link each question to one or multiple dimensions and structure them hierarchically to reflect relationships between competencies.

Question mapping
Reading Critical Thinking Comprehension Vocabulary

Weighted dimension scoring

Control how each question contributes to dimension scores by assigning custom weights, so results reflect your intended measurement logic.

Critical Thinking×2.0
Comprehension×1.5
Vocabulary×1.0
Detailed Session Records

Access detailed result views when needed

Section and page level analysis

Generate a report that presents performance at the section and page level. Detects where candidates struggled, disengaged, or performed strongly, going beyond the overall score.

Complete question & answer record

Access a full breakdown of the test session including every question, the exact options selected on each page, and how each response was scored. Questions are displayed with their corresponding answers and marked as correct, incorrect, partially correct, or unanswered.

Answer sheet export

Download a structured answer sheet that displays each question alongside the candidate's selected option. Questions are clearly marked to indicate correct, incorrect, partially correct, or unanswered responses.

Official exam record

Download a detailed exam statement as a PDF for documentation and archiving purposes. Choose which information to display, including exam session data, participant details, overall results, sections and pages, dimensions, and full question-and-answer records.

Question Analytics

Evaluate the effectiveness of every question

Monitor how questions perform over time and identify patterns across different test sessions. View presentation counts, average scores, P-index, and when filtered by test, D-index.

For multiple-choice questions, option analysis shows how often each choice was selected. Detect questions with low discrimination, extreme difficulty, or weak option performance.

P-index measuring question difficulty
D-index measuring discrimination power, filtered by test
Option analysis showing selection frequency per choice
Question Analytics
Question Count Avg P D
Q1 · Reading passage A 248 0.82 0.82 0.44
Q7 · Grammar: conditionals 248 0.51 0.51 0.28
Q14 · Listening: dialogue 248 0.34 0.34 0.11
Q22 · Vocabulary: context 248 0.68 0.68 0.36
Option analysis — Q7
A
51%
B
28%
C
13%
D
8%
Test Statistics
Completed
248
Total submitted
261
Average score
64.8%
Std. deviation
12.3
Maximum
98%
Minimum
22%
Test Analytics

Understand how your assessment performs across all submissions

Analyze how the test performs across all completed attempts. View overall distribution statistics to understand how scores spread across the candidate pool.

The same statistical metrics are available at the section and dimension level, enabling deeper analysis of performance patterns within the test structure.

Completed attempts and overall submission count
Average score across all submissions
Standard deviation to understand score spread
Minimum and maximum scores to identify the range
All metrics reviewable at section and dimension level
Personalized Reporting

Every participant receives a report built around their results

Generate reports that automatically adapt to each participant's results. Total and dimension scores trigger predefined thresholds, adjusting feedback to each unique score combination. Define custom scoring rules, map score ranges to profile categories, and produce branded PDF reports with visual elements such as bar charts.

Score-based dynamic reports

Total and dimension scores trigger predefined thresholds, adjusting feedback to each unique score combination.

Score ≥ 80%Advanced
Score 60–79%Proficient
Score < 60%Developing

Built-in scoring logic

Map score ranges to profile categories with conditional text, instantly reflected in the final report.

if
score.total >= 80
→ "Advanced Proficiency"
else if
score.total >= 60
→ "Proficient"

Branded PDF reports

Customizable layouts with your organization's identity and visual elements including bar charts.

Acme Corp — Assessment Report
Custom Reporting

Customize reports to match your organization & scoring model

Apply custom HTML and CSS templates and use a JavaScript function to process test score data. Functions interpret scores from sections, dimensions, or effects and generate new parameters as output.

Each test has a default report template. You can create a custom template for any test, or request custom report development from the TestInvite team.

HTML and CSS templates for report structure and layout
JavaScript functions to process score data and generate output
Custom header with formatted text and images
Custom branding with your own logo on every report
Custom report development available upon request
report-function.js
function
processScores(scores) {
// sections, dimensions, effects
var total = scores.overall.percent;
var reading = scores.sections['reading'];
 
return {
profile: total >= 80
? 'Advanced'
: 'Proficient',
badge: 'certified'
};
}
Report Configuration

Pass/fail thresholds, performance levels, and score interpretations

Define exactly how results are classified, labeled, and presented. Each configuration layer adds a new dimension of meaning to the final report.

Pass / fail configuration

Set a passing threshold to automatically classify results. Create personalized messages for candidates who pass or fail, including next-step instructions or status notifications.

Passing threshold60%
Score ≥ 60% → Pass
Score < 60% → Fail

Custom performance levels

Create performance tiers by assigning score intervals. Add custom names, descriptions, and colors to differentiate categories and make reports easier to interpret.

Advanced80–100%
Proficient60–79%
Developing40–59%
Beginning0–39%

Custom score interpretations

Define contextual rules, score ranges, titles, and descriptions that appear at the exam level or tied to a specific section, exactly where they are most relevant.

Interpretation rule
Reading ≥ 85% · Section level
"Exceptional reading comprehension across all passage types and question formats."
Section Score range
Delivery and Access Control

Control who sees what, and when

Manage how results are delivered, shared, and exported. Control visibility for administrators and participants, automate report delivery, and ensure every result reaches the right audience at the right time.

Result visibility & feedback

Decide when and how results are shown. Display results immediately, after specific sections, or on a scheduled date. Control what participants see, including scores, interpretations, comparisons, feedback and pass or fail status, while administrators access full detailed reports.

PDF report generation

Generate and share official reports instantly. Export any report as a PDF, apply custom templates, and deliver reports automatically via email. Include full question and answer records when needed for documentation.

Data export and integration

Export structured data for further analysis or system integration. Select fields from participant details, test data, monitoring records, and scores. Generate reports in formats such as CSV, JSON, or HTML. Integrate exam data into your systems to automate workflows.

Certificate automation

Issue certificates automatically based on defined conditions. Set rules such as passing scores or performance levels, apply custom templates, and deliver certificates instantly once criteria are met.

Who It's For

Standardize reporting across different contexts

Corporate / Recruitment

Compare candidates at scale

Run assessment tests for large applicant pools, compare candidates against norm-based benchmarks, and export results directly into your systems. Use sten scores, ranks, and percentiles to structure evaluation conversations.

Professional Certifications

Certify with documented evidence

Set pass/fail thresholds, define performance tiers, and automatically issue certificates. Candidates download a verified PDF record instantly. Archive-ready exam statements support documentation and audit requirements.

Education / Academic

Deliver meaningful feedback

Run large-scale assessments, analyze performance by section and dimension, and automatically deliver branded PDF reports to each participant. Configure what each student sees and when they see it.

Get Started

Results you can act on

Generate structured, customized exam reports that deliver actionable insights.

Book a demo Try for free