Changes between Version 40 and Version 41 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-18T20:35:11Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v40 v41 190 190 ||'''modified'''||date||the last time of modification 191 191 == mixevals_questions_descs == 192 Holds the LOM descriptions of each mixed evaluation question. 193 ||__Column__||__Type__||__Description__||__Foreign Key to table...__|| 194 ||'''id'''||integer||Primary_Key 195 ||'''mixeval_id'''||integer||The ID of the mixed evaluation being described.||''mixevals'' 196 ||'''question_num'''||integer||The question this LOM description is for. 197 ||'''scale_level'''||string||How many points this LOM is works. 198 ||'''descriptor'''||string||The description of this LOM. 192 199 == mixevals_questions == 193 200 == personalizes ==