Thanks again for inviting me to use the new implementation of CTAT. I managed to implement the html interface very nicely. I am struggling now with changing the language, e.g., of the hint button, to German. In the previous CTAT version I was successful with uploading a java script file in which I changed the labels. In the new CTAT version I uploaded the same java script file as an asset, opened the html in the text editor and added this line to the header: "<script type="text/javascript" src="./Assets/lang.ge.js"></script>". I was happy that it seemed to work. When I tested the html with a brd, the language of the buttons was German.
The problem is, once I change anything else in the html editor and save the html file, the header line I added is lost and when I run the brd, it is English again. I was thinking about just finishing everything up and changing the language as last action, but I was wondering if there is already a procedure to change the language and keep the change.
Thanks in advance!
Helena Kilger