ruxailab / RUXAILAB

RUXAILAB - Usability Testing and Heuristics Evaluation Conceptual learning
MIT License
41 stars 62 forks source link

[🐞 BUG]: Final Report is Not designed for User Test #523

Closed saltykheera closed 2 months ago

saltykheera commented 3 months ago

Description πŸ“

On generating final report for User test the Option and Structure of the Final report are designed for Heuristics and might conflict the style of the test

Link πŸ”—

https://ruxailab-prod.firebaseapp.com/finalreportview/

Steps to Reproduce πŸ”„

Go to create :User Test go to nav drawer option final report

Screenshots πŸ“Έ

image image

Expected Behavior πŸ€”

The final report generation feature should support both heuristic and user tests. It should provide appropriate options and structure tailored to each test type, ensuring that the data from user tests is accurately and effectively represented in the report.

Actual Behavior 😱

The final report generation feature should support both heuristic and user tests. It should provide appropriate options and structure tailored to each test type, ensuring that the data from user tests is accurately and effectively represented in the report.

Environment 🌍

src\components\atoms\FinalReportSelectionBox.vue

Additional Information ℹ️

No response

jvJUCA commented 3 months ago

Yes, that's a problem. The user test is in constant change, so we haven’t started supporting the final report feature yet. If you work on it now, the structure might change, and you could need to rework it. So, the best approach for now is to hide this feature for the user tests.

saltykheera commented 2 months ago

@jvJUCA close this issue as done