Webmakers/SampleBadges: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(removed second login badge, renamed first login badge to just 'First Login', added real skills learned.)
(Added hyperlinker and documenter badges.)
Line 8: Line 8:
</td>
</td>
<td>
<td>
''Like a champion, you logged into Thimble, 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.''


'''Skills Learned'''
'''Skills Learned'''
Line 14: Line 14:
* Can create an account on [https://persona.org/ persona.org].
* Can create an account on [https://persona.org/ persona.org].
* Can log into a site that uses Persona for authentication.
* 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.
</td>
</tr></table>
== Hyperlinker ==
<table><tr>
<td>
[[File:Merit-badge.png]]
</td>
<td>
''You can forge the fundamental building block of the Web.''
'''Skills Learned'''
* Can add an <code>&lt;a&gt;</code> tag with an <code>href</code> attribute to a Web page.
This badge is awarded when a user creates or edits a hyperlink in Thimble.
</td>
</tr></table>
== Documenter ==
<table><tr>
<td>
[[File:Merit-badge.png]]
</td>
<td>
''You can add explanatory comments to a page.''
'''Skills Learned'''
* Can add HTML comments (e.g., <code>&lt;!-- --&gt;</code>) and/or CSS comments (e.g., <code>/* */</code>) to a Web page.
This badge is awarded when a user creates or edits a comment in Thimble.
</td>
</td>
</tr></table>
</tr></table>

Revision as of 23:22, 31 August 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.

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.

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.

Documenter

Merit-badge.png

You can add explanatory comments to a page.

Skills Learned

  • Can add HTML comments (e.g., <!-- -->) and/or CSS comments (e.g., /* */) to a Web page.

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