If a student enrolls what tables are updated?

Re: If a student enrolls what tables are updated?

von Iñaki Arenaza -
Anzahl Antworten: 0
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von 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.