Online Users Map

Blocks ::: block_online_users_map
Maintained by Alex Little
Similar to the online users block, but this block uses the geographical information from users profiles to display the locations of online users on an OpenStreetMap or Google map. The geocoding of locations are cached in the Moodle database and updated when cron runs.
Latest release:
10 sites
12 downloads
11 fans
Moodle 2.0, 2.1, 2.2, 2.3, 2.4

Similar to the online users block, but this block uses the geographical information from users profiles to display the locations of online users on an OpenStreetMap or Google map. The geocoding of locations are cached in the Moodle database and updated when cron runs.

Screenshots

Screenshot #0

Contributors

Alex Little (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

コメントを表示する
  • Brian
    2013年 09月 10日(火) 18:44
    Of course I meant 10080 mins!
  • S'envoyer en l'air
    2014年 07月 9日(水) 04:58
    are you sure from the url http://api.geonames.org because i can't see the users come from.
  • Miguel Angel Velasquez Teran
    2014年 07月 12日(土) 00:04
    They updated to moodle 2.6 or 2.7?
  • Alex Little
    2014年 07月 14日(月) 20:09
    @Miguel, I've not yet had chance to check it works on 2.7 yet
  • Miguel Angel Velasquez Teran
    2014年 07月 22日(火) 07:09
    I use Moodle 2.2.11, received complaints from users indicating that the block does not match users showing the online user block, any suggestions?
  • Alex Little
    2014年 07月 22日(火) 16:34
    Hi Miguel, - sorry to hear that. When you say it doesn't match, do you mean that users aren't showing, or they're showing inthe wrong place, or something else...

    BTW.. posted as issue on github here; https://github.com/alexlittle/moodle-block_online_users_map/issues/10 - so maybe best to reply there.
    Cheers, Alex
  • Miguel Angel Velasquez Teran
    2014年 07月 22日(火) 21:15
    The problem is that if Juan Perez connected his name is seen in the block "Users Online" but not seen in the block "Maps users online"
  • Miguel Angel Velasquez Teran
    2014年 07月 22日(火) 21:46
    No new data are updated in the users table mdl_block_online_user_map
    How I can update this information using cron?
  • Miguel Angel Velasquez Teran
    2014年 07月 25日(金) 06:02
    Hi

    I solved my mishap, the problem was geonames account, the webservice service was not enabled, so the table mdl_block_online_user_map never updated.

    Thanks
  • Diego Mejía
    2015年 08月 26日(水) 23:26
    I'm working on two different parts with Moodle.
    1) Xampp to test locally with Moodle 2.6.8 and in block shows me the map but not the points where users are located .
    2) I am working with Moodle 1.9.4 on a free hosting for testing and in this case only shows me the box and nothing else, or draw me a map and points ... The site URL is http : // pruebamoodle194 .besaba.com / .

    The truth is not bad if I'm entering the key or the Google API key is bad or not , and not as Geonames enable web service nor how to use it . I would appreciate help me.
  • Alex Little
    2015年 09月 3日(木) 16:09
    @Diego - It ought to work on Moodle 2.6.8 - Moodle 1.9.x is now very old and unsupported by Moodle - so I would advise not using this version. The best starting point on your local 2.6.8 Moodle is to turn on the debugging option in the block setttings and then run you Moodle cron task - this should then show the connections to the Geonames service and will let you know (a) if it's connecting correctly and then (b) if the locations are being returned. Cheers, Alex
  • Will Taylor
    2015年 11月 13日(金) 10:00
    ny prospects for a Moodle 2.9+ version? I miss this.
  • Alex Little
    2015年 12月 1日(火) 02:32
    @will_taylor - the plugin should still be working for Moodle 2.9 - I have it running on Moodle 2.9.3 here: http://moodle.digital-campus.org.
  • Daryl Moon
    2016年 07月 22日(金) 20:51
    Does not install in Moodle ver 3.1, error as follows:
    Validating block_online_users_map ... Error
    [Error] Plugin does not declare its component name [null] Help with Plugin does not declare its component name
    Installation aborted due to validation failure
  • Alex Little
    2016年 07月 25日(月) 12:24
    @daryl moon - I think this should be fixed now in the code base on github (https://github.com/alexlittle/moodle-block_online_users_map) - but just let me know if not, Cheers, Alex
1 2
Please login to post comments