Moodle version: 3.2.2+ (Build: 20170324)
I am in desperate need to report on all the course enrollment records, showing mentors assigned per course, together with assigned mentees.
In my quest I found the table "mdl_block_fn_mentor_report_data" (in the Moodle database) to extract the data, but it seems to be limited to only a subset of the total database of enrollment records.
Is mdl_block_fn_mentor_report_data holding only records generated by a report or query?
If so, can I generate a report of all enrollment records to display mentor / mentee records per course?
Please advise on the best way forward.
Thanks so much
Moodle version: 3.2.2+ (Build: 20170324)
I am in desperate need to report on all the course enrollment records, showing mentors assigned per course, together with assigned mentees.
In my quest I found the table "mdl_block_fn_mentor_report_data" (in the Moodle database) to extract the data, but it seems to be limited to only a subset of the total database of enrollment records.
Is mdl_block_fn_mentor_report_data holding only records generated by a report or query?
If so, can I generate a report of all enrollment records to display mentor / mentee records per course?
Please advise on the best way forward.
Thanks so much