Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: Improve Survey Progress Bar Clarity #6214

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

JiyaGupta-cs
Copy link
Contributor

What this PR does

This PR enhances the survey progress bar to make its meaning more intuitive for users. Based on issue #938,
users found the progress bar unclear. To address this, the following improvements have been made:

  • Added a percentage label to indicate completion status.
  • Added a clearly visible label, providing context for the progress bar.

Screenshots

Before:

image

After:

Screencast.from.2025-02-25.19-31-05.webm

Additional Description

Yes, you were right @ragesoss. If the indicator with checks/circles for each question (the last proposed option) is implemented then the users might be confused about why the progress bar updates by a larger number of questions—including conditional ones—when they have only answered a single question. This could lead to misunderstandings about how progress is measured.
Therefore, in place of that I have implemented the progress bar with percentage completion and have tried to revamp it.

Let me know, if this approach isn't satisying enough, we can try something else.

@ragesoss ragesoss merged commit c9369c7 into WikiEducationFoundation:master Feb 25, 2025
1 check passed
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.

2 participants