thewca / worldcubeassociation.org

All of the code that runs on worldcubeassociation.org
https://www.worldcubeassociation.org/
GNU General Public License v3.0
330 stars 176 forks source link

Show 3x3 Multi-Blind points next to the result #4426

Open meneghetti opened 5 years ago

meneghetti commented 5 years ago

The 3x3 Multi-Blind results are shown as "Solved/Attempted xx:xx", while the ranking itself is given by the actual "points" of the attempt, which is never shown on the website.

It would be good for the user experience if the points were shown right next to the result. Not only it would make the rules more clear and more intuitive for the regular user, but it would also make the visualization of the results faster for experienced users.

I would suggest that:

Instead of: 32/39 56:05 It could be: 25 (32/39) 56:05

AlbertoPdRF commented 5 years ago

Hi @Meneghetti, thanks for the suggestion!

We are currently actively working on porting that part of the website from PHP to RoR. Once we are done with that, we can think about this!

By the way, I'm CC'ing @lgarron for his opinion.

moralsh commented 4 years ago

This, thanks to the porting done, is just a change in one line:

image

However I'm not sure this is adding too much numbers there, perhaps a better solution could be yo write the points on a tooltip so when your mouse is over the cell you can see the points, I might take another screenshot later if i think of a better way to do it than inserting HTML on that method.

Jambrose777 commented 3 years ago

Commenting this here to link these. I had a poll on the WCA Forum. Based on those results, I don't think anything fancy like a tooltip should be added. Whenever implmented we should go with one of these two options: