Changes between Version 75 and Version 76 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-25T16:47:17Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v75 v76 67 67 ||__Column__||__Type__||__Description__||__Foreign Key to table...__|| 68 68 ||'''id'''||integer||Primary_Key 69 ||'''evaluation_rubric_id'''||integer||The ID of the evaluation_rubric this question answer belongs too. 69 ||'''evaluation_rubric_id'''||integer||The ID of the evaluation_rubric this question answer belongs too.||''evaluation_rubrics '' 70 70 ||'''criteria_number'''||integer||The criteria number this entry belongs to. Not a foreign key ( :-/ Ugh... ) 71 71 ||'''criteria_comment'''||text||A textual comment about the evaluatee according to the above creteria.