If a student enrolls what tables are updated?

If a student enrolls what tables are updated?

by ryan tampus -
Number of replies: 1

I need help on this. If someone enrolls what tables are updated?

Any information is greatly appreciated. Thanks

Average of ratings: -
In reply to ryan tampus

Re: If a student enrolls what tables are updated?

by Iñaki Arenaza -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
In 1.6.x and below, mdl_user_students and mdl_user_teachers.

In 1.7.x and above, mdl_role_assignments (with bits from the other mdl_role* tables).

Saludos. Iñaki.