https://github.com/miriammondragon/lms-chamilo
Information repository for an LMS project build in Chamilo in an AWS EC2 instance. An educational platform hosted in CentOS 7 with complete functions like forums, tests, registration, etc.
https://github.com/miriammondragon/lms-chamilo
centos7 chamilo chamilo-lms integration javascript
Last synced: 2 months ago
JSON representation
Information repository for an LMS project build in Chamilo in an AWS EC2 instance. An educational platform hosted in CentOS 7 with complete functions like forums, tests, registration, etc.
- Host: GitHub
- URL: https://github.com/miriammondragon/lms-chamilo
- Owner: MiriamMondragon
- Created: 2023-09-14T17:44:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-17T15:37:20.000Z (over 1 year ago)
- Last Synced: 2025-01-31T15:47:46.801Z (4 months ago)
- Topics: centos7, chamilo, chamilo-lms, integration, javascript
- Homepage:
- Size: 10.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LMS-Chamilo
## Key Words
CentOS7 SQL Linux Emmbed JavaScript jQuery LMS Educational Plataform
[//]: # (## Video Demo)
[//]: # (You can watch this project functionalities in the video demo [audio in spanish] for [LMS-Chamilo Project]https://www.youtube.com/live/oVIhbdPLh9E?si=Cl9NCLI8ZlVa7Y3i.)## Functionality and Usage
- Accounts
- Add a new user
- Archive users
- Browse list of users
- Bulk User Actions
- Custom/Mandatory User profile fields
- Upload users
- Course Creation
- Upload courses
- Assignments Engine
- Built-In Authoring Tool
- Can reuse PPTs, PDFs, Videos
- Changing Course default settings
- Consume online video content

- Enrollment
- Attendance Tracking
- Automated Enrollment
- Manual Enrollment
- Self-enrollment

- Recording of activity in the system through a log.
- Use of a responsive web interface for computers and mobile devices.
- Role Assignment
- System Permissions per role
## Considerations
1. The project was build based on [Chamilo](https://chamilo.org/en/ ) which is a learning management system or LMS, designed to support online education. It is a free software platform written in PHP, whose purpose is to improve education and access to it worldwide.
2. It is possible to personalize the project based on this LMS to create a robust and well protected integration for e-learning applicarions.
3. In this project, ir was used a virtual machine with CentOS 7 to install and configure the environment necesary for deploying the web service.