On Wed, 14 Mar 2012, AK wrote:

On 03/14/2012 12:55 PM, Taylor Hedberg wrote:
AK, Wed 2012-03-14 @ 12:51:47-0400:
It does not appear in navigation sidebar for me, only on the 'site help' page.

You have to click on "Scripts" in the sidebar, and then "Karma" appears underneath it.

[...]

In other words, if I was trying my best to come up with the most confusing, least helpful rating system and help for it, I don't think I could do better than what we have now.

+1

The current system is far less intuitive than a "star" system. Even just switching to an average would be vastly better:

From:

Rating <?= total_score() ?>/<?= total_votes() ?>, Downloaded by <?= downloads() 
?>

To:

Rating <?= average_score() ?> from <?= total_votes() ?> votes, Downloaded by <?= 
downloads() ?>

Then the rating system is self-explanatory.

--
Best,
Ben

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to