Job chooser made complex (the details)

UPDATED November 17, 2007: This is a modified and reposted version of an entry made back in September. I removed where I found this at the owner’s request.

To the untrained eye this set of select boxes may look harmless, but a careful examination of the details reveals a potential roadblock to finding what you are looking for. This seemingly simple form is designed to help a job seeker navigate through a complex set of job categories (and hopefully apply!) by choosing a category, and then a sub-category, and so-on.

jobs selector

Language

What does “Job Population” mean? It’s jargon for job type, such as “IT”, “marketing,” or “legal.” Chances are the people using this form aren’t going to be familiar with jargon, so it’s best to avoid it.

The label next to the go button uses the word “indicate” instead of “select” or “choose.” Indicate isn’t a commonly used term by most people.

Complex Filtering Process

There are 4 conditions that need to be meet before that Go button can be used, yet to a user it looks like you can choose one and skip right to the end. “You must indicate all 4 items!” doesn’t actually fix the problem. It’s well known in usability that people don’t read instructional text, so relying on it is a mistake here.

Since all four select boxes need to be selected, that means every single job must map up to 4 levels of hierarchy. Inevitably you’ll end up with a job that’s only 2 or 3 levels deep, so you have an artificial sub-category that is the same as it’s parent.

Did you mean communications or communications?

Want to browse all IT jobs?

Nope.

This is a prime example of technology and schema peeking it’s ugly head into the interaction design (where actual people live). This form is forcing me to understand and traverse your database structure.

Better:

At a minimum, the interaction of this form could be improved simply by only revealing each needed step in order, then showing the go button at the end:

jobs betterView larger

This doesn’t fix any of the deeper language or structure problems, but it will give the user cues as to what hoops they need to jump through to get a result.

Fixing it

Dropdowns are dreadful here. Instead, offer up a really smart search box and let the users tell you what the want, instead of ordering from the menu:

job search using simple searching

Offer type-ahead to reveal the internal structure as needed:

job search using category

The search field can be flexible enough to accept categories or job titles:

job search using title

This would facilitate casual browsing or targeted searching.

Once a job title or category is narrowed, we can then ask the user which market they are in. A best-guess could easily pre-filled based on the user’s IP. Extreme precision isn’t needed here, a best guess at a country will go a long way.

job search getting a result

Finally, once we have all the information we need, reveal the action to get results:

job search submit

One Comment

  1. wedding-engagement-rings-jewelry said:

    A smart search box looks smart yet there are some job categories which are very similar yet start with very different letters. I believe drop down boxes could be better in such circumstances.