Note: You are currently viewing documentation for Moodle 2.6. Up-to-date documentation for the latest stable version of Moodle may be available here: Editing text.

Editing text: Difference between revisions

From MoodleDocs
No edit summary
(start)
Line 1: Line 1:
{{Editing text}}
{{Editing text}}
<p class="note">'''Please refer to [[Page_notes#Editing text|these notes]] before editing this page.'''</p>
<p class="note">'''Please refer to [[Page_notes#Editing text|these notes]] before editing this page.'''</p>
The usual way to edit or create text that is part of the visual content of a course is with the [[HTML editor]]tool.
The way to get to the content text, depends the role the user in a context.  A student will see the tool when they reply to a forum post but will not have the ability of changing a topic heading in the course.  A teacher will not have the ability to edit a topic heading in a course unless the "Turn editing on" button has been clicked. 
Teachers and administrators should be aware that the Moodle code contains "strings" of text that can be edited though [[Language customization|customizing the language]] on a site wide basis.

Revision as of 11:37, 6 August 2011

Please refer to these notes before editing this page.

The usual way to edit or create text that is part of the visual content of a course is with the HTML editortool.

The way to get to the content text, depends the role the user in a context. A student will see the tool when they reply to a forum post but will not have the ability of changing a topic heading in the course. A teacher will not have the ability to edit a topic heading in a course unless the "Turn editing on" button has been clicked.

Teachers and administrators should be aware that the Moodle code contains "strings" of text that can be edited though customizing the language on a site wide basis.