chamilo-lms
chamilo-lms copied to clipboard
Chamilo is a learning management system focused on ease of use and accessibility
The "exercice_id" field is incoherent with the rest of the database structure.
DB structure change required
**Describe** MySQL error 1264: Out of range value for column 'total_time' at row 407; **To Reproduce** Upgrade to Chamilo 1.11.10, query: `ALTER TABLE c_lp_item_view CHANGE lp_item_id lp_item_id INT NOT NULL,...
The two settings "Modules active upon course creation" and "Tool visible at course creation" seem to be duplicated. We should remove (after checking it is indeed a duplicate) the second...
Structure db change - Replace *_session_id fields with session_id in track_e_* tables - refs CT#4318
In track_e_* tables, we are using fields representing session IDs with a name that is a form of prefixed *_session_id. This makes it more difficult to identify what is really...
When viewing forum posts in the course tool there is on the left hand side an icon to move the post but when clicking on it nothing happens.  Tested...
This is a very low priority as it has very low potential impact, but it is frustrating if you ever come up with this one... 1. Create a new course...
La limite de quota d'un cours peut être dépassée. **To Reproduce** À la création d'un document, on clique pour ajouter une image, sur Parcourir le serveur et on drag un...
Testing automatic certificate generation upon completion of a learning route, I identified that the certificate is only automatically generated if the screen showing 100% progress is reloaded, otherwise the certificate...