Changes between Version 21 and Version 22 of iPeerDatabaseSchema


Ignore:
Timestamp:
2010-10-15T17:48:36Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • iPeerDatabaseSchema

    v21 v22  
    7171||'''criteria_number'''||integer||The criteria number this entry belongs to. Not a foreign key ( :-/ Ugh... )
    7272||'''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.
    7375||'''record_status'''||enum(A,I)||either 'A' or 'I', representing active or inactive. Not always checked by code.
    7476||'''creator_id'''||integer||the ID of the ''user'' who created this course. Not used in this table (All 0's) (?)||''users''