Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Online users block.

Online users block: Difference between revisions

From MoodleDocs
mNo edit summary
(create sub heading for Messaging window)
Line 8: Line 8:
* You must keep your messaging window open to receive notice of messages being sent to you
* You must keep your messaging window open to receive notice of messages being sent to you


==Messaging window==
Within the messaging window you can:
Within the messaging window you can:
* Add or Remove Contact with another person logged into the course (if the face icon is showing, you have contact)
* Add or Remove Contact with another person logged into the course (if the face icon is showing, you have contact)
Line 14: Line 16:


Note that if you close the messaging window, your current messages will be removed from the window and become part of the messaging history.
Note that if you close the messaging window, your current messages will be removed from the window and become part of the messaging history.
==See also==
==See also==
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=32461#151290 The Lonely People Block] forum discussion and code for combining the Online Users block and [[People block]]
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=32461#151290 The Lonely People Block] forum discussion and code for combining the Online Users block and [[People block]]
*See forum post [http://moodle.org/mod/forum/discuss.php?d=33172#244755 tweaking code to add icon after teachers name] for site administrators
*See forum post [http://moodle.org/mod/forum/discuss.php?d=33172#244755 tweaking code to add icon after teachers name] for site administrators


[[Category:Teacher]]
[[Category:Teacher]]
[[Category:Block]]
[[Category:Block]]

Revision as of 18:11, 19 September 2007

Block online users.gif

The Online Users block shows a list of users who have been logged into the current course. This block can be added or deleted by a teacher. The list is updated on a regular basis(the default is every 5 minutes). The time frame can be modified for the entire Moodle site in Administration >> Configuration >> Blocks >> Online Users by the site administrator.

Note that even though a user may have been logged into a course within the last 5 minutes, it does not necessarily mean that this user is still online.

  • Bold type indicates a teacher
  • If you hold the cursor over somebody's name, you will see how long ago that person was last "seen" in the course
  • If you click on the envelope icon next to somebody's name, you will be able to send a private message to that person (using Moodle's messaging system)
  • You must keep your messaging window open to receive notice of messages being sent to you


Messaging window

Within the messaging window you can:

  • Add or Remove Contact with another person logged into the course (if the face icon is showing, you have contact)
  • Block or Unblock Contact with another person (if the green dot is showing, you have Unblocked contact)
  • View your Message History with another person (the message history is only for the person whose messaging window you have open)

Note that if you close the messaging window, your current messages will be removed from the window and become part of the messaging history.

See also