Problem Statement: In secondary education (High School / Gymnasium), students often receive performance feedback only through delayed report cards. While gamification effectively motivates the 10-18 age group, existing grading tools often function merely as "digital gradebooks," lacking deep, engaging game mechanics. Furthermore, school network infrastructure is often unreliable; a grading tool must gracefully handle poor Wi-Fi to avoid disrupting the flow of the lesson.
Project Goal: Design and develop a Gamified Classroom Companion tailored for Pupils (10-18 years) and Teachers. The system must go beyond basic points tracking to deliver a rich, gamified experience, built as an Offline-Tolerant Progressive Web App (PWA) that maintains reliability during internet disruptions.
Core Tasks:
- Offline-Tolerant Architecture: Implement a resilient data layer using Service Workers and IndexedDB. The app must cache data for reliable offline viewing (e.g., teachers accessing class lists, students checking their profiles) to gracefully handle poor connectivity, without the technical overhead of complex offline write synchronization queues.
- Interaction Design (Teacher Focus): Develop a mobile-first interface that allows teachers to grade an entire class efficiently (e.g., "Swipe-to-Grade") while minimizing distractions.
- Advanced Gamification Logic Engine: The backend must transform standard school criteria (Homework, Participation) into a rich gamification system. The system MUST go beyond basic XP and streaks by including at least two advanced mechanics, such as unlockable customization (e.g., avatars, profile themes), quest-based learning paths, or cooperative class-wide goals (e.g., "The class unlocks a special badge if 10,000 XP is earned collectively").
- Cooperative Social Dynamics & Privacy: Implement strict access controls; since school data involves minors, pupils must strictly only see their own individual progress to prevent negative competitive pressure. However, the system must incorporate cooperative social elements (e.g., class-wide collaborative goals and shared progress bars) to foster engagement without relying on toxic leaderboards.
Research Focus:
The research focus lies on a Usability & Motivation Evaluation.
Metric A (Efficiency & Usability): Measure the time required to grade a student and evaluate the usability of the app under simulated intermittent network conditions.
Metric B (Motivation): Evaluate which specific advanced gamification mechanics (e.g., cooperative goals vs. individual unlockables) yield the highest perceived motivation among the target group (10-18 years).
Technologies: React (PWA); Service Workers / IndexedDB (Offline Storage); Firebase (Firestore) or Node.js; Advanced Gamification Mechanics
Tags: Gamification; EdTech; Cooperative Design; Mobile Computing; User Experience (UX); Kalchgruber