Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: General
-
Labels:None
-
Environment:ALL
-
Difficulty:Moderate
-
Affected Branches:MOODLE_19_STABLE
Description
As was raised in http://moodle.org/mod/forum/discuss.php?d=90682, the notes feature of Moodle 1.9 seems to deliberately exclude students from seeing information written about themselves, which is quite different from how their profile, grades, and teacher feedback is handled. It may also present issues in some jurisdictions (including the US and parts of Europe with educational privacy/records laws) that usually suggest that educational records are not the exclusive property of the school but also that of the student (and the parent in case of minors).
IMO, the capability of removing such functionality by adjusting the default roles is not sufficient.
I will post a patch which gives students the default ability to see course and site notes where they are the subject while retaining the ability to have instructors post notes visible only to themselves(except admins). Students can also post notes to themselves if they have edit profile permissions as part of this patch; others could only see them if the use their loginas capability.
This would seem to address the feature that is being requested while avoiding the educational records issue imposed by the current implementation.
A few comments on this proposal:
IIRC grades are not made available to students automatically (course settings > Show grades).
Teacher feedback: Provided by the teacher for the benefit of the student and would be fairly redundant if the student could not see it. I think we are in different territory with this.
Privacy laws etc. Accepted in full. However, IMO teachers etc. will always keep some type of records about their learners - in Moodle or elsewhere. The issue is one that transcends the medium for capturing records. The nature of records kept and their accessibility is an issue for each organisation in more general terms. If note keeping in Moodle can comply with the wider requirements then that's great, if not it shouldn't be used. No amount of modification of Moodle will impact on the overriding requirements of the jurisdiction etc. So, policy 1st, Moodle 2nd.
Just for the record, my view is there should be nothing in the "general" records about learners that should come as a surprise to them, but it would be naive for me to suggest that all records should be readily accessible to students at all times e.g. where there are legal or pastoral reasons for preventing this.
On a more mundane note: I've not checked this but is it the case that if a users logs in as another and checks an individual's own notes that this would not show up in logs? If this is the case, is it acceptable?