-
-
Notifications
You must be signed in to change notification settings - Fork 546
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
Profile Page: completed exercises chart #218
Comments
Yeah, I'm all for making a change like this, both in terms of moving or downplaying the progress bars, as well as including how many problems the person has reviewed. Let's do the thing where we show you the icon + completed problems + peer reviewed problems, and then if you hover over it (or click?) you get more information. I'm not married to the progress bar, it's an experiment in giving more information. If a grid of the language icons with numbers gives a better impression, we can drop the progress bars altogether. |
@masters3d I just realized that this ended up in the x-common repository. Would you mind reopening it in https://github.com/exercism/exercism.io/issues ? |
Sweet, thanks! |
…rator Added difference_of_squares test generator
I love the profile page but I am not a fan of the percentage of completion as the first thing that gets seen.
Humans are kinna of prideful creatures. A profile is something I'd like to show my friends when we are having coffee.
The percentage of completion makes it feel to me that I have not finished something or that I am falling.
I much rather have a page that shows me *how many * problems I've completed and maybe if I click or hover over the language I can get a percentage but the percentage should not be the first thing I see when go to my page.
Perhaps it can be something like this and also include how many problems I have nitpicked from each language?
// Something along these lines
Swift
35 Completed Problems
45 Peer Reviewed Problems
The text was updated successfully, but these errors were encountered: