Changes between Version 32 and Version 33 of iPeerDatabaseSchema


Ignore:
Timestamp:
2010-10-18T17:53:06Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • iPeerDatabaseSchema

    v32 v33  
    128128||'''description'''||text||A textual description of this event.
    129129||'''event_template_type_id'''||The type of the evaluation.||''event_template_types'''
    130 ||'''template_id'''||integer||The ID of in the entry of this evaluation inside the paticuar evaluation type's table||''simple_evaluations'' or ''rubrics'' or ''surveys'' or ''mixevals''
     130||'''template_id'''||integer||The ID of in the entry of this evaluation inside the particular evaluation type's table||''simple_evaluations'' or ''rubrics'' or ''surveys'' or ''mixevals''
     131||'''self_eval'''||boolean integer||Does the user evaluate themselves as well?
     132||'''com_req''''||boolean integer||Are the comments required?
    131133
    132134||'''record_status'''||enum(A,I)||either 'A' or 'I', representing active or inactive. Not always checked by code.