Skip to content

[✨ FEATURE]: Implement functional "Most Used Methods" analytics widget on Dashboard #1011

@gustavo-bm

Description

@gustavo-bm

Feature Description πŸ“

I would like to request the full implementation of the "Most used methods" widget located on the main Dashboard. Currently, this section is visible in the UI but is marked with a "Coming Soon" badge and appears to contain static/placeholder data (e.g., Heuristic Evaluation, User Interview, A/B Testing).

This feature should calculate and display the actual frequency of testing methods used across the user's studies.

Motivation 🌟

The project description for UX Remote LAB highlights "Analytics Graphs" and the ability to "create comprehensive reports" as core value propositions.

By activating this widget, users will gain immediate insight into their testing habits and research diversity upon logging in. It moves the dashboard from a static display to a functional analytical tool, helping project creators understand which evaluation methods they rely on most.

Expected Behavior πŸ€”

  1. Remove Placeholder: Remove the "Coming Soon" badge from the "Most used methods" card.
  2. Data Retrieval: The system should query the database to count the total number of studies created by the user, grouped by their type (e.g., Heuristic, A/B, Card Sorting).
  3. Visualization: Display a list or bar graph showing the count of each method used (e.g., "Heuristic Evaluation: 12 Uses").
  4. Sorting: The list should be sorted from highest usage to lowest usage, naturally...

Additional Information ℹ️

Reference Image: See the center-bottom section of the attached dashboard screenshot.
Context: This aligns with the "Analytics Graphs" feature mentioned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions