Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-54617

Always show count of online users

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.2
    • 3.0.4
    • Blocks
    • MOODLE_30_STABLE
    • MOODLE_32_STABLE
    • MDL-54617-master
    • Hide
      • Log in new moodle install
      • Add the "Online users" block to the frontpage (the site home page, not your dashboard)
      • See that you are the only user online and there is a ": 1" on the block header (after the "Online users (in last X minutes)")
      • Log in with more than 50 users and make sure the number of users are correctly displayed (an easier way is to modify the user table and set lastaccess time to the current time)
      Show
      Log in new moodle install Add the "Online users" block to the frontpage (the site home page, not your dashboard) See that you are the only user online and there is a ": 1" on the block header (after the "Online users (in last X minutes)") Log in with more than 50 users and make sure the number of users are correctly displayed (an easier way is to modify the user table and set lastaccess time to the current time)

      On the online users block there is a hardcoded limit of 50 users to show and this same limit is used to also define if the number of online users will be shown or not.
      There can be a (performance) reason for not showing more than 50 users, but this do not holds true for the count of online users.
      It seems to be better to always show how many users there are online, may it be 0 or 1 million.

      This issue solves this also removing an "if" (less code is better code).

            danielneis Daniel Neis Araujo
            danielneis Daniel Neis Araujo
            cameron1729 cameron1729
            Dan Poltawski Dan Poltawski
            John Okely John Okely
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.