theCrag / website

theCrag.com: Add your voice and help guide the development of the world's largest collaborative rock climbing & bouldering platform
https://www.thecrag.com/
111 stars 8 forks source link

Fix up the lower V bouldering grades internal convesions (audit all systems grades widths) #2557

Closed brendanheywood closed 4 years ago

brendanheywood commented 7 years ago

In doing #2503 it's quite noticeable that the widths of the bouldering V grades changes as you go up. Going from effectively 1 grade per color band, to 3, 4, 6 and then 7 with room for 9 at the elite band. Something is quite screwy and I think it's mostly in the lower grades.

In reality the V system is roughly similar to ewbank + 20 or 21. The widths are roughly the same as ewbank, and the offset is largely the same. It should probably just start in the green band like B-scale and P-scale and the V0's should all be moved up and compressed.

This also open's up a large question, previously it only matted that grades were consistent across systems, ie the conversion was correct. It didn't matter how wide each grade was. But that's changed because we are now explicitly using the grade width to measure power factors difficulty increase from lower grades. So just yet another reason to refine all the internal grade conversions (no idea yet how to actually go about this though...)

scd commented 7 years ago

Yes, I agree. It is going trigger a whole lot of grade conversion work.

I will look into revising the choice of width for v grades

On Jan 27, 2017 10:38 PM, "Brendan Heywood" notifications@github.com wrote:

In doing #2503 https://github.com/theCrag/website/issues/2503 it's quite noticeable that the widths of the bouldering V grades changes as you go up. Going from effectively 1 grade per color band, to 3, 4, 6 and then 7 with room for 9 at the elite band. Something is quite screwy and I think it's mostly in the lower grades.

In reality the V system is roughly similar to ewbank + 20 or 21. The widths are roughly the same as ewbank, and the offset is largely the same. It should probably just start in the green band like B-scale and P-scale and the V0's should all be moved up and compressed.

This also open's up a large question, previously it only matted that grades were consistent across systems, ie the conversion was correct. It didn't matter how wide each grade was. But that's changed because we are now explicitly using the grade width to measure power factors difficulty increase from lower grades. So just yet another reason to refine all the internal grade conversions (no idea yet how to actually go about this though...)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/theCrag/website/issues/2557, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWxQlXQUvv9-WyJDKYS-xabluXbRrksks5rWdcggaJpZM4LvrRh .

scd commented 7 years ago

I updated the grade width to align with the grade widths at the level of difficulty where the stats were taken from. I also had the wrong grade width for V-grade. It was good that your visual grade slider tool picked this up :)

I have always had the view that the CPR will trigger an extensive grade conversion review. We will also need the tools to easily make adjustments, rather than going through a release cycle.

Mdemaillard commented 4 years ago

candidate for closure ?