Skip to content

Commit

Permalink
'User' updated to 'Earner'
Browse files Browse the repository at this point in the history
  • Loading branch information
threeqube committed Apr 8, 2012
1 parent 7744c8e commit ad36c73
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions templates/user.html
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{% extends "base.html" %}
{% block section_id %}participant{% endblock %}
{% block page_id %}user{% endblock %}
{% block page_id %}earner{% endblock %}

{% block head %}
{% endblock %}

{% block content %}
<header>
<h1>User</h1>
<h1>Earner</h1>
<h2>What do I need to know?</h2>
</header>

<section id="content">
<section>
<h3>Who is a User?</h3>
<h3>Who is a badge Earner?</h3>
<p>
A user is someone who collects and stores their badges within the Open Badge infrastructure. The <abbr title="Open Badge Infrastructure">OBI</abbr> acts as the conduit between an issuer and a user, permitting a user to earn, accept, store, and manage badges within their Mozilla Backpack. From there they can choose to display their badges on a variety of sites, including blogs, social media sites, and personal websites.
An earner is someone who collects and stores their badges within the Open Badge Infrastructure. The <abbr title="Open Badge Infrastructure">OBI</abbr> acts as the conduit between an issuer and an earner, permitting an earner to earn, accept, store, and manage badges within their Mozilla Backpack. From there they can choose to display their badges on a variety of sites, including blogs, social media sites, and personal websites.
</p>
<div id="hands"></div>
</section>
<section>
<h3>Why become a user of the Open Badge Infrastructure?</h3>
<h3>Why become an earner of the Open Badge Infrastructure?</h3>
<ul>
<li>
<strong>Tell a more complete story about yourself and your skills.</strong> By combining badges from different issuers in the Backpack, you can tell a more comprehensive story of your skills and learning history to potential employers, schools, and peer groups.
Expand Down

0 comments on commit ad36c73

Please sign in to comment.