mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 04:23:22 +01:00
9 lines
542 B
HTML
9 lines
542 B
HTML
<p><img src="<?php echo $CFG->wwwroot?>/mod/chat/icon.gif" alt="" /> <b>Chattar</b></p>
|
|
<p>
|
|
Chatmodulen låter deltagarna att kommunicera i realtid via webben.
|
|
Det här lämpar sig bra när Du vill att de ska förstå
|
|
varandra och ämnet som diskuteras bättre. Att kommunicera synkront (direkt)
|
|
skiljer sig en hel del från att kommunicera asynkront (indirekt - ej samtidigt)
|
|
Chatmodulen innehåller ett antal funktioner för att hantera och
|
|
recensera diskussioner i chattens form.
|
|
</p> |