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
b4aba40455
|
10 years ago | |
---|---|---|
db | 10 years ago | |
lang | 10 years ago | |
LICENSE | 10 years ago | |
README.md | 10 years ago | |
index.php | 10 years ago | |
lib.php | 10 years ago | |
locallib.php | 10 years ago | |
styles.css | 10 years ago | |
user.php | 10 years ago | |
version.php | 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.