Changes between Version 32 and Version 33 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-18T17:53:06Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v32 v33 128 128 ||'''description'''||text||A textual description of this event. 129 129 ||'''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? 131 133 132 134 ||'''record_status'''||enum(A,I)||either 'A' or 'I', representing active or inactive. Not always checked by code.