Skip to content

LEARN-LK/lms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moodle as a Service

Moodle - Open Source Learning Platform

Moodle is a free and open-source learning management system (LMS) that allows educators to create and deliver online courses. It is a popular choice for schools, universities, and businesses because it is easy to use and customize.

Moodle provides a variety of tools for creating and managing courses, including a course editor, lesson editor, and quiz editor. It also includes a variety of activity modules that can be used to create engaging and interactive learning experiences, such as assignments, quizzes, forums, and wikis.

Moodle is a highly customisable LMS, and there are a variety of plugins and themes available to extend its functionality. It is also relatively easy to learn and use, making it a good choice for organisations of all sizes.

Here are some of the benefits of using Moodle:

  • Free and open-source, so you can use it without paying any licensing fees.
  • Highly customisable, you can tailor it to meet the specific needs of your organization.
  • Easy to use and learn, even for users with no prior experience with LMSs.
  • Supported by a large and active community of users and developers.
  • You can effortlessly localize your Moodle site as the software has been translated into over 95 languages.
  • It is a flexible program that supports both 100% online courses and blended learning.
  • Moodle constantly updates its security controls to ensure your data is protected from loss, misuse, and unauthorized access.
  • It offers cross-browser compatibility and a default mobile-compatible interface.

In this guide, we will cover the following areas

Note : This guide was prepared for Moodle version Moodle 4.0.11+ (Build: 20240104).

Moodle Admin Guide

  • Plugin Installation

Note If you are facing limitations with upload_max_filesize and post_max_size, please run the following commands in your virtual machine terminal:

sed -i 's/upload_max_filesize = 2M/upload_max_filesize = 128M/g' /etc/php82/php.ini

sed -i 's/post_max_size = 8M/post_max_size = 128M/g' /etc/php82/php.ini

Note: Enabling Default Moodle Plugins (e.g., “Survey”)If a default plugin (like Survey) is not visible in the “Add an activity or resource” list for teachers, the Moodle administrator should:Navigate to:-Site administration → Plugins → Activity modules → Manage activities

02. Moodle Manager/ Faculty Coordinator Guide

03. Teachers Guide

04. Student Guide

About

Moodle for all

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages