Student grades should be removed from the database when the student account is deleted. Before this is implemented I want to have the option of archiving and restoring grades to/from a file.

Comments

MGN’s picture

Assigned: Unassigned » MGN
Status: Active » Fixed

Completed, implementing a simple hook_user() function to delete the grades from gradebookapi_cache and gradebookapi_grade. Committed to 6.x-2.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.