-

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

Comments: Difference between revisions

From MoodleDocs
m (removing stub template)
Line 1: Line 1:
{{stub}}{{Moodle 2.0}}
{{Moodle 2.0}}[[Image:Comments block.png|frame|Comments block|left]]
 
 
==Basic Features==
 
===Comments anywhere===
===Comments anywhere===
[[Image:Comments block.png|frame|Comments block|left]]


Comments 2.0 implemented consistent interface for comments everywhere in Moodle 2.0, a new [[Comments block|comments block]] is introduced, it can be added to all Moodle pages, so users can easily add comments on the page.
Comments 2.0 implemented consistent interface for comments everywhere in Moodle 2.0, a new [[Comments block|comments block]] is introduced, it can be added to all Moodle pages, so users can easily add comments on the page.

Revision as of 08:53, 18 November 2010

Template:Moodle 2.0

Comments block

Comments anywhere

Comments 2.0 implemented consistent interface for comments everywhere in Moodle 2.0, a new comments block is introduced, it can be added to all Moodle pages, so users can easily add comments on the page.

Ajax interface

The new comments interface uses Ajax to load/add comments without refresh current page, it is easy to use and consistent in Moodle.

Flexible capabilities

Administrators are able to control if the user can see or use the comments block based on the context. 2.0 brings new power for managing blocks in general. (Eg admin setting blocks at a category level)

Notes

Users can add comments block to their own pages. Request for this to be able to be turned OFF MDL-23605

See also