sus.tools

Repository for the static sus.tools website, which bundles the tools of the System Usability Scale Analysis Toolkit.

https://github.com/jblattgerste/sus.tools

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Repository for the static sus.tools website, which bundles the tools of the System Usability Scale Analysis Toolkit.

Basic Info
  • Host: GitHub
  • Owner: jblattgerste
  • Language: HTML
  • Default Branch: main
  • Homepage: http://sus.tools/
  • Size: 977 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

sus.tools website

This repository hosts the website https://sus.tools through GitHub Pages. It only serves as the source and deployment location for the homepages’s static content. It's intended solely for hosting purposes and does not contain additional content of interest. The source code of the tools of the System Usability Scale Analysis Toolkit themselves can be found in my other repositories.

Owner

  • Name: Dr. Jonas Blattgerste
  • Login: jblattgerste
  • Kind: user
  • Location: Bielefeld, Germany
  • Company: University of Applied Sciences Emden/Leer

PostDoc working on Educational Technology

Citation (CITATION.cff)

cff-version: 1.2.0
title: >-
  A Web-Based Analysis Toolkit for the System
  Usability Scale
message: >-
  If you use the SUS Analysis Toolkit for your
  research, please cite it as follows:
type: software
authors:
  - given-names: Jonas
    family-names: Blattgerste
    email: jonas.blattgerste@hs-emden-leer.de
    affiliation: University of Applied Sciences Emden/Leer
  - given-names: Jan
    family-names: Behrends
    email: jan.behrends@stud.hs-emden-leer.de
    affiliation: University of Applied Sciences Emden/Leer
  - given-names: Thies
    family-names: Pfeiffer
    email: thies.pfeiffer@hs-emden-leer.de
    affiliation: University of Applied Sciences Emden/leer
identifiers:
  - type: doi
    value: 10.1145/3529190.3529216
    description: Accompanying peer-reviewed publication
repository-code: >-
  https://github.com/jblattgerste/sus-analysis-toolkit
url: 'https://sus.mixality.de/'
abstract: >-
  The System Usability Scale (SUS) questionnaire is a
  broadly used usability measurement tool, which is
  fast in its application and straight forward in its
  interpretation. While the original SUS
  questionnaire was envisioned as a one-dimensional
  ”quick and dirty” approach to measure usability,
  research over the past 25 years revealed helpful
  insights and dimensions to contextualize and
  compare individual SUS scores on. In this paper, we
  present an open source web-based analysis toolkit
  for the SUS questionnaire, which calculates SUS
  measurements, analyses them based on the insights
  and contextualization scales suggested by previous
  work, and provides versatile plotting facilities to
  create appealing SUS graphs for scientific
  publications and presentations.
license: MIT
date-released: '2022-01-01'
preferred-citation:
  authors:
    - given-names: Jonas
      family-names: Blattgerste
    - given-names: Jan
      family-names: Behrends
    - given-names: Thies
      family-names: Pfeiffer
  conference:
      name: "Proceedings of the 15th International Conference on PErvasive Technologies Related to Assistive Environments"
  doi: 10.1145/3529190.3529216
  title: "A Web-Based Analysis Toolkit for the System Usability Scale"
  type: proceedings
  year: 2022

GitHub Events

Total
Last Year

Dependencies

.github/workflows/static.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite