Manual self completion field

Manual self completion field

le Nathan Lothamer -
Number of replies: 1

I'm working with the Moodle database directly (which is currently up to date).  I'd like to enable 'self completion' and add a 'self completion' block on all courses selected in the database.  What are the tables and fieldnames that I need to know in order to do this from the database?

Average of ratings: -
In reply to Nathan Lothamer

Re: Manual self completion field

le Kimber Warden -

There may be other required tables, but at the very least, you'll need prefix_course_completion_criteria and prefix_course_completions

Average of ratings: Useful (1)