Diferencia entre revisiones de «Chat FAQ»

De MoodleDocs
(updated as in English Doc page 2.9)
(update as English Docs 3.8)
 
(No se muestran 5 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
{{Pendiente de traducir}}
{{Pendiente de traducir}}
{{Chat}}
{{Chat}}
==How can I enable guests to participate in a chat activity?==
==¿Cómo puedo permitirle a los invitados que participen en una actividad de [[Chat|chat]]?==


[[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.
[[Gestionar roles|Cree un rol de visita]] 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.)
(El [[Rol de invitado]] 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?==
==¿Porqué no oigo un ''beep'' cuando otro participante me bipea?==


Moodle itself does not yet include an audio chat solution, due to the large server requirements to implement a standalone solution.
* ¿Está enmudecido tu audio?
 
* ¿Está Usted usando Linux? Si así fuera, Usted necesita un plugin del navegador instalado para poder reproducir sonidos. Para Firefox y Chrome, se necesita gecko-mediaplayer.
 
==¿Cómo puedo usar chat con audio?==
 
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.


However, there is a choice of free 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:
Línea 15: Línea 21:
# 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://code.google.com/p/openmeetings/
#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?==
==¿Cómo puedo restringirlo para que ciertos usuarios no puedan acceder al chat?==


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.
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.
Línea 36: Línea 43:
7. When they try to go into a chat room they will get a message that they cannot access the Chat.
7. 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?==
==¿Cómo configuro cuanto tiempo guardar sesiones pasadas de 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.
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.


[[File:chat_savesesions.png|500px]]
[[File:chat_savesesions.png|500px]]
==See also==


* Using Moodle [http://moodle.org/mod/forum/view.php?f=118 Chat module forum]
==¿Más preguntas?==
 
* Por favor hágalas en el foro en idioma inglés sobre [http://moodle.org/mod/forum/view.php?f=118 Chat] en moodle.org


[[Categoría:FAQ]]
[[Categoría:FAQ]]

Revisión actual - 14:56 8 abr 2020

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

¿Cómo puedo permitirle a los invitados que participen en una actividad de chat?

Cree un rol de visita 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.

(El Rol de invitado 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.)

¿Porqué no oigo un beep cuando otro participante me bipea?

  • ¿Está enmudecido tu audio?
  • ¿Está Usted usando Linux? Si así fuera, Usted necesita un plugin del navegador instalado para poder reproducir sonidos. Para Firefox y Chrome, se necesita gecko-mediaplayer.

¿Cómo puedo usar chat con audio?

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.

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://code.google.com/p/openmeetings/
  3. Zoom Video: formerly FREE, now with payment plans audio/video conferencing https://zoom.us

¿Cómo puedo restringirlo para que ciertos usuarios no puedan acceder al chat?

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.

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 Prohibitand save.

5. Go to Settings>Site administration>Users>Permissions>Assign system roles

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.

¿Cómo configuro cuanto tiempo guardar sesiones pasadas de chat?

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.

chat savesesions.png

¿Más preguntas?

  • Por favor hágalas en el foro en idioma inglés sobre Chat en moodle.org