Moodle Plugins directory: Final countdown | Moodle.org

Final countdown
Blocks ::: block_countdown
Maintained by
Yevhen Matasar
Countdown Moodle plugin / block
Latest release:
223 sites
55 downloads
15 fans
Current versions available: 2
Countdown Moodle plugin / block
Shows time left to important event(s).
Powered by: http://hilios.github.io/jQuery.countdown/
Feautures
- Live javascript countdown;
- URL to a landing page or any other;
- Customizable title and styles.
Installation
- Copy files to /blocks/countdown/;
- Add plugin to sidebar;
- Set date and time, title and custom CSS (optional);
- Enjoy.
Useful links
Contributors
Yevhen Matasar (Lead maintainer)
Please login to view contributors details and/or to contact them
I set date and time, title. But when I turn off edit mode, nothing appears except for title. Did I missed something ?
I installed the plugin and noticed the following issues:
1) When the timer is finishing counting down, it is just stuck on 00:00:00, and the count down message only appears after I manually refresth the webpage. Is this a bug?
2) Is it possible that you'll update the plugin so it will support adding multiple instances of the final countdown block?
3) Could you include an example of a custom css code that applies styles to the text shown in the block?
Please also include it as an example in the (final countdown) block settings page.
1) It's expected for current version, but can be fixed for sure.
2) I'll try to find some time on next weekend to check and fix it (and #1 as well).
3) Not sure I can give you some useful examples, it's should not be a problem for you if you have experience with CSS. Check the original css that provided with this plugin to see what you can modify in your custom styles or use debugger.
Thank you very much. I had to chance to test the previous (Mid April 2019?) version, and found out that you implemented the fixes that I asked for.
I see that you released today even a newer version. What is the difference between it and the previous version?
Thanks a lot, again.
Is this plugin compatible with Moodle 3.7?