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

Using Chat: Difference between revisions

From MoodleDocs
No edit summary
m (chats nav, formatting)
Line 1: Line 1:
'''Note for Contributors'''
{{Chats}}
This page should explain what can be seen on the <u>moodlesite.com/mod/chat/gui_header_js/index.php</u> page
(the view inside a chatroom)


== Chat sessions ==


As you access the chat session page, clicking the 'Click here to enter the chat now' link, you will see it divided into two parts, the left one with the posts that appear during a given chat session and the right one listing the people in the chat room at the very moment. Underneath you will find the field, in which you can type the message you wish to appear on the chat session page.  
As you access the chat session page, clicking the 'Click here to enter the chat now' link, you will see it divided into two parts, the left one with the posts that appear during a given chat session and the right one listing the people in the chat room at the very moment. Underneath you will find the field, in which you can type the message you wish to appear on the chat session page.  


There are some guidelines you can think of considering while using the chat module.  
There are some guidelines you can think of considering while using the chat module.  
Line 11: Line 9:
The chat module contains some features to make chatting a little nicer.
The chat module contains some features to make chatting a little nicer.


* Smilies  
;Smilies  
 
:Any smiley faces (emoticons) that you can type elsewhere in Moodle can also be typed in here and they will be displayed correctly.
Any smiley faces (emoticons) that you can type elsewhere in Moodle can also be typed in here and they will be displayed correctly. For example, :-) = 
 
 
* Links
 
Internet addresses will be turned into links automatically.
 
 
* Emoting
 
You can start a line with "/me" or ":" to emote. For example, if your name is Kim and you type ":laughs!" or "/me laughs!" then everyone will see "Kim laughs!"
 


* Beeps
;Links
:Internet addresses will be turned into links automatically.


You can send a sound to other people by hitting the "beep" link next to their name. A useful shortcut to beep all the people in the chat at once is to type "beep all".
;Emoting
:You can start a line with <code>/me</code> or <code>:</code> to emote. For example, if your name is Kim and you type <code>:laughs!</code> or <code>/me laughs!</code> then everyone will see "Kim laughs!"  


;Beeps
:You can send a sound to other people by hitting the "beep" link next to their name. A useful shortcut to beep all the people in the chat at once is to type "beep all".


* HTML  
;HTML  
:If you know some HTML code, you can use it in your text to do things like insert images, play sounds or create different coloured and sized text.


If you know some HTML code, you can use it in your text to do things like insert images, play sounds or create different coloured and sized text.
[[Category:Teacher]]

Revision as of 22:09, 13 December 2005

Template:Chats

Chat sessions

As you access the chat session page, clicking the 'Click here to enter the chat now' link, you will see it divided into two parts, the left one with the posts that appear during a given chat session and the right one listing the people in the chat room at the very moment. Underneath you will find the field, in which you can type the message you wish to appear on the chat session page.

There are some guidelines you can think of considering while using the chat module.

The chat module contains some features to make chatting a little nicer.

Smilies
Any smiley faces (emoticons) that you can type elsewhere in Moodle can also be typed in here and they will be displayed correctly.
Links
Internet addresses will be turned into links automatically.
Emoting
You can start a line with /me or : to emote. For example, if your name is Kim and you type :laughs! or /me laughs! then everyone will see "Kim laughs!"
Beeps
You can send a sound to other people by hitting the "beep" link next to their name. A useful shortcut to beep all the people in the chat at once is to type "beep all".
HTML
If you know some HTML code, you can use it in your text to do things like insert images, play sounds or create different coloured and sized text.