Hello,
I found a very nice countdown timer on the internet: https://codepen.io/rafaelderolez/pen/akqwoO
I like to implement this into my survey but up to now I did not get it to work. The following steps I made:
- Put all HTML into the HTML section in a questiontype Descriptive Text.
- In the Custom CSS in the section Look & Feel I pasted all code from the column CSS
- In the JavaScript in the section addOnload I pasted all code column JS
How do I have to change the code to make it work properly?