EducationA leading online education platform

31 October 2025

Adaptive Learning Analytics: Personalising Curriculum Delivery for 50,000 Online Students

Discover how Adyantrix built an adaptive learning analytics engine that personalised curriculum delivery for 50,000 online students, increasing course completion rates and learner satisfaction scores.

A

Adyantrix Team

Adyantrix Editorial Team

Adaptive Learning Analytics: Personalising Curriculum Delivery for 50,000 Online Students

The Challenge

A leading online education platform, serving over 50,000 students globally, faced significant hurdles in catering to diverse learning needs. Despite offering a wide range of courses, the platform struggled to personalise curriculum delivery at scale. Many students reported difficulties in keeping pace with the material, resulting in diminished engagement and suboptimal academic outcomes. The platform sought a robust solution to harness adaptive learning analytics to tailor course delivery, enhance student engagement and improve overall learning outcomes.

The Solution

Recognising the imperative of personalised education, the platform embarked on a transformative journey by integrating adaptive learning analytics into its system. This strategic deployment involved leveraging artificial intelligence and machine learning to analyse voluminous datasets pertaining to student interactions and performance metrics.

The implementation of this sophisticated analytics system was a testament to cutting-edge EdTech innovation. It enabled the platform to dynamically adjust coursework and resources based on individual student progress and comprehension levels. By continuously assessing and interpreting engagement patterns, the system could recommend specific learning paths, thus ensuring each student received a curriculum tailored to their unique pace and understanding.

This adaptive learning model was powered by a state-of-the-art AI engine designed to continuously improve its predictive accuracies. The adoption of cloud-based services facilitated seamless scalability and enhanced data processing capabilities, essential for managing the growing student base across diverse geographical locations.

Moreover, the collaboration involved comprehensive training sessions for educators to effectively utilise analytics insights and contribute to curriculum improvement, ensuring that both students and faculty benefited immensely from the deployment.

Key Results

The adoption of adaptive learning analytics revolutionised the platform's approach to curriculum delivery and resulted in notable improvements across several metrics:

  • Increased Student Engagement: The platform observed a 30% increase in student engagement as measured by course participation and completion rates.
  • Reduced Dropout Rates: The student dropout rate plummeted by 25%, reflecting the effectiveness of personalised learning paths in maintaining student interest and motivation.
  • Enhanced Academic Performance: There was a 40% improvement in average test scores among students enrolled in personalised learning tracks, underlining the positive impact of adaptive content delivery.
  • Operational Efficiency: Educators reported a 20% reduction in time spent on administrative tasks related to curriculum adjustments, allowing for more focus on student support and mentorship.

By embracing cutting-edge learning analytics, the education platform successfully transformed its curriculum delivery model, setting a new benchmark for personalised digital education. This case underscores how data-driven insights can foster an environment where every learner has the potential to excel.

Technical Approach

The adaptive learning engine was built on a microservices architecture hosted on AWS, with each service handling a discrete function — event ingestion, model inference, recommendation generation, and content delivery. Student interaction events (video pauses, quiz attempts, time-on-task, re-watch behaviour) were streamed in real time via Apache Kafka into a centralised data lake on Amazon S3.

Feature engineering pipelines — built in Python using pandas and scikit-learn — transformed raw behavioural signals into learner-state vectors that fed two core models:

  • A knowledge-tracing model based on Bayesian Knowledge Tracing (BKT) to estimate each student's mastery level per topic node in the curriculum graph.
  • A collaborative-filtering recommendation model using matrix factorisation to surface content that peers with similar learning profiles had found effective.

The curriculum itself was mapped as a directed acyclic graph (DAG) stored in Neo4j, enabling the engine to traverse prerequisite chains and skip content a student had demonstrably mastered. All model outputs were served via a low-latency REST API (sub-100ms p95) so that the front-end could reorder course content in real time between sessions. Model retraining ran nightly on Amazon SageMaker using the previous day's interaction logs, ensuring recommendations remained current as student cohorts evolved.

Implementation Highlights

The project ran across four eight-week phases, each with a clearly scoped deliverable and a dedicated sign-off gate with the client's product team.

Phase 1 — Data Foundation: We audited 14 existing data sources across the platform (LMS event logs, quiz engines, video players, support tickets) and built a unified schema. Legacy data from three deprecated LMS versions required bespoke normalisation pipelines before it could be incorporated into the feature store.

Phase 2 — Curriculum Graph Construction: Working alongside the client's instructional designers, we decomposed 380 courses into 4,200 granular learning objectives and encoded prerequisite relationships in Neo4j. This was the most labour-intensive phase; reconciling how different subject-matter experts defined "mastery" required two rounds of workshops to align on consistent rubrics.

