Changes between Version 31 and Version 32 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-18T17:47:43Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v31 v32 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 ta lbe||''simple_evaluations'' or ''rubrics'' or ''surveys'' or ''mixevals''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'' 131 131 132 132 ||'''record_status'''||enum(A,I)||either 'A' or 'I', representing active or inactive. Not always checked by code.