If a student enrolls what tables are updated?

Re: If a student enrolls what tables are updated?

Iñaki Arenaza -
Erantzun kopurua: 0
Core developers-ren irudia Documentation writers-ren irudia Particularly helpful Moodlers-ren irudia Peer reviewers-ren irudia Plugin developers-ren irudia
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.