Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Admin quick guide.

Admin quick guide: Difference between revisions

From MoodleDocs
(polishing)
(rewording)
Line 27: Line 27:
==Adding courses==
==Adding courses==


*Courses are Moodle's learning areas, where teachers and students work together. See the documentation [[Courses]] for full information on setting up courses.
* Courses are Moodle's learning areas, where teachers and students work together.
*You may [[Adding a new course|add a new course]]  by clicking the 'Add a new course' button on the front page, or (if you don't see it) by going to ''Site administration>Courses>Manage courses and categories''.
* You may [[Adding a new course|add a new course]]  by clicking the 'Add a new course' button on the front page or via ''Site administration > Courses > Manage courses and categories''.
*If you plan to have many courses, you can [[Upload courses|upload courses]] with a CSV file.
* If you plan to have many courses, you can [[Upload courses|upload courses]] in bulk via CSV file.
 
See [[Courses]] for an overview of the various aspects of courses.
 
==Adding users==
 
This is a two-step process, although it can be streamlined.


==Adding teachers and students==
This is a two-step process, although it can  be streamlined.
===Step 1: Authentication===
===Step 1: Authentication===
*Everyone using your site must have an account. You can allow people to [[Email-based self-registration| create their own accounts]]; you can [[Add a new user|add new users individually]], or you can [[Upload users|bulk create accounts with a CSV file]] (and more).
 
*See the documentation on [[Authentication]] for ways to create new accounts on your site.  
Everyone using your site must have an account. You can allow people to create their own account using [[Email-based self-registration]], or [[Add a new user|add new users individually]] or [[Upload users|bulk create accounts via CSV file]] or choose from a number of other authentication methods.
*'''Note:''' You do not yet decide who will be a teacher, student or other type of participant. If you're wondering why, read the documentation on [[Assign roles| Assigning roles]].
 
For more information, see [[Managing accounts]] and [[Authentication]].
 
'''Note:''' You do not yet decide who will be a teacher, student or other type of participant. If you're wondering why, read the documentation on [[Assign roles| Assigning roles]].


===Step 2: Enrolment===
===Step 2: Enrolment===
*Once they have accounts, your users must be enrolled in courses. (Now is the time to give them their student, teacher or other role.) You can allow them to [[Self enrolment|self enrol]]; you can [[Manual enrolment|enrol them manually yourself]]; you can make them [[Paypal enrolment| enrol via Paypal]] and more.
 
*See the documentation on [[Enrolment]] for ways to enrol participants into your courses. You may create the accounts and enrol them into their courses at the same time if you wish by following the instructions on the [[Upload users]] documentation or you can explore [[Cohorts]], site or category wide groups.
Once users have an account, they need to be enrolled in courses. (Now is the time to give them their student, teacher or other role.) You can allow them to [[Self enrolment|self enrol]], or you can [[Manual enrolment|enrol them manually yourself]] or choose from a number of other enrolment methods.
 
For more information, see [[Enrolments]].
 
'''Note:''' You can create accounts and enrol users in courses at the same time if you wish by [[Upload users|uploading users]] or you can explore [[Cohorts]], site or category wide groups.


==File management==
==File management==
==Admin tips and tricks==
==Admin tips and tricks==



Revision as of 13:03, 24 June 2015

This page is an introduction to Moodle administration. You have a new, empty Moodle site installed. What to do next?

Setting up the front (home) page

  1. In the Administration block, click 'Edit settings'.
  2. Change the full name and short name if needed. (The short name shows in the navigation bar.)
  3. Decide what should be shown on the front page - news items, courses, course categories or none of these things? The same or different for logged in and non-logged in users? As for other settings, they can always be changed later.

For more information, see Front page settings.

To add text and/or images to the central area of the front page

  1. In the Administration block, click 'Turn editing on'.
  2. Click the configuration icon (cogwheel) near the top of the screen.
  3. Add text and/or images to the summary box.

Note: If you don't want to use your front page for displaying courses or information about your organisation, you can display the log in page only by checking "force login" in Site administration > Security > Site policies.

Customising the appearance

  • Moodle comes with two standard themes, called 'Clean' and 'More'. Both work well on mobile devices as well as desktops, and the 'More' theme is designed to be easily customisable from Site administration > Appearance > Themes > More.
  • Drop down menus may be added from Site administration > Appearance > Themes > Theme settings > Custom menu items, and you can also personalise the user menu from here.
  • You can add custom headers, footers or Google Analytics from Site administration > Appearance > Additional HTML.
  • If your installation and organisation allow it, you can install a custom theme. See Installing plugins for details.

Adding courses

  • Courses are Moodle's learning areas, where teachers and students work together.
  • You may add a new course by clicking the 'Add a new course' button on the front page or via Site administration > Courses > Manage courses and categories.
  • If you plan to have many courses, you can upload courses in bulk via CSV file.

See Courses for an overview of the various aspects of courses.

Adding users

This is a two-step process, although it can be streamlined.

Step 1: Authentication

Everyone using your site must have an account. You can allow people to create their own account using Email-based self-registration, or add new users individually or bulk create accounts via CSV file or choose from a number of other authentication methods.

For more information, see Managing accounts and Authentication.

Note: You do not yet decide who will be a teacher, student or other type of participant. If you're wondering why, read the documentation on Assigning roles.

Step 2: Enrolment

Once users have an account, they need to be enrolled in courses. (Now is the time to give them their student, teacher or other role.) You can allow them to self enrol, or you can enrol them manually yourself or choose from a number of other enrolment methods.

For more information, see Enrolments.

Note: You can create accounts and enrol users in courses at the same time if you wish by uploading users or you can explore Cohorts, site or category wide groups.

File management

Admin tips and tricks