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