Comment 4 for bug 1915556

Revision history for this message
Beth Willis (willis-a) wrote :

EG 3-8-0

The following fields have been added to the course_module_course_materials, course_module_course, course_module_term, course_module_role tables:

Creator
Editor
Create_time
Edit_time

These new fields display on the Course List, Terms, Course roles, and Course Materials grids. On the Course Materials page grid, the creator ID and editor ID display. It is preferable that the username display on the grid as it does on the other course materials grids.

The values for the creator and the editor are set to the default user (id=1) in the course_module_term, course_module_role and course_module_course_materials tables. The values for these fields are correct in the course_module_course table.

When editing a value for course, term or role, the edit_time does not update in the course_module_term, course_module_role and course_module_course tables. I am unable to confirm whether this is true when editing course materials as I have not yet been able to test that patch successfully.