Quick Start of Moodle

Moodle is an open source course management system (CMS), that is used for creating the online courses for school, university, and colleges. It is primarily written in PHP and required MYSQL. To install a Moodle on your web server, then PHP and MYSQL is the primary requirement.  Among various web hosting organization, the easy solution provided by Gnomio with pre install Moodle.

 You have to just type the name and email id to get start the Moodle. The name that you have chosen become the domain of your website. After entering the required field, they will auto generate the domain and admin username and password. The entire details you will get on your mail id.




After click on your domain, you will get the above page. Later, you have to click on the login as shown in the right upper corner on the figure. The login credential you have on your mail, use that and get login as a admin user.



In the next post, we will do the few setups to get start the Moodle.

Comments

Popular posts from this blog

Types of Algorithm and Its Complexity Analysis

First Step of Problem Solving Using Data Structure and Algorithm

Stack Abstract Data Structure with Array Implementation