Skip to content

Add libraries for the UMUX and UMUX-Lite questionnaires#947

Merged
JackWilb merged 1 commit intorevisit-studies:mainfrom
shiyihe-neko:feat/umux-feature
Nov 11, 2025
Merged

Add libraries for the UMUX and UMUX-Lite questionnaires#947
JackWilb merged 1 commit intorevisit-studies:mainfrom
shiyihe-neko:feat/umux-feature

Conversation

@shiyihe-neko
Copy link
Copy Markdown
Contributor

Does this PR close any open issues?

It’s a feature I found useful for conducting user studies.

Give a longer description of what this PR addresses and why it's needed

This PR adds the UMUX (Usability Metric for User Experience) and UMUX-Lite questionnaires to the study library.

  • UMUX is a short, standardized usability questionnaire developed as a concise and conceptually similar alternative to the System Usability Scale (SUS). It includes four items designed to assess how effective, efficient, and satisfying you find the system to use.
  • UMUX-Lite is a two-item short-form usability measure (Lewis et al., 2013), designed for time-constrained user studies.

This implementation includes:

  • JSON configuration for question structure and response format
  • Markdown documentation (umux.md,umux-lite.md) describing the questionnaire and citation.

Are there any additional TODOs before this PR is ready to go?

TODOs:

  • Update relevant documentation

@alexsb alexsb requested a review from tingying-he November 4, 2025 08:40
@shiyihe-neko shiyihe-neko changed the title Add UMUX-Lite questionnaire and config setup Add libraries for the UMUX and UMUX-Lite questionnaires Nov 4, 2025
Copy link
Copy Markdown
Contributor

@JackWilb JackWilb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @shiyihe-neko. I'm looking forward to this addition.

@tingying-he Please after we merge this can you generate the studies using the library (so users can find it more easily)

"required": true,
"location": "aboveStimulus",
"type": "likert",
"numItems": 5,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be 7?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be 7

"required": true,
"location": "aboveStimulus",
"type": "likert",
"numItems": 5,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be 7?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be 7

@tingying-he
Copy link
Copy Markdown
Contributor

Yes, I can generate the studies after the library is merged. Please let me know when the merge is done. @JackWilb

@JackWilb JackWilb merged commit 729ceea into revisit-studies:main Nov 11, 2025
5 of 8 checks passed
gabrielolafs pushed a commit to gabrielolafs/a3-experiment-revisit that referenced this pull request Feb 19, 2026
…ature

Add libraries for the UMUX and UMUX-Lite questionnaires
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants