Serious Game Adventure for Learning Data Exploration Skills
摘要
SQL stands as a potent yet straightforward language for querying Relational Databases, extensively used in software development and data exploration. However, students often encounter frustration after the initial ease of learning SQL due to its profound intricacies. We present CSE-Investigaciones: a serious game presented in an adventurous format designed to facilitate the acquisition of SQL language skills. Players face various challenges requiring the construction of SQL queries using a graphical interface. The game is built through an architecture composed of a video game interface, a game engine, and a database system. The queries are executed on a database server, providing players with feedback on their progress. We detail the system architecture and a conducted case study. The feedback collected through a Likert-scale test and an open questionnaire reflects positive outcomes.