Skip to content
This repository was archived by the owner on Nov 13, 2017. It is now read-only.
cmcavoy edited this page Mar 20, 2013 · 65 revisions

site map

All the URL's

all pages

Navigation

Primary Navigation:

  • Make
  • Claim
  • Backpack
  • Login

Secondary Navigation:

  • About
  • Terms
  • Privacy
  • VPAT

/login

log in to the site, includes workflow for creating a < 13 account.

collect username, email (of parent guardian for <13), and age.

/logout

log out

/make

List all the available learning / badge opportunities. Filter by type of program (STEAM), age group. If they're logged in, pre-filter on their age.

This page will feature an interactive filter for Projects, Challenges and Orgs. Possibly something like this one that can be found on the Webmaker Projects page Webmaker Interactive Filter

/program[s]/{badge-name}

Details on the badge opportunity, including related badges.

If the program is a 'challenge' include links and instructions to complete the badge.

Allow the user to 'save' a badge they want to earn, to make it easy to find again.

Include the number of people that have earned or saved the badge.

/programs/science /programs/technology /programs/engineering /programs/art /programs/math

Filters based on STEAM. Just short cuts to filters based in /programs

/orgs

List all the organizations involved, filter by STEAM, age group, etc.

/org[s]/{org-name}

List all the badge opportunities the org is offering, program information, links, contacts, etc.

/claim

Help page for how to claim a badge once you've earned it.

/claim/{badge-name}

  1. Enter an offline claim code.
  2. Log in or create account (workflow differs if the user is under 13)
  3. Badge is pushed to the users backpack behind the scenes
  4. Redirect to backpack

/claim/{badge-name}?claim-code={claim-code}

Same as above, but starts at step 2, for use in automated badging systems.

/backpack

embedded backpack. First visit will include explanation of the backpack in help text. Not logged in view will explain you need to log in to see anything.

User details. Include links to badges that I've earned, and ones that I've chosen to earn.

Provide recommendations to the user of badges they could earn.

Allow the user to download all their badges if they're over 13. Allow the user to push individual badges to their Mozilla backpack if they're over 13.

/about

A simple page with information about the Chicago Summer of Learning initiative as well as Open Badges. Something along the lines of the Openbadges.org about page

/terms

Similar to what can be found on Open Badges Backpack

/privacy

Similar to what can be found on Open Badges Backpack

/vpat

508 compliance doc, similar to what can be found on the Open Badges Backpack

Clone this wiki locally