Open
Description
There are so many reports in Chamilo now...
The issue is that we don't have a register of all those reports, and it is thus very complex to say "we have [so many] reports", or "we have reports that do this (or that)".
On top of this, some reports use "id" or "class" attributes in HTML that replicate through several (different) reports, making some of the PHP session code incorrectly replicate sorting/searching behaviour between reports.
This issue is a proposal to identify reports by their id
attribute, and list them all on the wiki here: https://github.com/chamilo/chamilo-lms/wiki/Reports-dictionary