To make the ranking easier to interpret, change the current user, risk_value, cost_value label to:
username/anonymous (user_role - best, contender, player) risk: risk_value cost: cost_value
Also make the one that is actually being compared in this tab of the accordion to be bigger than the other (which is provided just as contextual detail)
This should still hold if #105 is implemented as ranking table.
To make the ranking easier to interpret, change the current
user, risk_value, cost_value
label to:username/anonymous (user_role - best, contender, player) risk: risk_value cost: cost_value
Also make the one that is actually being compared in this tab of the accordion to be bigger than the other (which is provided just as contextual detail)
This should still hold if #105 is implemented as ranking table.