Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Chat module FAQ.

Chat module FAQ: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 4: Line 4:


(The [[Guest role|guest role]] has some special functionality, for example when a guest attempts to participate in a chat, they obtain the message "The chat is not open to guests. Would you like to log in now with a full user account?". Despite the permissions interface suggesting otherwise, it's not possible to modify the guest role to allow guests to participate in chat activities.)
(The [[Guest role|guest role]] has some special functionality, for example when a guest attempts to participate in a chat, they obtain the message "The chat is not open to guests. Would you like to log in now with a full user account?". Despite the permissions interface suggesting otherwise, it's not possible to modify the guest role to allow guests to participate in chat activities.)
==How can I use audio chat?==
Moodle itself does not yet include an audio chat solution, due to the large server requirements to implement a standalone solution.
However, there is a choice of third party modules that you can install into your Moodle to achieve this:
# Dimdim - http://moodle.org/mod/data/view.php?d=13&rid=932
# Elluminate Live - http://moodle.org/mod/data/view.php?d=13&rid=557
# Wimba - http://www.wimba.com/products/moodle_integration/
# Marratech - https://docs.moodle.org/en/Emeeting_module


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

Revision as of 06:38, 16 February 2009

How can I enable guests to participate in a chat activity?

Create a visitor role with the capability mod/chat:chat allowed, then create an account and assign it the role of visitor. Guests can then share this visitor account.

(The guest role has some special functionality, for example when a guest attempts to participate in a chat, they obtain the message "The chat is not open to guests. Would you like to log in now with a full user account?". Despite the permissions interface suggesting otherwise, it's not possible to modify the guest role to allow guests to participate in chat activities.)

How can I use audio chat?

Moodle itself does not yet include an audio chat solution, due to the large server requirements to implement a standalone solution.

However, there is a choice of third party modules that you can install into your Moodle to achieve this:

  1. Dimdim - http://moodle.org/mod/data/view.php?d=13&rid=932
  2. Elluminate Live - http://moodle.org/mod/data/view.php?d=13&rid=557
  3. Wimba - http://www.wimba.com/products/moodle_integration/
  4. Marratech - https://docs.moodle.org/en/Emeeting_module


See also