Changes between Version 33 and Version 34 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-18T17:53:25Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v33 v34 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'''|| 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?