🤖 AI Summary
Existing gamified learning systems struggle to deliver personalized adaptation for heterogeneous learners and lack transparent, real-time open player models. This work proposes the Open Player Social Analytics Intelligence (OPSAI) architecture, which operationalizes the open player model concept into a deployable system for the first time. By decoupling game telemetry from the game engine, OPSAI adopts a three-tier architecture—comprising a frontend, a stateless backend, and a two-level logging storage—to enable low-latency queries and scalable telemetry processing. The system automatically generates pedagogically actionable insights and supports a feedback loop that delivers real-time reflective prompts, peer comparisons, and personalized recommendations. Evaluated within the Parallel gamified learning environment, OPSAI demonstrates significant improvements in learning transparency, engagement, and adaptivity, offering a reusable technical blueprint for educational games.
📝 Abstract
Game-Based Learning (GBL) is a learner-engaging pedagogical methodology, yet adapting games to heterogeneous learners requires transparent, real-time Open Player Models (OPMs). We contribute to the community Open Player Socially Analytical Intelligence (OPSAI), an architecture implementing OPM beyond conceptual frameworks and validated in a GBL application. It decouples gameplay telemetry and analysis from the game engine and automatically derives pedagogically actionable insights, supporting the transparency of computational player models while making them accessible to players. OPSAI comprises three logical layers: a Frontend that both provides the GBL experience and collects information needed for analytics; a stateless Backend that hosts transparent analytics services producing reflective prompts, recommendations, and visualization guides; and a two-tier Log Storage that balances heavy raw gameplay data with lightweight reference indices for low-latency queries. By feeding analytics outputs back into the game interface, OPSAI closes the feedback loop between play and learning, empowering teachers, researchers, and learners alike. We further showcase OPSAI with a full deployment on the Parallel GBL environment, featuring live play traces, peer comparisons, and personalized suggestions, demonstrating a reusable blueprint for future educational games.