Diferencia entre revisiones de «31/Editando texto»

De MoodleDocs
(added page Editando texto)
 
m (tidy up)
Línea 1: Línea 1:
{{Gestionando un curso Moodle}}
{{Gestionando un curso Moodle}}
{{EnTraduccion}}
{{EnTraduccion}}
La manera usual de esitar o crear texto que es parte del contenido visual de un curso es usando el [[Editor de texto]] (también conocido como el editor HTML).
La manera usual de esitar o crear texto que es parte del contenido visual de un curso es usando el [https://docs.moodle.org/24/en/Text_editor Editor de texto (en inglés)] (también conocido como el editor HTML).


* [[Editor de texto]]
* [https://docs.moodle.org/24/en/Text_editor Editor de texto (en inglés)]
* [[Formateando texto]]
* [[Formateando texto]]



Revisión del 02:04 30 ene 2013


La manera usual de esitar o crear texto que es parte del contenido visual de un curso es usando el Editor de texto (en inglés) (también conocido como el editor HTML).

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.

Ejemplo de edición de texto

Text editing on a Moodle site

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.

Vea también