Application Header
Search the component library

Application Header

v1.0.0

This component contains and displays global tools and navigation across the next gen platform.

Usage Guidelines

Every application that’s a part of the next gen platform should display the relevant mode of this header in order to promote a consistent experience.

Features

  • Pearson branding/navigate to home
  • Standard help link
  • Sign in/Sign out
  • My Account
  • Local navigation for courses (at mobile breakpoints)
  • Accessibility best practices
  • Mobile ready responsive design

Dependencies

None

Signed Out Mode

This is the simplest version of the header, just displaying the Pearson logo (with no link interaction), the help link, and (optionally) a Sign In link. The help link is designed to trigger the Contextual Help component.

Use this mode when the user is signed out.

Options

There is a single configuration option to remove the “Sign In” link. Use this option when displaying the sign in link in the header would be redundant (e.g. on the actual sign in page).

The signed out header at two major breakpoints

Basic Mode

Represents the default signed in experience. Expands on the Signed Out Mode by making the Pearson Logo a home link (currently www.console.pearson.com) and including the User Menu.

The User Menu is labelled with the user’s first name and contains My Account and Sign Out options. At widths less than 768px it is condensed into the Mobile Menu which relabels the dropdown as “Menu” and extends it with a list of courses (if the consuming app has that information).

Use this mode when the user logs in to a standard Pi session and needs a default header experience.

The Basic Mode header at desktop sizes

Options

Course listing

The Mobile Menu can display a list of Next Gen courses for the current user. If the list is longer than five items in length it’s truncated and a “See X more courses” item is added at the bottom.

Use this when the consuming application contains a list of courses for the current user.

The basic header with a course list in the mobile menu

Course Mode

At desktop sizes this is similar to the Basic Header. The Mobile Menu gains an “All Courses” link and any local navigation for the course. The Course Mode also offers the ability to enable a light theme.

Use this mode when a user launches a specific product (such as Revel, Pearson Reader, etc.) with local navigation.

Options

Course navigation

At narrower breakpoints the Mobile Menu should contain the navigation for the course. The title of the current course will head this section. Use this option when the course offers any high level local navigation options.

Light theme

The header can switch it’s color from black to a light gray. This option should be used when the user is viewing a reading, assessment, or some other type of content which requires their complete focus.

Course mode at mobile and desktop sizes

Integration Mode

In this version of the header many options are removed that aren’t relevant in cases where a user is linking their account to a 3rd party (e.g. BlackBoard, Canvas, or other LMSs). The Logo is no longer a link and the right side of the header only contains a help link.

Use this mode when the user’s session is managed by a third party and the user shouldn’t have access to platform session features (e.g. sign out, My Account). Specifically, this applies to 3PL/LMS integration scenarios.

Integration mode

Redlines

For detailed documentation on colors, typography, sizes, spacing, etc. please see the redlines available here.

Changelog

1.0.0

Initial release