| 250 | ||__Column__||__Type__||__Description__||__Foreign Key to table...__|| |
| 251 | ||'''id'''||integer||Primary_Key |
| 252 | Containts the criteria used for Rubrics |
| 253 | ||__Column__||__Type__||__Description__||__Foreign Key to table...__|| |
| 254 | ||'''id'''||integer||Primary_Key |
| 255 | ||'''rubric_id'''||integer||The Rubric ID this criteria belongs to||''rubrics'' |
| 256 | ||'''criteria_num'''||integer||The position of order this criteria is in. |
| 257 | ||'''criteria'''||text||The actual criteria text & description. |
| 258 | ||'''multiplier'''||integer||The importance of this criteria; its impact on score. |