Webmakers/SampleBadges: Difference between revisions
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 | ''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><a></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><!-- --></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
Like a champion, you logged in, vanquishing all privacy policies and terms of service in your path. Skills Learned
This badge is awarded when a user successfully logs into a Webmaker property using Persona. |
Hyperlinker
You can forge the fundamental building block of the Web. Skills Learned
This badge is awarded when a user creates or edits a hyperlink in Thimble. |
Documenter
You can add explanatory comments to a page. Skills Learned
This badge is awarded when a user creates or edits a comment in Thimble. |