Skip to content

Instantly share code, notes, and snippets.

@procload
Created January 5, 2015 21:50
Show Gist options
  • Select an option

  • Save procload/5d18d4c20b476b1c2f29 to your computer and use it in GitHub Desktop.

Select an option

Save procload/5d18d4c20b476b1c2f29 to your computer and use it in GitHub Desktop.
Design notes about F52 Contests

Contest Process

A new contest launches every other week and two contests are always active at once. The contests go through a series of stages:

Do blog articles announcing the current contest unpublish after the contest's status has been changed to voting or finished?

You mentioned that only 4-6 community picks have their photos taken and the other community picks do not have photos attached to them. Although this page looks like each submission is showing a photo, even if some are ugly. Unless I'm confusing All Entries from Community Picks.

Three main contest pages:

Index

The index page lives at /contests and is a landing page that has previous, current and voting contests as well as wildcard and community picks and a way to find out more about the contests

Landing Page Priorities

  1. Surfacing old contests through the contests themselves, community picks and wildcard buckets
  2. What contest is currently being voted on
  3. The contest that is accepting submissions
  4. The contest that is in the Test Kitchen waiting to have finalists/community picks chosen
  5. Other contest-related content such as Winner Q&As, About Our Contests

Show

The show page is where a contest lives and lists its state: accepting submissions; in the test kitchen; voting; winner. The show page looks slightly different when users are voting and when voting is finished compared to when a recipe is in the test kitchen or accepting submissions. Voting/winner states feature two finalists with the community picks below.

Are contests only sponsored when they're being voted on? Is this the community picks section?

Contest Archive

The archive is a paginated page that lists all previous contests

About Page

The about page lists the rules and process

Wildcard & Community Picks archive pages

We can show previous wildcard and community picks archive pages as selected filters on the recipe page. We currently have a filter for community picks, but not wildcard winners.

Inspiration

I also did some more poking around to find some other sites that have well design contests. I didn't find a ton, but the web design site Awwwards has a few nice pages:

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