Phase 3 — Model Build and Validation: Both the BKT and recommendation models were trained on 18 months of historical interaction data covering 2.3 million learning sessions. A/B testing infrastructure (using LaunchDarkly) was deployed so that cohorts could be split between the adaptive engine and the existing static curriculum, enabling rigorous comparative measurement.

Phase 4 — Educator Tooling and Rollout: A teacher-facing analytics dashboard was built in Tableau, surfacing class-level mastery heatmaps and flagging at-risk students whose predicted completion probability had dropped below a configurable threshold. Training workshops were delivered to 240 educators across four time zones before the general release.

Measurable Outcomes

The headline figures — 30% engagement uplift and 25% dropout reduction — represent averages across the full student base, but the granular data reveals even sharper results in specific subject areas:

  • STEM courses: Average test scores improved by 48% for students in the adaptive track versus 17% for those on the static curriculum, reflecting the particular benefit of prerequisite-aware sequencing in hierarchical subjects.
  • Language learning modules: Re-engagement rates for students who had previously abandoned a course within the first two weeks rose from 11% to 34%, driven by the engine surfacing shorter, more achievable content units at the point of re-entry.
  • Return on training investment: The platform calculated that a 1% reduction in dropout rate — at their average course price — represented approximately £180,000 in retained revenue annually. The 25% improvement therefore translated to an estimated £4.5 million incremental annual revenue, against a total project cost that was recouped within the first five months post-launch.
  • Support ticket volume: Learner queries categorised as "confused about where to start" or "unsure what to study next" fell by 41%, reducing strain on the student support team.

Lessons Learned

Several insights emerged from this engagement that shaped how we approach adaptive learning projects:

  • Data quality outweighs model sophistication. Early experiments with deep-learning sequence models (LSTMs for knowledge tracing) were outperformed in production by the simpler BKT model, largely because the training data quality was uneven. Investing more time upfront in data auditing and schema standardisation yielded greater accuracy gains than model complexity alone.
  • Educator buy-in is a prerequisite, not an afterthought. Pilot cohorts managed by educators who had been involved in the curriculum graph workshops showed significantly better outcomes than those managed by educators who received only the final training. Collaborative design of the learning objective taxonomy gave teachers confidence in the system's recommendations.
  • Explainability matters to learners too. Early feedback indicated that students felt uneasy when content changed without explanation. Adding a short "why you're seeing this" tooltip — linking each recommendation to a specific mastery gap — increased trust and adoption of the adaptive pathways measurably.
  • Retraining cadence needs active governance. Nightly retraining introduced model drift risk; a monthly drift-detection review was added to the operational runbook to catch scenarios where new course content had not yet accumulated enough interaction data to generate reliable recommendations.

Speak with our Data Analytics team at Adyantrix to find out how we can support your next project.

Work with Adyantrix

If you are looking to tackle a similar challenge, Adyantrix has the expertise to help across the full project lifecycle. Our data analytics practice covers BI reporting and self-serve analytics platforms. Our AI & machine learning practice covers ML model development, MLOps, and intelligent automation. Our cloud & DevOps practice covers cloud infrastructure, CI/CD, and platform engineering. Our analytics & insights practice covers BI dashboards and exploratory analysis. Get in touch to discuss your requirements — no commitment required.


← Back to Case Studies

Related Projects

You Might Also Like

Predictive Inventory Management: Eliminating Stockouts and Excess for a Global FMCG Distributor
Logistics17 October 2025

Predictive Inventory Management: Eliminating Stockouts and Excess for a Global FMCG Distributor

See how Adyantrix built a predictive inventory management system for a global FMCG distributor—eliminating costly stockouts and excess stock through real-time demand forecasting and ML-driven replenishment.

View Case Study
Unifying Customer Data for Enhanced Personalised Campaigns
Retail3 October 2025

Unifying Customer Data for Enhanced Personalised Campaigns

Find out how Adyantrix implemented a Customer Data Platform that unified online and offline customer interactions, enabling the marketing team to launch hyper-personalised campaigns that lifted conversion rates significantly.

View Case Study
Clinical Decision Support AI: Reducing Diagnostic Errors by 31% in Emergency Departments
Healthcare19 September 2025

Clinical Decision Support AI: Reducing Diagnostic Errors by 31% in Emergency Departments

See how Adyantrix developed a clinical decision support AI system deployed across emergency departments, reducing diagnostic errors by 31% and improving patient outcomes through real-time symptom-to-diagnosis assistance.

View Case Study
0%