Online Learning Platform
An LMS with live classes, automated grading, and a tuition payment gateway.
EduPath Academy shifted from traditional classrooms to online in a short window, but off-the-shelf learning platforms couldn’t accommodate the center’s custom curriculum and exam formats.
The challenge
The problem had three distinct but tightly coupled parts: stable real-time video classes for hundreds of concurrent learners, automated grading across multiple question types, and a tuition payment gateway handled per individual course.
The solution
FUBATECH built an LMS platform on Next.js, integrating WebRTC for live video classes capable of handling hundreds of simultaneous connections without degrading video quality. Redis serves as the caching layer for real-time classroom state, syncing interactions (hand-raising, polls, breakout groups) between instructor and learners almost instantly.
The automated grading system supports both multiple-choice and short-answer questions, returning results immediately after submission instead of learners waiting for manual grading. The payment gateway is scoped per course, giving EduPath the flexibility to run staged promotional pricing.
The results
The platform now serves over 15,000 monthly active learners with a 99.6% uninterrupted class rate. Quiz grading time dropped 70%, significantly freeing up the instructor team’s workload.