If a student enrolls what tables are updated?

Re: If a student enrolls what tables are updated?

Napisane bez: Iñaki Arenaza ()
Liczba ôdpowiedzi: 0
Ôbrŏz Core developers Ôbrŏz Documentation writers Ôbrŏz Particularly helpful Moodlers Ôbrŏz Peer reviewers Ôbrŏz 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.