Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Comments.

Comments: Difference between revisions

From MoodleDocs
m (category edit, image repositioning)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A [[Comments block|comments block]] can be added to any page in Moodle, enabling users to easily add comments. A similar interface enables comments to be added to glossary, database activity and blog entries. Comments can be disabled/enabled in ''Settings > Site administration > [[Advanced features]]''.
{{More features}}
A [[Comments block|comments block]] can be added to any page in Moodle, enabling users to easily add comments. A similar interface enables comments to be added to glossary, database activity and blog entries. The comments interface uses AJAX so that comments are added instantly without needing a page refresh.


[[Image:Comments block.png]]
[[Image:Comments block.png]]


The comments interface uses AJAX so that comments are added instantly without needing a page refresh.
==Enabling comments==
 
Comments can be disabled/enabled by an administrator in ''Settings > Site administration > Advanced features''.


==Blog comments==
==Blog comments==
Line 12: Line 15:


A list of all comments added may be found in ''Site administration > Reports > Comments''.
A list of all comments added may be found in ''Site administration > Reports > Comments''.
[[File:Commentsreport.png]]


==See also==
==See also==


*[[Comments FAQ]]
* MDL-23605 (Dis)allowing users to create Comments block on their profile
* MDL-23605 (Dis)allowing users to create Comments block on their profile


[[Category:Comments]]
[[Category:Comments]]
[[Category:Report]]
[[Category:Site administration]]


[[eu:Iruzkinak_2.0]]
[[eu:Iruzkinak_2.0]]

Latest revision as of 17:28, 2 November 2011

A comments block can be added to any page in Moodle, enabling users to easily add comments. A similar interface enables comments to be added to glossary, database activity and blog entries. The comments interface uses AJAX so that comments are added instantly without needing a page refresh.

Comments block.png

Enabling comments

Comments can be disabled/enabled by an administrator in Settings > Site administration > Advanced features.

Blog comments

Blog comments are enabled by default. The feature may be disabled in Site administration > Appearance > Blog.

Comments report

A list of all comments added may be found in Site administration > Reports > Comments.

Commentsreport.png

See also