Confirmed users
273
edits
Keyboardkat (talk | contribs) |
Keyboardkat (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
=Key Docs= | =Key Docs= | ||
* [https://docs.google.com/a/mozillafoundation.org/spreadsheet/ccc?key=0At0kiowlBzwadHUzWXRQNGFrQlkwSU1GTDl2UnpUdUE#gid=0 Public Spreadsheet] of teaching kits in progress. Have a new collaboration to suggest? Let us know via teachtheweb at mozillafoundation.org. | * [https://docs.google.com/a/mozillafoundation.org/spreadsheet/ccc?key=0At0kiowlBzwadHUzWXRQNGFrQlkwSU1GTDl2UnpUdUE#gid=0 Public Spreadsheet] of teaching kits in progress. Have a new collaboration to suggest? Let us know via teachtheweb at mozillafoundation.org. | ||
* Full [http://tinyurl.com/kw9na9l Bugzilla list] of curriculum and kit actions to be shipped. | * Full [http://tinyurl.com/kw9na9l Bugzilla list] of curriculum and kit actions to be shipped. | ||
* [https://teach.etherpad.mozilla.org/best-in-show Best in Show] list of kits we already have for each competency to go on new /explore page. Question? Ask Kat or Chris for help. | * [https://teach.etherpad.mozilla.org/best-in-show Best in Show] list of kits we already have for each competency to go on new /explore page. Question? Ask Kat or Chris for help. | ||
=Teaching Kit Bugs= | |||
== To Make == | |||
* STATUS = UNASSIGNED. <em>"We want to do these things, but nobody's assigned to actually do them yet."</em> | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"status":"NEW", | |||
"product": "webmaker", | |||
"whiteboard":"[kit]", | |||
"include_fields": "id, summary, whiteboard, assigned_to, status", | |||
"maxrows":"50", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
== Making == | |||
* STATUS = ASSIGNED. <em>"I'm working on this right now!"</em> | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"status":"ASSIGNED", | |||
"product": "webmaker", | |||
"whiteboard":"[kit]", | |||
"include_fields": "id, summary, whiteboard, assigned_to, status", | |||
"maxrows":"50", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
== Made == | |||
* STATUS = RESOLVED. <em>"So done! Much made!"</em> | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"status":"RESOLVED", | |||
"product": "webmaker", | |||
"whiteboard":"[kit]", | |||
"include_fields": "id, summary, whiteboard, assigned_to, status", | |||
"maxrows":"50", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
=Kits that Teach the Web= | =Kits that Teach the Web= | ||
| Line 152: | Line 199: | ||
</div> | </div> | ||
</div> | </div> | ||