17 feature improve current answer interface using stitch ideas#2177
Open
mponsa12 wants to merge 9 commits into
Open
17 feature improve current answer interface using stitch ideas#2177mponsa12 wants to merge 9 commits into
mponsa12 wants to merge 9 commits into
Conversation
added 5 commits
June 29, 2026 16:01
…ce-using-stitch-ideas
…ce-using-stitch-ideas
…ce-using-stitch-ideas
Please update the PR description to address these issues. |
added 2 commits
July 13, 2026 19:03
KarinePistili
requested changes
Jul 15, 2026
KarinePistili
left a comment
Member
There was a problem hiding this comment.
Tested it and looks good! Just one thing, now it has some conflicts due to newest code on develop, could you solve them @mponsa12 ? then we proceed to merge :)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
This pull request improves the heuristic evaluation answer experience by updating both the interface and the traditional answer flow.
The implementation introduces a clearer and more structured response interface inspired by selected Stitch design ideas, while preserving the existing functionality. It also updates the traditional heuristic evaluation flow to make the process easier to understand, use, and maintain.
Additionally, users can now provide heuristic answers using audio. The existing transcription functionality is integrated into the flow so that audio responses are converted into text and can be processed consistently with text-based answers.
The rating system has also been updated to support the new severity scale and display the available rating options correctly during the evaluation.
Main changes
Issues closed
Closes mponsa12#24
Closes mponsa12#17
Closes mponsa12#16
Closes mponsa12#3