This repository contains a Python Notebook implementing the Short User Experience Questionnaire (UEQ-S). The notebook calculates the UEQ-S scores for different aspects such as Pragmatic Quality, Hedonic Quality, and Overall Experience.
You can compare the results with the offical UEQ-S analysis tool in the repository or download it directly from: https://www.ueq-online.org/Material/Short_UEQ_Data_Analysis_Tool.xlsx
All credits for this analysis goes to the authors from the UEQ-Team: Andreas Hinderks, Martin Schrepp, Jörg Thomaschewski
For more information visit: https://www.ueq-online.org/
The following bar chart represents the above scores with a gradient background, visually representing the transition between negative and positive feedback.
You can run the notebook using Jupyter. Make sure you have all the required packages installed:
pip install pandas matplotlib