chamilo-lms icon indicating copy to clipboard operation
chamilo-lms copied to clipboard

Chamilo is a learning management system focused on ease of use and accessibility

Results 463 chamilo-lms issues
Sort by recently updated
recently updated
newest added

The "exercice_id" field is incoherent with the rest of the database structure.

Enhancement
Requires testing/validation
Requires structure/db change
Install/Upgrade

DB structure change required

Requires testing/validation
Requires structure/db change
Install/Upgrade

**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,...

Bug
Requires structure/db change
Install/Upgrade

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...

Bug
Requires structure/db change

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...

Enhancement
Requires testing/validation
Requires structure/db change
Install/Upgrade

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. ![image](https://user-images.githubusercontent.com/6579268/173376284-33203f3f-34bf-4a78-a4f0-9a5c1a51ec5a.png) Tested...

Bug

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...

Bug

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...

Enhancement

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...

Enhancement