🧠 AI Ed Wiki

Addresses a critical tension in CS education: the widespread adoption of generative AI makes it impossible to distinguish authentic student effort from AI code synthesis by evaluating final submissions alone. The paper presents VISMATIC, a rootless containerized framework that pairs robust environment isolation with explicit user-interaction tracking at the API level.

Key innovation: VISMATIC captures macro-level behavioral metrics (keystroke patterns, command execution timing, copy-paste behavior) that successfully flag statistical anomalies indicative of automated or off-platform workflows — while preserving student anonymity. Unlike JupyterHub, which exposes the host system to arbitrary shell commands, VISMATIC's rootless containers prevent lateral movement and host compromise.

The framework provides a scalable blueprint for preserving pedagogical integrity in the AI era, enabling educators to enforce authentic coding discipline through process-oriented monitoring rather than final-output evaluation. Open source on GitHub for institutional adoption.

Connected Concepts

  • STEM Education
  • Academic Integrity
  • Formative Assessment
  • Connected Articles

  • AI Learning Tools Engineering Education Needs — Designing Needs- and Attention-Aware AI Learning Tools for Engineering Education: Insights from Psychological Outcomes
  • Vibe Coding Programming Process Visualizer — From Idea to Classroom in Days: Using "Vibe Coding" to Create a Programming Process Visualizer from IDE Activity Logs
  • Hybrid E Assessment Semi Automated Grading — Hybrid E-Assessment in Higher Education: Semi-Automated Grading of Paper-Based Written Examinations
  • Moodle AI Tutoring Deep Learning — From Surface Learning to Deep Understanding: A Grounded AI Tutoring System for Moodle
  • Tibetcpr AI Training Feedback — TibetCPR: A Multimodal Tactile Feedback System for CPR Training in High-Altitude Regions
  • Multi Site VR Immersive Learning — Design and Implementation of a Real-time Multi-site Immersive Learning System Using Photon Fusion
  • Citation

    Arroyo, G., López, L., & Torres, J. C. (2026). Securing the Sandbox: A Rootless Containerized Framework for Process-Oriented Monitoring in Computer Graphics Education. arXiv:2606.05929.