Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Course sections.

Course sections: Difference between revisions

From MoodleDocs
(→‎Editing sections: add image for section description in edit mode)
 
(9 intermediate revisions by 6 users not shown)
Line 25: Line 25:
The top most section may act as a header and usually contains the [[News forum]]. Like other sections, it has an HTML editor.
The top most section may act as a header and usually contains the [[News forum]]. Like other sections, it has an HTML editor.


Here is a topic section "1" as seen by the teacher in edit mode.  The topic does not have a title but does have a course called "New Lesson Topic 1".  For help with understanding the icons go to [[Adding/editing_a_course#Editing_A_Course|editing a course]].  
Below is an example of a topic section "1" as seen by the teacher in edit mode.  The topic does not have a title but does have a course called "New Lesson Topic 1".  For help with understanding the icons go to [[Adding/editing_a_course#Editing_A_Course|editing a course]].  


[[Image:Section edit mu1.jpg|frame|Section with edit icons|center]]
[[Image:Section edit mu1.jpg|frame|Section seen by teacher with edit turned on, showing edit icons|center]]


In edit mode, sections can be moved, hidden from students, highlighted or turned on, plus given titles and descriptions. Also in edit mode it is possible to do many things to a sections [[Activities block|activity]] or [[Resources|resource]].   
In edit mode, sections can be moved, hidden from students, highlighted or turned on (section edit icons) , plus given titles in the section description area. Also in edit mode it is possible to move [[Activity modules|activity]] or [[Resources|resource]] in the course, plus delete, hide or edit their settings by using the activity edit icons.   


Here is an example of a section description being edited with the HTML editor.
Here is an example of a section description being edited with the HTML editor.


[[Image:Section header edit.jpg|frame|center|Section description in edit mode]]
[[Image:Section header edit.jpg|frame|center|Section description in edit mode <br>From [http://demo.moodle.org demo.moodle.org] '''Features Demo''', the header description for it's sections]]


=== Hiding sections ===
=== Hiding sections ===
Note that sections can be easily hidden using the eyeball icon. There is a course setting that specifies whether or not these hidden sections are entirely invisible to student/participants, or just show as a horizontal block that says it is unavailable. Such sections will always be full available (greyed out though) to teacher/administrators of the course.
Note that sections can be easily hidden using the [[Image:Hide.gif]] eyeball icon. There is a course setting that specifies whether or not these hidden sections are entirely invisible to student/participants, or just show as a horizontal block that says it is unavailable. Such sections will always be full available (but will appear greyed out) to teacher/administrators of the course.


There are also non-standard addin modules such as [[Activity locking]] which will reveal an activity or a section only when the student has completed other activities.
There are also contributed modules such as [[Activity Locking]] which will reveal an activity or a section only when the student has completed other activities, that will show their controls in edit mode.


A small hack: If you want to have a super-short course that is JUST the top with no section blocks, note that you must have at least one section. The solution is to have one, then make it invisible, and in your settings full hide hidden blocks. Now you have a "one main area" course.
===Tips & Tricks===
--[[User:chris collman|chris collman]] 09:19, 14 July 2008 (CDT)
*If you want to have a super-short course that is JUST the top with no section blocks, note that you must have at least one section under course settings. The solution is to have the number of weeks/topics set to 1 and make Hidden sections "..completely invisible" under course settings. Finally, in edit mode hide section 1.   Now you have a "one main area" course.
*If you don't want to have the numbers in the course sections of an individual course and don't want to change the files on the server, then add a label to your course; select HTML (code view) and paste in the following code: <style type="text/css">.section .left{font-size:0;}</style> (You will need trusted content enabled in site administration>security>site policies) See also screencast link below.


==See also==
==See also==
*[[Course_homepage#Standard_view_of_a_blank_course|Parts of a course home page]]
*[[Course_homepage#Standard_view_of_a_blank_course|Parts of a course home page]]
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=16865 Removing topics/blocks from courses] forum discussion
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=16865 Removing topics/blocks from courses] forum discussion
* [[Project_Course_Format|Project Course Format:  a contributed section format for project-based learning.]]
*Screencast [http://youtu.be/_nYK7vRM8uo] How to remove numbers from course sections without editing server files


[[Category:Teacher]]
[[Category:Teacher]]


[[cs:Uspořádání kurzu]]
[[de:Kursabschnitte]]
[[es:Secciones del curso]]
[[es:Secciones del curso]]
[[fr:Sections_de_cours]]
[[fr:Sections_de_cours]]
[[ja:コースセクション]]
[[ja:コースセクション]]
[[de:Kursabschnitte]]

Latest revision as of 13:08, 2 August 2011

Courses can be divided into sections to organize resources and activities for students. Each section can have a description and can contain many activities and resources as the teacher desires.

Course section settings

format pulldown list

There are several different section formats available in a course. Selecting and changing formats is done in the administration block under the Course_settings menu, with the format pulldown field.

The example on the left shows the section format choices in Version 1.6.

Earlier versions have fewer selections.


Weekly format

Example of Weekly outline, edit off

Choosing weeks from the format selection menu, will automatically fill in the dates, starting with whatever date you specify as your first day for the course, and incrementing each week by seven days thereafter. So if you start your course on Wednesday, each week will run from Wednesday to Tuesday. You may wish to start the week on Sunday or Monday prior to the actual first day of class, so that weeks will reflect the actual work/study week of your lesson (if applicable).

Topics format

Example of topic outline, edit on

Formatting course sections with topics lends itself to rolling enrollment, or courses whose duration changes often, or where sequence is less important (though these are only suggestions). Often teachers will think about their course in terms of "modules" so topics work well - one topic per module.

Remember that it is possible to have many activities and resources in any given section such as you might see in the Moodle Feature Demo course that can be found here.

Editing sections

The top most section may act as a header and usually contains the News forum. Like other sections, it has an HTML editor.

Below is an example of a topic section "1" as seen by the teacher in edit mode. The topic does not have a title but does have a course called "New Lesson Topic 1". For help with understanding the icons go to editing a course.

Section seen by teacher with edit turned on, showing edit icons

In edit mode, sections can be moved, hidden from students, highlighted or turned on (section edit icons) , plus given titles in the section description area. Also in edit mode it is possible to move activity or resource in the course, plus delete, hide or edit their settings by using the activity edit icons.

Here is an example of a section description being edited with the HTML editor.

Section description in edit mode
From demo.moodle.org Features Demo, the header description for it's sections

Hiding sections

Note that sections can be easily hidden using the Hide.gif eyeball icon. There is a course setting that specifies whether or not these hidden sections are entirely invisible to student/participants, or just show as a horizontal block that says it is unavailable. Such sections will always be full available (but will appear greyed out) to teacher/administrators of the course.

There are also contributed modules such as Activity Locking which will reveal an activity or a section only when the student has completed other activities, that will show their controls in edit mode.

Tips & Tricks

  • If you want to have a super-short course that is JUST the top with no section blocks, note that you must have at least one section under course settings. The solution is to have the number of weeks/topics set to 1 and make Hidden sections "..completely invisible" under course settings. Finally, in edit mode hide section 1. Now you have a "one main area" course.
  • If you don't want to have the numbers in the course sections of an individual course and don't want to change the files on the server, then add a label to your course; select HTML (code view) and paste in the following code: <style type="text/css">.section .left{font-size:0;}</style> (You will need trusted content enabled in site administration>security>site policies) See also screencast link below.

See also