-
New Feature
-
Resolution: Fixed
-
Major
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
The purpose of this report source is to allow flexible reporting on site, personal and course related notes
Columns
- Note
- Content
- Context
- Time created
- Time modified
- Recipient
- <everything from user entity>
- Author
- <everything from user entity>
- Course
- <everything from course entity>
Conditions/filters
- Note
- Content
- Context
- Time created
- Time modified
- Recipient
- <everything from user entity>
- Author
- <everything from user entity>
- Course
- <everything from course entity>
This will also demonstrate the pattern of using the same entity (user) multiple times in a single report (once for the note author, once for the recipient) and provide API improvements for the same
I also found MDL-75152 while working on this, but that can be fixed separately to this one as it's a pre-existing bug