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

Tests/Resource

From MoodleDocs
Revision as of 04:49, 28 February 2006 by Christian Lebe (talk | contribs)

[RES001TA]


  1. Open ‘A Text Page’ Resource page and you should see the text box just like the following:Tests-resource-text.jpg
  2. Click the Update this Resource button on the top right corner page.
  3. You should get a setting page where you can modify the text resource. Play around with it, add some text (or smilies) in the Full Text box.
  4. Click Save Changes and you should get the updated page, with the last modified date has been changed to today’s date.

[RES002TA]

  1. Open A Text Page (markdown formatting) Resource page and you should see the text box below:Tests-resource-text-markdown.jpg
  2. Click the Update this Resource button on the top right corner page.
  3. You should get a setting page where you can modify the text resource. The difference with the previous resource is formatting of the text. The formatting of this resource is Markdown Format. Markdown format tries to make it easy as possible to type well-formatted XHTML pages using nothing but text written more or less like you would write an email. You can click the help button File:Help.jpgto get more information about Markdown Format.