Chat FAQ: Difference between revisions

From MoodleDocs
 
(27 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Chats}}==How can I enable guests to participate in a chat activity?==
{{Chat}}
 
==How can I enable guests to participate in a chat activity?==
[[Manage roles|Create a visitor role]] with the capability [[Capabilities/mod/chat:chat|mod/chat:chat]] allowed, then create an account and assign it the role of visitor. Guests can then share this visitor account.
[[Manage roles|Create a visitor role]] with the capability [[Capabilities/mod/chat:chat|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|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.
 
==Why don't I hear a beep sound when another participant beeps me?==
* Is your audio muted?
* Are you using Linux? If so, you need a browser plugin installed in order to play sound. For Firefox and Chrome, gecko-mediaplayer is required.
==How can I use audio chat?==
==How can I use audio chat?==
While Moodle itself does not yet include an audio chat solution, due to the large server requirements to implement a standalone solution, voice and video messages have been added since v3.5 in the standard Atto text editor. They can be used in the Forum module for example to accommodate for the audio/video Q&A feature requirement within a class.


Moodle itself does not yet include an audio chat solution, due to the large server requirements to implement a standalone solution.
Alternatively, there is a choice of free third party modules that you can install into your Moodle to achieve this:
 
#Big Blue Button: FREE audio and video conferencing http://moodle.org/plugins/view.php?plugin=mod_bigbluebuttonbn
However, there is a choice of third party modules that you can install into your Moodle to achieve this:
#[[Deft|Deft response block]] provides a hybrid solution for audio conferencing providing native Moodle functionality assisted by a free service. See https://deftly.us for service details.
 
#OpenMeetings: FREE full audio/video conferencing http://openmeetings.apache.org/
# OpenMeetings - FREE full audio/video conferencing http://code.google.com/p/openmeetings/
#Zoom Video: formerly FREE, now with payment plans audio/video conferencing https://zoom.us
# Dimdim - FREE until [March 15, 2011 http://www.dimdim.com/faq.html#q1] full audio/video conferencing http://moodle.org/mod/data/view.php?d=13&rid=932
# Elluminate Live - full audio/video conferencing http://moodle.org/mod/data/view.php?d=13&rid=557
# Wimba - full audio/video conferencing http://www.wimba.com/products/moodle_integration/
# Marratech - full audio/video conferencing https://docs.moodle.org/en/Emeeting_module
# Nanogong - FREE, for recorded audio  http://gong.ust.hk/nanogong/moodle.html


==How can I restrict Chat so certain users cannot access it?==
==How can I restrict Chat so certain users cannot access it?==
 
Follow the steps below to create a new role - such as "NoChat" and apply it in the system context to the student(s) you want to prevent from chatting:
You need to create a new role -such as "NoChat" and apply it in the system context to the student(s) you want to prevent from chatting.
#Go to ''Settings > Site administration > Users > Permissions > Define Roles''
 
#Click ''Add a new role'' - name it for example "NoChat"
1. Site administration>Users>Permissions>Define Roles
#In the context types, select "system"
 
#Type "chat" in the filter box
2. Click ''Add a new role'' - name it for example "NoChat"
#Set the button for Access a Chat room (''mod/chat:chat'') to ''Prohibit''and save
 
#Go to ''Settings > Site administration > Users > Permissions > Assign system roles''
3. Scroll down the permissions till you find "Chat"
#Click on the new "NoChat" role and assign your chosen student(s) this role
 
#When they try to go into a chat room they will get a message that they cannot access the Chat
4. Set the button for Access a Chat room (''mod/chat:chat'')to ''Prohibit''and save.
==How do I configure how long to save past chat sessions?==
 
On the ''Chat Setting''s page, navigate to the ''Chat sessions'' section, and choose how long to save sessions from the ''Save past sessions'' drop-down menu.
5. Site administration>Users>Permissions>Assign system roles
==Any further questions?==
 
* Please post in the [http://moodle.org/mod/forum/view.php?f=118 Chat forum] on moodle.org
6. Click on the new "NoChat" role and assign your chosen student(s) this role
 
7. When they try to go into a chat room they will get a message that they cannot access the Chat.
 
 
 
==See also==
 
* Using Moodle [http://moodle.org/mod/forum/view.php?f=118 Chat module forum]
 
[[Category:FAQ]]
[[Category:FAQ]]
[[de:Chat FAQ]]
[[de:Chat FAQ]]
[[es:Chat FAQ]]
[[fr:FAQ sur le chat]]

Latest revision as of 00:53, 1 March 2023

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.

Why don't I hear a beep sound when another participant beeps me?

  • Is your audio muted?
  • Are you using Linux? If so, you need a browser plugin installed in order to play sound. For Firefox and Chrome, gecko-mediaplayer is required.

How can I use audio chat?

While Moodle itself does not yet include an audio chat solution, due to the large server requirements to implement a standalone solution, voice and video messages have been added since v3.5 in the standard Atto text editor. They can be used in the Forum module for example to accommodate for the audio/video Q&A feature requirement within a class.

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

  1. Big Blue Button: FREE audio and video conferencing http://moodle.org/plugins/view.php?plugin=mod_bigbluebuttonbn
  2. Deft response block provides a hybrid solution for audio conferencing providing native Moodle functionality assisted by a free service. See https://deftly.us for service details.
  3. OpenMeetings: FREE full audio/video conferencing http://openmeetings.apache.org/
  4. Zoom Video: formerly FREE, now with payment plans audio/video conferencing https://zoom.us

How can I restrict Chat so certain users cannot access it?

Follow the steps below to create a new role - such as "NoChat" and apply it in the system context to the student(s) you want to prevent from chatting:

  1. Go to Settings > Site administration > Users > Permissions > Define Roles
  2. Click Add a new role - name it for example "NoChat"
  3. In the context types, select "system"
  4. Type "chat" in the filter box
  5. Set the button for Access a Chat room (mod/chat:chat) to Prohibitand save
  6. Go to Settings > Site administration > Users > Permissions > Assign system roles
  7. Click on the new "NoChat" role and assign your chosen student(s) this role
  8. When they try to go into a chat room they will get a message that they cannot access the Chat

How do I configure how long to save past chat sessions?

On the Chat Settings page, navigate to the Chat sessions section, and choose how long to save sessions from the Save past sessions drop-down menu.

Any further questions?