This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:spring2017:cprog:projects:status [2017/03/20 14:00] – [Numeric Stats on Deliverables] wedge | haas:spring2017:cprog:projects:status [2017/03/20 14:02] (current) – wedge | ||
---|---|---|---|
Line 57: | Line 57: | ||
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|cci0, 2|1|sof0, 2|2|dow0, 2|3|mbe0, 2|4|cka0, 2|5|pnc0, 2|6|pnc1 | + | graphLabels = 2|0|cci0, 2|1|sof0, 2|2|dow0, 2|3|mbe0, 2|4|cka0, 2|5|pnc0, 2|6|pnc1, 2|7|mbe1 |
- | 125, | + | 125,125, |
- | -25, | + | -25,-25, |
- | 84, | + | 84, |
- | 93, | + | 93, |
- | 100, | + | 100, |
- | 94, | + | 94, |
- | 97, | + | 97, |
- | 100, | + | 100, |
- | 11,11,11,11,11,11,11 | + | 33,33,22,33,22,22,22,66 |
</ | </ | ||
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. |