Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI Suggestions #62

Open
5 of 7 tasks
pamelafox opened this issue Aug 18, 2015 · 3 comments
Open
5 of 7 tasks

UI Suggestions #62

pamelafox opened this issue Aug 18, 2015 · 3 comments
Assignees
Milestone

Comments

@pamelafox
Copy link

  • Add the restart button to programs
  • 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.
@bytorbrynden bytorbrynden self-assigned this Aug 18, 2015
@Noble-Mushtak Noble-Mushtak modified the milestone: Version 1.0 Aug 19, 2015
@bytorbrynden bytorbrynden added this to the 2.0 milestone Sep 1, 2015
@bytorbrynden
Copy link
Member

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.

@bytorbrynden
Copy link
Member

Let me edit my vote for an entry.

This has been implemented-ish.

@bytorbrynden
Copy link
Member

Add a "Judge next" button so that I can quickly judge the next un-judged entry

This has been implemented in 2bc6f2f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants