Changes between Version 47 and Version 48 of iPeerDatabaseSchema


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

--

Legend:

Unmodified
Added
Removed
Modified
  • iPeerDatabaseSchema

    v47 v48  
    248248||'''modified'''||date||the last time of modification
    249249== rubrics_criterias ==
     250||__Column__||__Type__||__Description__||__Foreign Key to table...__||
     251||'''id'''||integer||Primary_Key
     252Containts 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.
    250259== rubrics_loms ==
    251260== rubtics_criteria_comments ==