Comments: Skillnad mellan sidversioner

Från MoodleDocs
Hoppa till:navigering, sök
templates, see also
 
Dongsheng Cai (diskussion | bidrag)
mIngen redigeringssammanfattning
Rad 1: Rad 1:
{{stub}}{{Moodle 2.0}}
{{stub}}{{Moodle 2.0}}
==Basic Features==
===Comments anywhere===
Comments 2.0 implemented consistent interface for comments everywhere in Moodle 2.0, a new comment 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.


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


* [[Development:Comments 2.0]]
* [[Development:Comments 2.0]]

Versionen från 22 september 2010 kl. 09.09

Mall:Moodle 2.0


Basic Features

Comments anywhere

Comments 2.0 implemented consistent interface for comments everywhere in Moodle 2.0, a new comment 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.


See also