Changes between Version 21 and Version 22 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-15T17:48:36Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v21 v22 71 71 ||'''criteria_number'''||integer||The criteria number this entry belongs to. Not a foreign key ( :-/ Ugh... ) 72 72 ||'''criteria_comment'''||text||A textual comment about the evaluatee according to the above creteria. 73 ||'''selected_lom'''||integer||The level-of-mastery the evaluator selected for the evaluatee. 74 ||'''grade'''||floating||The grade the above LOM gives the evaluatee. 73 75 ||'''record_status'''||enum(A,I)||either 'A' or 'I', representing active or inactive. Not always checked by code. 74 76 ||'''creator_id'''||integer||the ID of the ''user'' who created this course. Not used in this table (All 0's) (?)||''users''