Skip to main content
Skip table of contents

Manage Site

A user with the role of Administrator is typically in charge of LMS (Moodle site) once it has been installed, although some tasks may be delegated to others by assigning them a role such as Manager. The links below provide more information about how to manage your LMS (Moodle site).

Add users

There are several ways to add a user in your LMS (Moodle). Manual account a common way adding users.

  1. Log in with your administrator account 

  2. Click :f: icon located at the top-right corner 

  3. Click  Site administration 

  4. Click the Users tab > Accounts section 

  5. Click  Add a new user 

  6. Add the user details. If you need additional information, use the icon  

  7. Choose an authentication method as Manual Account (default) 

  8. Recommended – Click Generate password and notify user (generates a password for the first time and sends an email once clicked on Create user) 

  9. Click Create user

Upload Users

There are many options for uploading information (fields associated with a user) with this method: from enrolling users in multiple courses with course specific roles to updating user information in the User profile to deleting users from the site. 

First, prepare the spread sheet file offline. 

  1. Log in with your administrator account 

  2. Click :f: icon located at the top-right corner 

  3. Click Site administration 

  4. Click the Users tab > Accounts section > Upload users 

  5. Download the example file and adapt the spreadsheet to your needs. It includes the fields below, but additional fields can also be added.

    1. Note the username and email fields are mandatory. 

    2. The upload users file has fields separated by a comma (or other delimiter) ONLY - no space. 

Below is an example of the CSV file content. To see the full list of the User fields that can be included, click here >> Upload users

CODE
username,firstname,lastname,email,course1,role1 
student100,Student,One,s1@example.com,dpt,student 
student200,Student,Two,s2@example.com,dpt,student 
student300,Student,Three,s3@example.com,, 

Ensure that you have all the information for each column even if it’s value is empty.

Adding Category

  1. Log in with your administrator account 

  2. Click :f: icon located at the top-right corner 

  3. Click Site administration > Courses tab > Add a new category and supply all the details (alternatively from the Courses tab > Select Manage courses and categories >click on Create new category)

Ensure you are selecting the right parent category before you press on Create new category button under Manage courses and categories.

Add a course

  1. Log in with your administrator account 

  2. Click :f: icon located at the top-right corner 

  3. Click Site administration > Courses tab > Add a new course and supply all the details (alternatively from the Courses tab > Select Manage courses and categories >select the category to create course > click on Create new course)

Ensure you are selecting the right parent category before you press on Create new course button under Manage courses and categories.

Managing accounts

An administrator can perform various tasks relating to user accounts in Administration > Site administration > Users > Accounts. The links below provide more information:

Authentication

Authentication is the process of allowing a user to log in to a Moodle site with a username and password.

Moodle provides a number of ways of managing authentication, called authentication plugins.

Standard authentication plugins are:

  • Manual accounts - accounts created manually by an administrator - Enabled by default

  • No login - suspend particular user account

  • Email-based self-registration - for enabling users to create their own accounts (Disabled by default)

  • CAS server (SSO) - account details are located on an external CAS server (Disabled by default)

  • External database - account details are located on an external database (Disabled by default)

  • LDAP server - account details are located on an external LDAP server (Disabled by default)

  • LTI - works with the Publish as LTI tool enrolment method to connect courses and activities (Disabled by default)

  • Moodle Network authentication - how different Moodle sites can connect and authenticate users (Disabled by default)

  • No authentication - for testing purposes or if the Moodle site is not available on the Internet. Do NOT use on public servers! (Disabled by default)

  • Shibboleth - account details are located on an external Shibboleth server (Disabled by default)

  • OAuth 2 - authenticate with an OAuth 2 service (Disabled by default)

  • Web services authentication (Disabled by default)

Your site may have more plugins than above listed to cater specific business needs.

Enrolments

Enrolment, or 'enrollment', is the process of marking users as participants in the course, in other words assigning them a role such as learner (student) or trainer (teacher).

Moodle provides a number of ways of managing course enrolment, called enrolment plugins. Click the links below for further information.

In addition, the Publish as LTI tool enrolment plugin, together with the LTI authentication plugin, allows remote users on a different site to access selected courses and activities.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.