Webmakers/SampleBadges: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(renamed documenter to HTML Documenter.)
(Added information about behavior scores.)
Line 4: Line 4:


<table><tr>
<table><tr>
<td>
<td style="vertical-align: top">
[[File:Merit-badge.png]]
[[File:Merit-badge.png]]
</td>
</td>
<td>
<td>
''Like a champion, you logged in, vanquishing all privacy policies and terms of service in your path.''
''Like a champion, you logged in, vanquishing all privacy policies and terms of service in your path.''
Awarded when the <code class="behavior">LOGGING_IN</code> behavior reaches <code class="trigger">1</code>.


'''Skills Learned'''
'''Skills Learned'''
Line 22: Line 24:


<table><tr>
<table><tr>
<td>
<td style="vertical-align: top">
[[File:Merit-badge.png]]
[[File:Merit-badge.png]]
</td>
</td>
<td>
<td>
''You can forge the fundamental building block of the Web.''
''You can forge the fundamental building block of the Web.''
Awarded when the <code class="behavior">HYPERLINKING</code> behavior reaches <code class="trigger">5</code>.


'''Skills Learned'''
'''Skills Learned'''
Line 39: Line 43:


<table><tr>
<table><tr>
<td>
<td style="vertical-align: top">
[[File:Merit-badge.png]]
[[File:Merit-badge.png]]
</td>
</td>
<td>
<td>
''You can add explanatory HTML comments to a page.''
''You can add explanatory HTML comments to a page.''
Awarded when the <code class="behavior">COMMENTING</code> behavior reaches <code class="trigger">5</code>.


'''Skills Learned'''
'''Skills Learned'''
Line 56: Line 62:


<table><tr>
<table><tr>
<td>
<td style="vertical-align: top">
[[File:Merit-badge.png]]
[[File:Merit-badge.png]]
</td>
</td>
<td>
<td>
''You've published your first page on the Web!''
''You've published your first page on the Web!''
Awarded when the <code class="behavior">PUBLISHING</code> behavior reaches <code class="trigger">1</code>.


'''Skills Learned'''
'''Skills Learned'''

Revision as of 15:16, 21 September 2012

These are sample badges.

First Login

Merit-badge.png

Like a champion, you logged in, vanquishing all privacy policies and terms of service in your path.

Awarded when the LOGGING_IN behavior reaches 1.

Skills Learned

  • Can create an account on persona.org.
  • Can log into a site that uses Persona for authentication.

This badge is awarded when a user successfully logs into a Webmaker property using Persona.

Hyperlinker

Merit-badge.png

You can forge the fundamental building block of the Web.

Awarded when the HYPERLINKING behavior reaches 5.

Skills Learned

  • Can add an <a> tag with an href attribute to a Web page.

This badge is awarded when a user creates or edits a hyperlink in Thimble.

HTML Documenter

Merit-badge.png

You can add explanatory HTML comments to a page.

Awarded when the COMMENTING behavior reaches 5.

Skills Learned

  • Can add HTML comments (e.g., <!-- -->) to a Web page.

This badge is awarded when a user creates or edits an HTML comment in Thimble.

Publisher

Merit-badge.png

You've published your first page on the Web!

Awarded when the PUBLISHING behavior reaches 1.

Skills Learned

  • Can use the publish functionality in Thimble.

This badge is awarded when a user publishes their first page in Thimble.