Note: This documentation is for Moodle 2.7. For up-to-date documentation see Moodle site - basic structure.

Moodle site - basic structure: Difference between revisions

From MoodleDocs
mNo edit summary
(Moved notes link to See also)
Line 1: Line 1:
{{Moodle site - basic structure}}
{{Moodle site - basic structure}}
<p class="note">'''Please refer to [[TOC_with_notes#Moodle site - basic structure|these notes]] before editing this page.'''</p>
 
Moodle's basic interface structure is organized around courses.  For a teacher or student, this is similar to a computers file system or a paper filing cabinet. A [[Context]] in Moodle is a location in the structure.  Moodle assists the user to navigate and view/edit/create pages within it's structure.  
Moodle's basic interface structure is organized around courses.  For a teacher or student, this is similar to a computers file system or a paper filing cabinet. A [[Context]] in Moodle is a location in the structure.  Moodle assists the user to navigate and view/edit/create pages within it's structure.  


Line 22: Line 22:
==See also==
==See also==
* [http://www.slideshare.net/mark.drechsler/moodle-structural-overview Structural overview slide show by Mark Drechsler]
* [http://www.slideshare.net/mark.drechsler/moodle-structural-overview Structural overview slide show by Mark Drechsler]
* [[TOC_with_notes#Moodle site - basic structure|These notes for 2.0 documentation]] helped in editing this page.

Revision as of 03:11, 8 August 2011

Template:Moodle site - basic structure

Moodle's basic interface structure is organized around courses. For a teacher or student, this is similar to a computers file system or a paper filing cabinet. A Context in Moodle is a location in the structure. Moodle assists the user to navigate and view/edit/create pages within it's structure.

An overview and hierarchy of the basic structure in simple terms:

  • The Moodle site - the largest context, the entire file cabinet.
  • Category - A place to organize courses, a file drawer.
  • Front Page - A special course, with it's own file drawer.
  • Course - A place to enroll users, a large hanging file folder in a file drawer.
  • Course sections/topics - A way to visually organize Activities and Resources, a special type of folder in a course.
  • Activities - Interactive tools the teacher can place in a course, each is a different colored folders placed in a topic.
  • Resources - Passive tools that may link to other places, a different colored folders placed in a topi.c
  • Blocks - Areas in a course that are not visually in a topic, each has its own colored folder in a course.
  • Pages - visually what is seen at any moment, individual sheets of paper filed away.

For example, a course can contain 1 or more sections, each section can contain many activities and resources. One section might contain 3 different resource links to pdf files, 2 links to other webpages, 2 Lessons, 2 Assignments and 1 Quiz. The teacher determines what a student is going to see and when.

What the user can do or see, depends upon their role in any specific context. Thus a teacher will see pages in a different way than a student. For example, a student can not see the "Editing and updating Quiz" page in the Features Moodle Course, in topic 8, for a quiz activity calleed "A listening quiz". However, both a student and teacher can view and interact with different question pages in that quiz activity.


See also