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
Released: Friday, 16 October 2015, 10:49 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
a2206c53f30a30ae085c69da6c8eb2a2
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2

    Version control information

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

    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.