This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2017:cprog:projects:status [2017/03/13 14:18] – [Numeric Stats on Deliverables] wedge | haas:spring2017:cprog:projects:status [2017/03/20 14:02] (current) – wedge | ||
---|---|---|---|
Line 7: | Line 7: | ||
=====Numeric Stats on Deliverables===== | =====Numeric Stats on Deliverables===== | ||
< | < | ||
- | ====================================================================================================== | + | =========================================================================================================== |
- | CPROG cci0 sof0 dow0 mbe0 cka0 pnc0 pnc1 got+bns/ | + | CPROG cci0 sof0 dow0 mbe0 cka0 pnc0 pnc1 mbe1 |
- | ====================================================================================================== | + | =========================================================================================================== |
- | | + | |
- | | + | |
- | | + | |
- | hiscore: 100 100 100 100 | + | hiscore: 100 100 100 100 |
- | | + | |
- | range: | + | range: |
- | ====================================================================================================== | + | =========================================================================================================== |
- | # passed: | + | # passed: |
- | # of As: | + | # of As: |
- | # of Bs: | + | # of Bs: |
- | # of Cs: | + | # of Cs: |
- | # of Ds: | + | # of Ds: |
- | # of Fs: | + | # of Fs: |
- | # submit: | + | # submit: |
- | # early: | + | # early: |
- | # onday: | + | # onday: |
- | # late: | + | # late: |
- | # missing: | + | # missing: |
- | % passed: 100% 88% 88% 77% 100% 77% 77% | + | % passed: 100% 88% 88% 77% 100% 77% 77% 33% |
- | % of As: 66% 33% 22% 22% 22% 55% 33% | + | % of As: 66% 33% 22% 22% 22% 55% 33% 33% |
- | % of Bs: 33% 33% 22% 33% 44% 11% 44% | + | % of Bs: 33% 33% 22% 33% 44% 11% 44% 0% |
- | % of Cs: | + | % of Cs: |
- | % of Ds: | + | % of Ds: |
- | % of Fs: | + | % of Fs: |
- | % submit: 100% 100% 100% 77% 100% 88% 88% | + | % submit: 100% 100% 100% 77% 100% 88% 88% 55% |
- | % early: | + | % early: |
- | % onday: | + | % onday: |
- | % late: 11% 11% 11% 11% 11% 11% 11% | + | % late: 11% 11% 11% 11% 11% 11% 11% 22% |
- | % missing: | + | % missing: |
- | ====================================================================================================== | + | =========================================================================================================== |
</ | </ | ||
=====Class Project Progress===== | =====Class Project Progress===== | ||
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 | + | 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,125, |
- | -25, | + | -25,-25,-25, |
- | 84, | + | 84, |
- | 93, | + | 93, |
- | 100, | + | 100, |
- | 94, | + | 94, |
- | 97, | + | 97, |
- | 100, | + | 100, |
- | 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. |