Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Comments: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(removed template)
Cap resum de modificació
 
(6 revisions intermèdies per 2 usuaris que no es mostren)
Línia 1: Línia 1:
{{Comments}}
{{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|frame|Comments block|left]]In Moodle 2.0 onwards, a new [[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 Site Administration>[[Advanced_features]].
[[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==
Línia 12: Línia 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]]
==Comments capabilities==
*[[Capabilities/moodle/comment:delete|Delete comments]]
*[[Capabilities/moodle/comment:post|Post comments]]
*[[Capabilities/moodle/comment:view|View comments]]
*[[Capabilities/mod/data:comment|Add comments to a database activity]]
*[[Capabilities/mod/data:managecomments|Manage comments in a database activity]]
*[[Capabilities/mod/glossary:comment|Add comments to glossary entries]]
*[[Capabilities/mod/glossary:managecomments|Manage comments in a glossary]]
*[[Capabilities/mod/wiki:editcomment|Add comments to pages in a wiki]]
*[[Capabilities/mod/wiki:managecomment|Manage comments in a wiki]]
*[[Capabilities/mod/wiki:viewcomment|View comments in a wiki]]


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


* [[Development:Comments 2.0]]
*[[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:Block]]
[[Category:Comments]]
[[Category:Report]]
[[Category:Site administration]]


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

Revisió de 18:47, 7 maig 2012

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

Comments capabilities

See also