This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2016:unix:projects:status [2016/02/29 14:40] – [Class Project Progress] wedge | haas:spring2016:unix:projects:status [2016/04/12 13:03] (current) – [Numeric Stats on Deliverables] wedge | ||
---|---|---|---|
Line 7: | Line 7: | ||
=====Numeric Stats on Deliverables===== | =====Numeric Stats on Deliverables===== | ||
< | < | ||
- | ========================================================================= | + | ================================================================================================== |
- | UNIX uxi0 arc0 pbx0 pbx1 | + | UNIX uxi0 arc0 pbx0 pbx1 wpa0 cus0 udr0 udr1 udr2 got+bns/ |
- | ========================================================================= | + | ================================================================================================== |
- | lowscore: 62 0 0 0 .......... | + | lowscore: 62 |
- | avgscore: 81% 68% 83% 75% | + | avgscore: 81% 68% 83% 75% 63% 58% 57% 35% 27% |
- | | + | |
- | median: 81 | + | median: 81 |
- | mode: | + | mode: |
- | | + | |
- | ======================================================================== | + | ================================================================================================= |
- | # passed: 14 | + | # passed: 14 |
- | # of As: 7 5 | + | # of As: 7 5 |
- | # of Bs: 3 3 0 0 .......... | + | # of Bs: 3 |
- | # of Cs: 4 5 3 0 .......... | + | # of Cs: 4 5 3 0 |
- | # of Ds: 0 0 0 0 .......... | + | # of Ds: 0 0 0 |
- | # of Fs: 6 7 3 5 .......... | + | # of Fs: 6 7 3 5 |
- | # submit: 20 | + | # submit: 20 |
- | # late: 0 1 5 5 | + | # late: 0 1 5 5 10 9 9 |
- | % passed: 70% 65% 85% 75% | + | % passed: 70% 65% 85% 75% 70% 60% 60% 35% 20% |
- | % of As: 35% 25% 70% 75% | + | % of As: 35% 25% 70% 75% 45% 45% 40% 20% 15% |
- | % of Bs: 15% 15% | + | % of Bs: 15% 15% |
- | % of Cs: 20% 25% 15% 0% | + | % of Cs: 20% 25% 15% 0% 20% 10% |
- | % of Ds: 0% | + | % of Ds: 0% |
- | % of Fs: 30% 35% 15% 25% | + | % of Fs: 30% 35% 15% 25% 30% 40% 40% 65% 80% |
- | % submit: | + | % submit: |
- | % late: 0% | + | % late: 0% |
- | ======================================================================== | + | ================================================================================================= |
</ | </ | ||
Line 52: | Line 52: | ||
fontLegend = VeraMono.ttf@8 | fontLegend = VeraMono.ttf@8 | ||
legendEntries = Upper Bound, Lower Bound, Low Score, Average Score, High Score, Median Score, Mode Score, Submit, Late | legendEntries = Upper Bound, Lower Bound, Low Score, Average Score, High Score, Median Score, Mode Score, Submit, Late | ||
- | graphLabels = 2|0|uxi0, 2|1|arc0, 2|2|pbx0, 2|3|pbx1 | + | graphLabels = 2|0|uxi0, 2|1|arc0, 2|2|pbx0, 2|3|pbx1, 2|4|wpa0, 2|5|cus0 |
- | 125, | + | 125,125,125, |
- | -25, | + | -25,-25,-25, |
- | 62,0,0,0 | + | 62,0,0,0,0,0 |
- | 81, | + | 81,68,83,75,63,58 |
- | 100, | + | 100,100,100, |
- | 118,112,150,150 | + | 81,75,100,100,75,76 |
- | 100, | + | 100,75,100,100,100,100 |
- | 100, | + | 100, |
- | 0,5,25,25 | + | 0,5,25,25,50,45 |
</ | </ | ||
The class project progress graph visualizes the distilled results (low, average, high, median, mode, submit, late) for each project, allowing big picture view of how the class is progressing. | The class project progress graph visualizes the distilled results (low, average, high, median, mode, submit, late) for each project, allowing big picture view of how the class is progressing. |