Simple Clock

Blocks ::: block_simple_clock
Maintained by My mugMichael de Raadt
A simple JavaScript clock that highlights the time difference between a student and the Moodle server

Simple Clock Version for Moodle 2.9 onwards

Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Sunday, 18 February 2018, 4:33 AM
To install:
1. Copy the simple_clock folder to the blocks folder.
2. Visit the Notifications page (Site Administration -> Notifications)
3. Check that the SERVER* timezone is set correctly in php/php.ini (restart
server after changes)
4. Check that the LOCAL* timezone is set correctly in Site Administration ->
Location -> Location Settings (or use Server's local time)

The block can then be added from the Blocks list when Editing is turned on.

*If the instance is hosted on a server in a different timezone, the SERVER
timezone should be the timezone of the physical server and the LOCAL timezone
should be the timezone where the Moodle instance is used.

Version information

Version build number
2015101600
Version release name
Version for Moodle 2.9 onwards
Maturity
Stable version
MD5 Sum
f0697835aae76f632a24db602149ccbf
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
2018021800

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.