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

In the current master branch, the logout link disappeared. This is necessary for proper testing. ![Capture d’écran du 2022-06-10 11-55-34](https://user-images.githubusercontent.com/609839/173040803-8ec343f6-2665-4e22-ac78-fd766b32eb7e.png)

Bug

**Is your feature request related to a problem? Please describe.** We are looking for exercise/test screen for student should look like image attached below. ![image](https://user-images.githubusercontent.com/33829712/174393854-10ae7f0a-8c3d-490d-b8cb-279f2fe84ae6.png) **Describe the solution you'd like**...

- Create a survey - Create a question (second type) - Create 3 options - Save - Edit the question - Change the question's text - Change the first option's...

Bug
Requires testing/validation

at the chamilo platform page when you have a & in the name of the organisation, chamilo adds "amp;" behind the &. So you e.g.: we set T&A as name...

Enhancement

Hi, In the tool link, there is an issue i reproduced on 11.chamilo.org :[ see this course ](https://11.chamilo.org/main/link/link.php?cidReq=COURSTANCHON&id_session=0&gradebook=0&origin=&gidReq=0) **Here is a short video to understand the issue**, because it is...

Bug

This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure. Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot GitHub...

**Describe** Removing chapter in learning path doesn't remove contents of chapter but makes it an orphan in c_lp_item, which makes it invisible for students but is still counted as one...

Bug

There are some plugins that won't work, because of the different changes in Chamilo v2 Can we update this table to know which will be deleted or fixed? I created...

Bug
Requires structure/db change
Install/Upgrade
Ambitious

In 1.11.x, the session table contains id_coach (general coach) and session_admin_id (session admin), which limits to only one user of each kind linked to the session. Move those identifiers to...

Feature request
Requires structure/db change