Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Editing text.

Editing text: Difference between revisions

From MoodleDocs
(add some words, image link)
(fix image links)
Line 6: Line 6:
The way to edit the text in the content area, depends the current [[Roles|role]] or permissions of the user in a [[Context|context]].  
The way to edit the text in the content area, depends the current [[Roles|role]] or permissions of the user in a [[Context|context]].  


*A teacher will see many [[File:editicon.jpg]] ("edit hand") icons on a course's home page when "Turn editing on" button has been clicked.  Or they will see the HTML editor and content area within many activities and resources. For example, a teacher can edit the text that appears at the top of a section in a course by clicking on the edit hand icon.  
*A teacher will see many [[File:Editicon.PNG]] ("edit hand") icons on a course's home page when "Turn editing on" button has been clicked.  Or they will see the HTML editor and content area within many activities and resources. For example, a teacher can edit the text that appears at the top of a section in a course by clicking on the edit hand icon.  


*A student and a teacher will see the HTML tool when they reply to a forum post but will not have the ability of changing a topic heading in the course.   
*A student and a teacher will see the HTML tool when they reply to a forum post but will not have the ability of changing a topic heading in the course.   


==Editing text example==
==Editing text example==
[[File:Editing text example|thumb|center|Typical content area. Shows HTML editor on top with text and emoticon in content ]]
[[File:Editing text example.PNG|thumb|left|Typical content area. Shows HTML editor on top with text and emoticon in content ]]
 
[[File:Editing text example after.PNG|thumb|Right|. Here is what students will see.]]
==Special text==
==Special text==
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.
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 13:07, 23 August 2011

This page really needs improving. Please see the page comments for suggestions of what to include, then remove this template when you're done.


The usual way to edit or create text that is part of the visual content of a course is with the HTML editor tool. This tool offers many ways to easily create/edit a variety of things to place in the content area, including common text formatting options from a menu.

The way to edit the text in the content area, depends the current role or permissions of the user in a context.

  • A teacher will see many Editicon.PNG ("edit hand") icons on a course's home page when "Turn editing on" button has been clicked. Or they will see the HTML editor and content area within many activities and resources. For example, a teacher can edit the text that appears at the top of a section in a course by clicking on the edit hand icon.
  • A student and a teacher will see the HTML tool when they reply to a forum post but will not have the ability of changing a topic heading in the course.

Editing text example

Typical content area. Shows HTML editor on top with text and emoticon in content
. Here is what students will see.

Special text

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.