ruxailab / RUXAILAB

RUXAILAB - Usability Testing and Heuristics Evaluation Conceptual learning
MIT License
45 stars 64 forks source link

Implementation of the New Evaluation Method: Card Sorting #534

Open JulioManoel opened 3 months ago

JulioManoel commented 3 months ago

Implementation of the New Evaluation Method: Card Sorting

This is a Pull Request related to the GSoC 2024 project Collaborator: @JulioManoel - Mentor: @marcgc21 e @KarinePistili


About

The card sorting method is a valuable and widely used technique in (UX) and information architecture. First developed by psychologists in the 1980s, card sorting has become an essential tool for to understand how users organize and categorize information. This technique offers a systematic approach to organizing information, identifying users' thought patterns and improving the structure of websites, applications and information systems.


Tasks


Pull Requests

This and other pull requests were carried out during the GSoC period:


Technologies and languages used:


Next steps:

  1. Finish refactoring the testView screen.
  2. Finalize the Card Sorting TestView implementation.
  3. Finalize Card Sorting Answers implementation.
sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint