Samigo anonymous grading question

View: New views
2 Messages — Rating Filter:   Alert me  

Samigo anonymous grading question

by Trisha Gordon :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Folks,

An instructor here at UVa inadvertently set one of his assessments for
anonymous grading rather than showing student identities and wants to
know if there’s a way to get the mapping of anonymous IDs to the student
identities in his course site.

I have not been able to discover a way to do this in the UI. Anyone have
experience with this who can share how to get this information out of Sakai?

Thanks in advance for any advice!
Trisha

---
Trisha Gordon
University of Virginia
psg3a@...
----------------------
This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org//portal) from the DG: Development (a.k.a. sakai-dev) site.
You can modify how you receive notifications at My Workspace > Preferences.

Re: Samigo anonymous grading question

by Stephen Marquard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


You can change it back in the database with something like:

update SAM_PUBLISHEDEVALUATION_T SET ANONYMOUSGRADING=2 where
ASSESSMENTID = 2785;

though you have to find the ASSESSMENTID first in some other table
(exact details escape me).

And if all the instructor needs are the scores for each student, you
can add it to the Gradebook at any time.

In 2-6-x you can change it through the UI depending on the setting of
sakai.properties settings.

Cheers
Stephen
 
>>> Trisha Gordon <psg3a@...> 02/01/09 6:40 PM >>>

Folks,

An instructor here at UVa inadvertently set one of his assessments for

anonymous grading rather than showing student identities and wants to
know if there’s a way to get the mapping of anonymous IDs to the
student
identities in his course site.

I have not been able to discover a way to do this in the UI. Anyone
have
experience with this who can share how to get this information out of
Sakai?

Thanks in advance for any advice!
Trisha

---
Trisha Gordon
University of Virginia
psg3a@...
----------------------
This automatic notification message was sent by Sakai Collab
(https://collab.sakaiproject.org//portal) from the DG: Development
(a.k.a. sakai-dev) site.
You can modify how you receive notifications at My Workspace >
Preferences.

----------------------
This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org//portal) from the DG: Development (a.k.a. sakai-dev) site.
You can modify how you receive notifications at My Workspace > Preferences.