You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a "Judge next" button so that I can quickly judge the next un-judged entry
When I click "Submit vote", disable the button and change the text of it to "Submitting vote..." so that I know my click went through. (Common AJAX design pattern)
Experiment with floating the voting rubric on the page, so that I don't scroll up and down the page as much (this is something we're also thinking of for project evaluations on KA)
Display a count on the contest page of how many entries I've judged out of the total amount
Let me edit my vote for an entry.
Let me specify a longer description for each rubric item, like "Award a 1 if it uses no loops, 3 if it uses 3-4 loops, 5 if it uses many loops". That'd help me bring other judges on board, so we could judge more consistently.
The text was updated successfully, but these errors were encountered:
Let me specify a longer description for each rubric item, like "Award a 1 if it uses no loops, 3 if it uses 3-4 loops, 5 if it uses many loops". That'd help me bring other judges on board, so we could judge more consistently.
This change has been implemented, and is live on the site. Please let me know if you have any issues.
The text was updated successfully, but these errors were encountered: