Changes between Version 51 and Version 52 of iPeerDatabaseSchema


Ignore:
Timestamp:
2010-10-21T19:50:40Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • iPeerDatabaseSchema

    v51 v52  
    273273||'''criteria_comment'''||The comment specific to this LOM.
    274274== simple_evaluatons ==
     275Contains the templates for Simple Evaluations
     276||__Column__||__Type__||__Description__||__Foreign Key to table...__||
     277||'''id'''||integer||Primary_Key
     278||'''name'''||string||The name of this evaluation.
     279||'''description'''||text||The description/instructions for this evaluation
     280||'''point_per_member'''||integer||The points assigned to each member.
     281||'''point_low_limit'''||integer||The minimum number of points per member, I guess, don't think it's used (?)
     282||'''point_high_limit'''||integer||The maximum number of points per member, I guess, again. (?)
     283
    275284== survey_group_members ==
    276285== survey_group_sets ==