moodle-local_datacleaner icon indicating copy to clipboard operation
moodle-local_datacleaner copied to clipboard

Few leftover bits after cleaning, e.g. user stats, course completions, scorm ...

Open frumbert opened this issue 7 years ago • 2 comments

Should the user clean option also dump records from other tables? I noticed data still in

stats_user_daily, stats_user_weekly, stats_user_monthly, user_lastaccess, use_preferences,

With clean completion enabled, I noticed user records in course_completions, course_modules_completion pointing to user records that no longer exist due to the user clean.

scorm_scoes_track doesn't get touched at all. I guess I'll delete the 200,000+ results using sql ... a scorm plugin would be ideal.

frumbert avatar Jun 01 '17 02:06 frumbert