HCI Python Utils (2018)
Description: This code implements established HCI metrics in Python, such as the system usability scale (SUS) [Brooke, 1996] and the creativity-support index (CSI) [Carroll et al., 2009]. The SUS is a survey metric for usability assessment of systems, tools and interfaces. The CSI is another survey metric that helps to assess the level of creativity support provided by systems, tools and interfaces.
Author: Anna Xambó
Role: Concept and implementation.
Technologies: Python.
Code: https://github.com/axambo/hci-python-utils
References
- Brooke, John. SUS - A Quick and Dirty Usability Scale. Usability Evaluation in Industry, 189(194):4-7, 1996.
- Carroll, Erin A.; Latulipe, Celine; Fung, Richard and Terry, Michael. Creativity Factor Evaluation: Towards a Standardized Survey Metric for Creativity Support. In Proceedings of ACM Creativity and Cognition (CC ‘09), pages 127-136, Berkeley, CA, USA, 2009.