Simple Clock block
Материал из База знаний Центра ПУСК МФТИ
Simple Clock block | |
---|---|
Type | Block, Simple clock |
Set | N/A |
Downloads | https://moodle.org/plugins/view.php?plugin=block_simple_clock |
Issues | https://tracker.moodle.org/browse/CONTRIB/component/10620/?selectedTab=com.atlassian.jira.jira-projects-plugin:component-summary-panel |
Discussion | https://moodle.org/plugins/view.php?plugin=block_simple_clock |
Maintainer(s) | Michael de Raadt |
Features
- Maintains time difference between page loads
- Shows site icon and user image as clock icons
Installing
The Simple Clock block is installed like other blocks (How to install a block).
Configuration
It is possible to achieve the following configurations.
- Show server clock, user clock or both
- Show day names
- Show seconds
- Hide header/title
- Hide clock icons
- Change block title
Simple clock block shown with server only Simple clock block shown with user only Simple clock with days shown Simple clock with seconds shown Simple clock with no header Simple clock with no icons
For configuration instructions see blocks/simple_clock
Acknowledgements
- Luiggi Sansonetti for a French translation
See also
- Moodle Plugins repository entry
- Bug Tracker Page for Simple Clock (Please report bugs here)
- Git repository for Simple Clock