#1 by DominikBeck
Hi everybody, I would like to change the predefined text of a timeout. Instead of the standard text experessing the remaining time on this page, I would like to make an individual text which frames the situation. Is that possible? Best, Dominik
#2 by gr0ssmann
You can definitely customize the timer, e.g. https://otree.readthedocs.io/en/latest/timeouts.html#customizing-the-timer So, to change the text I would use some JavaScript magic.
#3 by DominikBeck
Actually that was my question :) That exactly is the JavaScript magic to edit the text?