90 | | ||'''date_submitted'''||The date the evaluation was submitted. (Does this just copy the info in ''evaluation_submissions''). |
| 90 | ||'''date_submitted'''||date||The date the evaluation was submitted. (Does this just copy the info in ''evaluation_submissions'' ?) |
| 91 | ||'''grade_release'''||integer||Unsure (?) (vs grade_release) |
| 92 | ||'''record_status'''||enum(A,I)||either 'A' or 'I', representing active or inactive. Not always checked by code. |
| 93 | ||'''creator_id'''||integer||the ID of the ''user'' who created this course. Not used in this table (All 0's) (?)||''users'' |
| 94 | ||'''created'''||date||a date entry for this entry's creation. |
| 95 | ||'''updater_id'''||integer||the last ''user's'' ID who changed this record. Not used in this table (All NULLS's)||''users'' |
| 96 | ||'''modified'''||date||the last time of modification. |