117 | | ||'''display_for_selection'''||integer||A boolean integer. Tells if this type of evaluations should be available for selection when an instructor creates an event. |
| 117 | ||'''display_for_selection'''||integer||A boolean integer. Tells if this type of evaluations should be available for selection when an |
| 118 | ||'''record_status'''||enum(A,I)||either 'A' or 'I', representing active or inactive. Not always checked by code. |
| 119 | ||'''creator_id'''||integer||the ID of the ''user'' who created this course. |
| 120 | ||'''created'''||date||a date entry for this entry's creation. |
| 121 | ||'''updater_id'''||integer||the last ''user's'' ID who changed this record. |
| 122 | ||'''modified'''||date||the last time of modification.instructor creates an event. |