Next revision | Previous revision |
haas:fall2019:common:projects:wcp [2019/01/21 23:11] – external edit 127.0.0.1 | haas:fall2019:common:projects:wcp [2019/09/18 16:31] (current) – [Submit wcp#] wedge |
---|
| present# | be physically AND mentally present for an in-class session (terminal open to lab46 from pod machine during class) | 2 | 2pts | | | present# | be physically AND mentally present for an in-class session (terminal open to lab46 from pod machine during class) | 2 | 2pts | |
| online | non-idly be logged on lab46 for **at least** (course credits x 2) hours, at least half of which falls outside **any** scheduled class time | 1 | 4pts | | | online | non-idly be logged on lab46 for **at least** (course credits x 2) hours, at least half of which falls outside **any** scheduled class time | 1 | 4pts | |
| question# | ask a relevant question during class | 2 | 2pts | | | email# | e-mail me outside of class with relevant, understanding-oriented questions | 2 | 4pts | |
| contrib# | apply knowledge positively by contributing during class (offering up responses to my prompts) | 2 | 2pts | | | qrep# | engaged in a round of question back-and-forths with me | 2 | 4pts | |
| | question# | ask a relevant question during class | 2 | 4pts | |
| | contrib# | apply knowledge positively by contributing during class (offering up responses to my prompts) | 2 | 4pts | |
| irchelp# | contribute to class irc chat with relevant, on-topic conversation | 2 | 4pts | | | irchelp# | contribute to class irc chat with relevant, on-topic conversation | 2 | 4pts | |
| ircask# | ask for class-related help in the class irc chat | 2 | 4pts | | | ircask# | ask for class-related help in the class irc chat | 2 | 4pts | |
| listpost# | posted new thread to list | 2 | 4pts | | | repo | make **at least** 4 productive commits to your Lab46 source repository | 1 | 4pts | |
| listreply# | replied to mailing list thread | 2 | 4pts | | |
| notes | contribute productive and correct content to the class notes wiki page | 1 | 4pts | | | notes | contribute productive and correct content to the class notes wiki page | 1 | 4pts | |
| format | formatted content on course notes page | 1 | 4pts | | | format | formatted content on course notes page | 1 | 4pts | |
| repo | make **at least** 4 productive commits to your Lab46 source repository | 1 | 4pts | | | listpost# | posted new thread to list | 2 | 4pts | |
| email# | e-mail me outside of class with relevant, understanding-oriented questions | 2 | 4pts | | | listreply# | replied to mailing list thread | 2 | 4pts | |
| |
You will see that, if a normal week where a class physically meets 2 times a week, a TOTAL of 36 points are currently possible. | You will see that, if a normal week where a class physically meets 2 times a week, a TOTAL of 36 points are currently possible. |
| |
^ week# ^ project name ^ opens ^ due by ^ total points needed | | ^ week# ^ project name ^ opens ^ due by ^ total points needed | |
| 1 | wcp1 | 20190121 | 20190123 | 4 | | | 1 | wcp1 | 20190815 | 20190821 | 4 | |
| 2 | wcp2 | 20190124 | 20190130 | 8 | | | 2 | wcp2 | 20190822 | 20190828 | 8 | |
| 3 | wcp3 | 20190131 | 20190206 | 12 | | | 3 | wcp3 | 20190829 | 20190904 | 10 | |
| 4 | wcp4 | 20190207 | 20190213 | 16 | | | 4 | wcp4 | 20190905 | 20190911 | 12 | |
| 5 | wcp5 | 20190214 | 20190227 | 20 | | | 5 | wcp5 | 20190912 | 20190918 | 14 | |
| 6 | wcp6 | 20190228 | 20190306 | 24 | | | 6 | wcp6 | 20190919 | 20190925 | 16 | |
| 7 | wcp7 | 20190307 | 20190313 | 26 | | | 7 | wcp7 | 20190926 | 20191002 | 18 | |
| 8 | wcp8 | 20190314 | 20190320 | 28 | | | 8 | wcp8 | 20191003 | 20191009 | 20 | |
| 9 | wcp9 | 20190321 | 20190327 | 30 | | | 9 | wcp9 | 20191010 | 20191023 | 21 | |
| A | wcpA | 20190328 | 20190410 | 32 | | | A | wcpA | 20191024 | 20191030 | 22 | |
| B | wcpB | 20190411 | 20190417 | 34 | | | B | wcpB | 20191031 | 20191106 | 23 | |
| C | wcpC | 20190418 | 20190424 | 36 | | | C | wcpC | 20191107 | 20191113 | 24 | |
| |
There are no make-ups. If you miss performing an activity (such as being physically/mentally present a particular day), you can either make up the credit by other participation activities, or even make up for lost credit with bonus points in other weeks. | There are no make-ups. If you miss performing an activity (such as being physically/mentally present a particular day), you can either make up the credit by other participation activities, or even make up for lost credit with bonus points in other weeks. |
| |
It takes 2 arguments: | It takes 2 arguments: |
- the class designation you are making the claim for (cprog, unix, data, discrete, datacomm, etc.) | - the class designation you are making the claim for (c4eng, cprog, unix, data, discrete, etc.) |
- the wcp# project name (**wcp1** for week1, **wcp2** for week2, etc.) | - the wcp# project name (**wcp1** for week1, **wcp2** for week2, etc.) |
| |
And you can do so as follows (using cprog as the class designation, for week1): | And you can do so as follows (using discrete as the class designation, for week1): |
| |
<cli> | <cli> |
lab46:~$ wcp cprog wcp1 | lab46:~$ wcp discrete wcp1 |
</cli> | </cli> |
| |