Book Image

Drupal for Education and E-Learning

Book Image

Drupal for Education and E-Learning

Overview of this book

Table of Contents (22 chapters)
Drupal for Education and E-Learning
Credits
About the Author
About the Reviewers
Preface
Index

Basic Principles


Two basic principles will guide our design work: make things as simple as possible by hiding unnecessary options.

Keep it as Simple as Possible

If you look at the Google homepage at http://google.com you don't see much.

And that's precisely the point. You're not presented with a huge number of options because the people designing that page have made some decisions about why people are navigating to http://google.com—they have arrived there to search. The screen is remarkably uncluttered. Nothing gets in the way of what the user is there to do: type in a search string, click submit, and then browse away.

The minimalistic design—with a splash of color in the logo—supports the main activity people engage in at Google.

To look at it in another way, there is nothing on the page to distract or impede the user from what they are there to do.

Which brings us to the second main principle of creating an easily navigated site: hide unnecessary options.

Hide Unnecessary Options

Frequently...