Using Chat: Difference between revisions
From MoodleDocs
Milan Mišák (talk | contribs) mNo edit summary |
Helen Foster (talk | contribs) (disabling auto scroll in 1.8.6 onwards) |
||
Line 3: | Line 3: | ||
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. | ||
{{Moodle 1.8}}In Moodle 1.8.6 onwards, the chat window auto-scroll may be disabled by un-checking the auto scroll checkbox below the text input field. | |||
The chat module contains some features to make chatting a little nicer. | The chat module contains some features to make chatting a little nicer. | ||
Line 21: | Line 21: | ||
;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. | ||
[[cs:Chatovací zasedání]] | [[cs:Chatovací zasedání]] | ||
[[fr:Participer à un chat]] | [[fr:Participer à un chat]] |
Revision as of 12:55, 24 June 2008
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.
Template:Moodle 1.8In Moodle 1.8.6 onwards, the chat window auto-scroll may be disabled by un-checking the auto scroll checkbox below the text input field.
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.