Note: You are currently viewing documentation for Moodle 3.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Chat FAQ.

Chat FAQ: Difference between revisions

From MoodleDocs
(→‎How can I use audio chat?: deleted out of date item)
No edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 4: Line 4:
[[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.


==How can I use audio chat?==
==How can I use audio chat?==
Line 10: Line 10:
Moodle itself does not yet include an audio chat solution, due to the large server requirements to implement a standalone solution.
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:
However, 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
#Big Blue Button: FREE audio and video conferencing http://moodle.org/plugins/view.php?plugin=mod_bigbluebuttonbn
# OpenMeetings - FREE full audio/video conferencing http://code.google.com/p/openmeetings/
#OpenMeetings: FREE full audio/video conferencing http://openmeetings.apache.org/
 
#Zoom Video: FREE audio/video conferencing https://zoom.us
# 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/


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


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.
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"
 
3. Type "chat" in the filter box.
 
4. Set the button for Access a Chat room (''mod/chat:chat'')to ''Prohibit''and save.


5. Go to ''Settings>Site administration>Users>Permissions>Assign system roles''
#Go to ''Settings > Site administration > Users > Permissions > Define Roles''
#Click ''Add a new role'' - name it for example "NoChat"
#In the context types, select "system"
#Type "chat" in the filter box
#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''
#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


6. Click on the new "NoChat" role and assign your chosen student(s) this role
==How do I configure how long to save past chat sessions?==


7. When they try to go into a chat room they will get a message that they cannot access the Chat.
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.


==See also==
==See also==
Line 45: Line 40:


[[de:Chat FAQ]]
[[de:Chat FAQ]]
[[es:Chat FAQ]]

Latest revision as of 19:22, 20 October 2015

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 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. OpenMeetings: FREE full audio/video conferencing http://openmeetings.apache.org/
  3. Zoom Video: FREE 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.

See also