Pravomoci v modulu Fórum

Z MoodleDocs
Verze z 9. 12. 2007, 13:04, kterou vytvořil Daniel Miksik (diskuse | příspěvky) (založení stránky)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Přejít na:navigace, hledání


Chyba při vytváření náhledu: Náhled nelze uložit na dané místo.

Tato stránka je neúplná. Můžete pomoci tím, že ji doplníte.


Moodle1.7Role a pravomoci v Moodlu od verze 1.7 umožňují používat u fór různé efekty: např. studenti dostanou pravomoc moderovat vybrané fórum. V modulu Fórum se používají následující pravomoci:

Pravomoci v modulu Fórum

Bez témat dikuse, ale odpovědi jsou povoleny

An override may be used to set up a forum in which only teachers are to be allowed to start new discussions.

  1. Access the Assign roles page via the Roles tab in editing forum page, then follow the "Override roles" link. (In Moodle 1.9 onwards, click the "Override permissions" tab in the editing forum page.)
  2. Select the Student role.
  3. Set the capability mod/forum:startdiscussion to prevent.
  4. Click the "Save changes" button.

Note: By default, only administrators are able to override permissions. Instructions on enabling teachers to override permissions can be found in Override permissions.

Ani nová témata dikuse, ani odpovědi nejsou povoleny

An override may be used to close/archive a forum so that students may no longer start new discussions, nor add replies, but may still read all the discussions.

  1. Access the Assign roles page via the Roles tab in editing forum page, then follow the "Override roles" link. (In Moodle 1.9 onwards, click the "Override permissions" tab in the editing forum page.)
  2. Select the Student role.
  3. Set the capabilities mod/forum:startdiscussion and mod/forum:replypost to prevent.
  4. Click the "Save changes" button.

Note: By default, only administrators are able to override permissions. Instructions on enabling teachers to override permissions can be found in Override permissions.

Umožnit studentům hodnotit příspěvky

By default, only admins and teachers can rate posts. An override may be used to enable students to rate posts.

  1. Access the Assign roles page via the Roles tab in editing forum page, then follow the "Override roles" link. (In Moodle 1.9 onwards, click the "Override permissions" tab in the editing forum page.)
  2. Select the Student role.
  3. Set the capability mod/forum:rate to allow.
  4. Click the "Save changes" button.

Note: By default, only administrators are able to override permissions. Instructions on enabling teachers to override permissions can be found in Override permissions.