Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Adding a content page.

Adding a content page: Difference between revisions

From MoodleDocs
(tidied up and removed Improve template)
(→‎The Jump: removed jump info to add to jumps page)
Line 34: Line 34:


Please refer to the [[Jumps]] page for a more detailed description of jumps.
Please refer to the [[Jumps]] page for a more detailed description of jumps.
'''Standard jumps:'''
Relative jumps - "This page" (go back to the same page for another attempt), "Next page" (move to next page in the edit order), "Previous page" and "End of Lesson" (leave the lesson). The default jump is usually the "Next page" jump
Absolute jumps - A page link to a specific page's title. This can be a question or content page.
:'''Note:''' that when a page is moved, its relative (for example, "Next page") Jump link will show the student a different page from before. A Jump link that uses an absolute (such as a content page title) always show the same page after the page has been moved.
'''Special jumps:'''
*Unseen Question within a cluster - This will link to a randomly  unseen (by the student in this attempt) question between in a "[[Cluster]] of pages.


==Using Content pages ==
==Using Content pages ==

Revision as of 20:43, 2 February 2012


  • A Lesson module content page is a page where a teacher can provide information to move the lesson forward but without requiring the student to answer specific questions.
  • The student sees the page's title, some information and then one or more buttons at the bottom to select.
  • When the student clicks on a button, they go to the next page but their choice is not scored.
Simple content page

Building a content page

Title

  • The title of a content page appears to the student at the top of the page.
  • A teacher will also see the title in the collapsed edit mode when they are working on the Lesson, and they will also be able to choose the title (and hence this page) from the drop down "jump" lists.
  • The title in a content page is also used with the "display left menu" setting.

Page contents

This is where the tacher can add information for the student,making use of the Text editor and its multimedia features.

Content

  • Here the teacher writes the words they want the student to click on to get to the next part of the lesson.
  • These words will appear to the student as a button.
  • The teacher can check the box to have the buttons appear horizontally, or uncheck it for them to appear centred vertically.

Format

There are 4 format types to choose from when editing text in the content description box. If you wish to have the usual rich text editing icons,choose HTML format. (Note - once you have selected an option, you cannot then go back and change your mind!)However, if you DO choose HTML format, be warned that the student will not see the changes (such as bold or different colours) in the button.

lessoncontentbuttons.png

Number of options available

  • How many of these you have depends on your choice in the Maximum Number of Answers setting in Lesson settings

The Jump

  • Each Description in a Content page has a jump dropdown menu associated with it.
  • The teacher chooses from the dropdown the correct page to send the student to if they click on the button that will be made from this particular description. Any pages created by the teacher will have their titles appear in this dropdown, allowing them to be selected.
  • When a student clicks on a description button, they are sent to the page defined in the Jump associated with the button.

Please refer to the Jumps page for a more detailed description of jumps.

Using Content pages

  1. One way of starting a lesson could be with a Content page which acts as a table of contents.
  2. A Content page can effectively divide the lesson into a number of branches (or sections). Each branch can contain a number of pages (probably all related to the same topic). The end of a branch is usually marked by an End of Branch page. This is a special page which, by default, returns the student back to the preceding Branch Table. As with any page, the "return" jump in an End of Branch page can be changed, by editing the page. In some versions, using a "This page" jump in an End of Branch, will send the student to the first page in the lesson.
  3. Branches can be nested within each other. For example, a lesson might usefully be structured so that specialist points are sub-branches within the main subject branches. Working on nested sub branches can get complicated without a plan.

See Also