Changes between Version 34 and Version 35 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-18T17:53:59Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v34 v35 127 127 ||'''course_id'''||integer||The id of the course that this event will appear in||''courses'' 128 128 ||'''description'''||text||A textual description of this event. 129 ||'''event_template_type_id'''||integer||The type of the evaluation.||''event_template_types'' '129 ||'''event_template_type_id'''||integer||The type of the evaluation.||''event_template_types'' 130 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 131 ||'''self_eval'''||boolean integer||Does the user evaluate themselves as well?