You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Marco Rougeth fd52000d56 Juntada a tabela de mensagens lidas 10 years ago
db First commit 10 years ago
lang Juntada a tabela de mensagens lidas 10 years ago
LICENSE Initial commit 10 years ago
README.md First commit 10 years ago
index.php Juntada a tabela de mensagens lidas 10 years ago
lib.php First commit 10 years ago
locallib.php First commit 10 years ago
styles.css First commit 10 years ago
user.php Juntada a tabela de mensagens lidas 10 years ago
version.php First commit 10 years ago

README.md

moodle_report_messages

A simple report to view message exchanges between user from a course

To install, clone this plugin in $MOODLE/report/messages folder: $ cd $MOODLE/report $ git clone https://github.com/interlegis/moodle_report_messages.git messages

Enter in your moodle site as admin user and install the plugin

Usage: In a course, click in Administration > Report > Messages report to see a synthesis report for all enrolled users. Click in {view details} link to see all messages sended from/to that user.