Saved in:
Bibliographic Details
Main Authors: Badenes-Olmedo, Carlos, Eyzaguirre Barreda, Paul Andree
Format: Recurso digital
Language:
Published: Zenodo 2025
Subjects:
Online Access:https://doi.org/10.5281/zenodo.16641780
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • <p>This repository contains the source code and anonymized pilot dataset for **QuerIA**, a system that generates and evaluates educational questions using large language models (LLMs) and Bloom-aligned contextual learning.</p> <p>The system was deployed at Universidad Politécnica de Madrid during the 2024–2025 academic year and used by students and instructors across 17 academic schools.</p> <h2><br>Repository Structure</h2> <h3>`/code/`</h3> <p>Contains the full implementation of QuerIA, including:</p> <p>- Semantic chunking strategy<br>- Prompt-based question generation (MCQs and OEQs)<br>- Automatic difficulty calibration based on Bloom’s Taxonomy<br>- Evaluation pipelines and feedback processing<br>- Docker and Ollama integration for local deployment</p> <p>See the `README.md` inside `/code/` for setup instructions.</p> <h3>`/data/`</h3> <p>Includes four anonymized CSV files:</p> <p>- `users.csv`: user profiles (school, program)<br>- `questions.csv`: generated questions with type, difficulty, context, and options<br>- `questionnaires.csv`: questionnaire configurations and metadata<br>- `feedback.csv`: user ratings and comments on generated questions</p> <p>All personal identifiers have been removed in compliance with GDPR and UPM ethics requirements.</p> <h2>Citation</h2> <p>If you use QuerIA or this dataset in your research, please cite the following article:</p> <blockquote> <p>> Badenes-Olmedo, C., & Eyzaguirre-Barreda, P. (2025). *QuerIA: Adaptive Question Generation and Evaluation in Higher Education Using Large Language Models and Contextual Learning*. (under review in Expert Systems with Applications) . [DOI and link pending publication</p> </blockquote> <p>Zenodo dataset:</p> <blockquote> <p>> Badenes-Olmedo, C., & Eyzaguirre-Barreda, P. (2025). *QuerIA: Source Code and Pilot Dataset* [Data set]. Zenodo. <a href="https://doi.org/10.5281/zenodo.16641780">https://doi.org/10.5281/zenodo.16641780</a></p> </blockquote> <h2><br>Authors</h2> <p>- Carlos Badenes-Olmedo — Universidad Politécnica de Madrid  <br>- Paul Eyzaguirre-Barreda — Universidad Politécnica de Madrid</p> <h2><br>License</h2> <p>This project is licensed under the MIT License for the code, and a CC BY 4.0 License for the dataset.</p>