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
(Site administration settings moved from Online Users block settings, removing messaging window paragraph)
m (blocks template, category edit)
 
Line 1: Line 1:
[[Image:Block_online_users.gif|right]]The '''Online users''' block shows a list of users who have been logged into the current course. The list is updated on a regular basis (the default is every 5 minutes but this may be changed - see below).
{{Blocks}}The '''Online users''' block shows a list of users who have been logged into the current course. The list is updated on a regular basis (the default is every 5 minutes but this may be changed - see below).
 
[[Image:Block_online_users.gif]]


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.
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.
Line 12: Line 14:
The online users block has one setting which may be changed by an administrator in ''Settings > Site administration > Plugins > Blocks > Online users''.
The online users block has one setting which may be changed by an administrator in ''Settings > Site administration > Plugins > Blocks > Online users''.


* block_online_users_timetosee - The number of minutes after which users will not be displayed in the list. The default is 5 minutes. You may want to adjust this if the list of users displayed is too long or too short.
* ''block_online_users_timetosee'' - The number of minutes after which users will not be displayed in the list. The default is 5 minutes. You may want to adjust this if the list of users displayed is too long or too short.


==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]]
*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:Block]]
Using Moodle forum posts:
* [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]]
* [http://moodle.org/mod/forum/discuss.php?d=33172#244755 tweaking code to add icon after teachers name] for site administrators
 
[[Category:Site administration]]


[[fr:Bloc Utilisateurs en ligne]]
[[fr:Bloc Utilisateurs en ligne]]

Latest revision as of 16:49, 26 August 2011

The Online users block shows a list of users who have been logged into the current course. The list is updated on a regular basis (the default is every 5 minutes but this may be changed - see below).

Block online users.gif

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.

  • 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)

Note: If separate groups are enabled in a course and this block is added onto the course page, only members of the group will be displayed in the list.

Site administration settings

The online users block has one setting which may be changed by an administrator in Settings > Site administration > Plugins > Blocks > Online users.

  • block_online_users_timetosee - The number of minutes after which users will not be displayed in the list. The default is 5 minutes. You may want to adjust this if the list of users displayed is too long or too short.

See also

Using Moodle forum posts: