CoRemix: Supporting Informal Learning in Scratch Community With Visual Graph and Generative AI
Yunnong Chen, Yishu Shen, Ruiyi Liu, Xinyu Yu, Lingyun Sun, Liuqing Chen
TL;DR
CoRemix addresses the lack of structured guidance in informal Scratch learning by combining a visual graph of events and computing concepts with a RA-LLM-based conversational agent and visual-textual scaffolding. The two-phase design guides learners first to decompose projects and then to remix by adding nodes and edges, supported by a community knowledge base. An empirical study with 16 elementary learners shows improved project understanding, computation concept learning, and remixing creativity compared to a Scratch baseline. The work demonstrates the viability and challenges of integrating retrieval-augmented generative AI into informal coding communities, and outlines future directions for scalable, safe, and inclusive AI-guided learning tools.
Abstract
Online programming communities provide a space for novices to engage with computing concepts, allowing them to learn and develop computing skills using user-generated projects. However, the lack of structured guidance in the informal learning environment often makes it difficult for novices to experience progressively challenging learning opportunities. Learners frequently struggle with understanding key project events and relations, grasping computing concepts, and remixing practices. This study introduces CoRemix, a generative AI-powered learning system that provides a visual graph to present key events and relations for project understanding. We propose a visual-textual scaffolding to help learners construct the visual graph and support remixing practice. Our user study demonstrates that CoRemix, compared to the baseline, effectively helps learners break down complex projects, enhances computing concept learning, and improves their experience with community resources for learning and remixing.
