An advanced Learning Management system focused on ease of use and speed.
Questions tagged [chamilo-lms]
18 questions
2
votes
1 answer
How to add new role in chamilo 1.11.6? For example current we have HR, Learner, trainer, etc. How to set permissions for the role?
I am trying to add new role to chamilo 1.11.6. I want to set permissions to that role. For ex. I want to add new role Head of Department. How to add rights to that role.
Thank you.

Akshay Bande
- 2,491
- 2
- 12
- 29
1
vote
0 answers
Notice: Trying to access array offset on value of type null in /var/www/html/chamilo/main/inc/lib/api.lib.php on line 702
I am now to linux and I need to install chamilo-lms. I have installed chamilo using:
cd /tmp && wget https://github.com/chamilo/chamilo-lms/releases/download/v1.11.6/chamilo-1.11.6-php7.zip
unzip chamilo-1.11.6-php7.zip
and php7.4
When I access…

Gabriela88
- 11
- 2
1
vote
0 answers
Why doesn't personal Tab in Teams App keep PHP $_SESSION data?
I have an App developed in "Developer Portal" in Teams with a personal tab embedding a LMS (Chamilo) which is working fine in a web browser, but inside a personal tab in Teams the data stored in PHP global variable $_SESSION is not keeping or is…

vani
- 11
- 1
1
vote
1 answer
how to hide popup alert in chamilo footer
someone in good faith can help. I'm trying to use chamilo. how to hide the alerts that always appear in the footer chamilo
enter image description here

Matala
- 11
- 1
1
vote
2 answers
fatal error during installation of chamilo
I want to install chamilo in 1and1 when I transfer all the files that I downloaded via FTP to the official site so after I have linked to the subdomain it works an error:
Fatal error: require (): Failed opening required /homepages/...../ chamilo /…

Mr hamza
- 11
- 1
1
vote
1 answer
Filter Courses by Progress in Chamilo LMS
I am new to chamilo lms learning system. I had created my portal on Chamilo and added courses also. Now I want to add filters on course home page from where i can filter courses according to their course progress.Filter like completed button filter…

ankit sharma
- 449
- 1
- 6
- 17
0
votes
0 answers
chamilo-lms blank page and error after installation
I am new to chamilo installation, I am having this issue after the installation with chamilo-lms. After I login, and try to go to home page, it becomes a blank page. Also, when clicking on Calendar/Administration for example I receive these…

Gabriela88
- 11
- 2
0
votes
0 answers
Scorm 1.2 is not supported in Chamilo with Unity
I am a student trainee and my company wants to use chamilo to publish language courses using Scorm. Indeed, it uses Unity software to develop a course application.
I used the GitHub project Unity-SCORM-Integration-Kit to generate a zip file of a…

islem
- 1
- 1
0
votes
1 answer
SCORM from chamilo Platform
I´m developing and e-learning platform in Django based on Chamilo LMS services and databases. Currently I´m facing a problem with course content because of cookies (I think is that). The data extracting using the api is used to fill an url with…
user14055011
0
votes
1 answer
soap error calling laravel to chamilo(lms)
calling soap method from laravel to chamilo registration.soap.php for creating user but geeting error as
"http://example.com/main/webservices/registration.soap.php?wsdl' : Extra content at the end of the document..
// passing array in soap
…

rahul patil
- 67
- 2
- 14
0
votes
1 answer
while register user in laravel it also auto register in chamilo in background
how to achieve registering user from laravel so it will automatically get register in chamilo(lms) in background is there any API or library we can use for post from laravel and get in chamilo?

rahul patil
- 67
- 2
- 14
0
votes
1 answer
Fatal error: can't use function return value in write context in /var/www/html/chamilo/main/inc/lib/api.lib.php on line 1772
I am getting the following error while installing chamilo version 1.11.6.
Fatal error: can't use function return value in write context in /var/www/html/chamilo/main/inc/lib/api.lib.php on line 1772
My php version is 7.2.

Akshay Bande
- 2,491
- 2
- 12
- 29
0
votes
0 answers
Build up SCORM functionality in PHP website
I have kept seeking any possible solution for a couple of days without any clue. It's really a pain to dealing with all the "ANSWERS" end by no meaning.
Hope anyone can help or at least point a right direction for me, I will be appreciated for…

Mizuluffy
- 35
- 7
0
votes
0 answers
Moodle - Teacher should see list of Classwise Students
We are creating an LMS (for multiple Schools) where when teacher of a particular School logs in, he/she should see Students that belongs to the Teacher School only. Also, Teacher would be assign to Classes, hence only those Classes should be visible…

andujd
- 3
- 3
0
votes
2 answers
Chamilo login with facebook
I'm developing an e-learning site using the Chamilo LMS platform (version 1.10.2). I have trouble integrating the functionality of login with facebook.
Chamilo and comes with a plugin to activate to achieve this functionality, but it does not…

nicogaldo
- 565
- 2
- 8
- 28