Can I keep student/participant choices annonymous from myself

Can I keep student/participant choices annonymous from myself

by Eric Jarvis -
Number of replies: 4
I'd like to use Moodle to allow students to take a "choice" or survey. I, as the teacher/facilitator, would like to see the results but I don't want to see each student's choice or selection.
Average of ratings: -
In reply to Eric Jarvis

Re: Can I keep student/participant choices annonymous from myself

by Robert Brenstein -
I sent to Dan code that allows us teachers to see either actual responses or just the summary of results, which seems exactly what you want (I modified our choice module because I got tired waiting for Moodle to fetch avatars for some 400 students taking our choices). Unfortunately, Dan has been too busy to deal with this.
In reply to Robert Brenstein

Code

by Eric Jarvis -
I don't have access to the server which hosts Moodle.  Could you send me the code that allows teachers to only see the summary of results?  I would then pass it on to the person in charge of maintaining Moodle.
In reply to Eric Jarvis

Re: Code

by Robert Brenstein -
OK, I am attaching the writeup. Note that this patch has no been reviewed by anyone, so make sure a proper backup is maintained. On the other hand, I have been using it on my production site since October last year.
In reply to Robert Brenstein

Re: Code

by Dan Marsden -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators
have to admit I forgot about this! - I don't think it will make it into v 1.6, but I've added a feature request in the bugtracker to remind me about it! Bug 5118 - the patch will probably not be compatible with 1.6 in it's current state (won't need much modification to work though..)

thanks,

Dan