chamilo / chamilo-lms

Chamilo is a learning management system focused on ease of use and accessibility
https://chamilo.org
GNU General Public License v3.0
796 stars 478 forks source link

Assignments: allow comments between teachers #1636

Open ywarnier opened 7 years ago

ywarnier commented 7 years ago

Actual behavior

In the assignments correction, all teacher comments are visible to students.

Expected behavior

Sometimes, teachers want to be able to comment on an assignment submission without that comment being visible to the student (but they can be viewed between teachers of the course). To enable this feature, comments should be marked "private", so a new field will be necessary in the table that stores the assignments corrections (c_student_publication_comment).

Apparently this feature was available in the old Claroline (1.11), and it is being missed by those who changed from Claroline to Chamilo.

ywarnier commented 6 years ago

Relates to the tracking page developed for Encora, but not the same.