Comments: Difference between revisions

From MoodleDocs
(Comments capabilities)
No edit summary
 
(7 intermediate revisions by 6 users not shown)
Line 2: Line 2:
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.
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|300px]]


==Enabling comments==
==Enabling comments==


Comments can be disabled/enabled by an administrator in ''Settings > Site administration > Advanced features''.
Comments can be disabled/enabled by an administrator in ''Administration > Site administration > Advanced features''.
 
Note that if this is disabled then students will not be able to add comments on  assignment submissions.


==Blog comments==
==Blog comments==
Line 16: Line 18:
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]]
[[File:Commentsreport.png|400px]]


==Comments capabilities==
==Comments capabilities==
Line 34: Line 36:


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


[[Category:Comments]]
[[Category:Comments]]
Line 40: Line 41:
[[Category:Site administration]]
[[Category:Site administration]]


[[de:Kommentare]]
[[es:Comentarios]]
[[eu:Iruzkinak_2.0]]
[[eu:Iruzkinak_2.0]]

Latest revision as of 12:19, 3 November 2021

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 Administration > Site administration > Advanced features.

Note that if this is disabled then students will not be able to add comments on assignment submissions.

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

Comments capabilities

See also