If a student enrolls what tables are updated?

Re: If a student enrolls what tables are updated?

per Iñaki Arenaza -
Nombre de respostes: 0
Imatge Core developers Imatge Documentation writers Imatge Particularly helpful Moodlers Imatge Peer reviewers Imatge 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.