AndrewBond wrote:
That defeats the purpose of using WinSurvey - if I wanted to edit the HTML code I would have created the whole survey in HTML code myself. Also, if I change the survey, I then have to remember to change the HTML code again. NOT good.
It is just an alternative option, we would also prefer option 1)
AndrewBond wrote:
You actually removed a lot of very useful features, that I still want and thought I would still be getting when I upgraded.
Please restore the following features:
- Ability to enter HTML code in the editors and get the corrersponding symbol/subscript/etc, e.g. α and <sub>
- Ability to renumber the QuestionIDs. I would be happy with automatic renumbering starting at 1 - however you do it, there needs to be some method of fixing up the random order of numbers that arises after copying and pasting questions
- Provide an easy way to control the default font and font sizes without having to edit the resulting generated HTML
Thank you very much for your feedback! We will soon implement an HTML code editor and also an improved system to handle all formating issues (like default font and font size).
About the numbering: this is not so random as it looks like since there is an internal system for assigning these IDs. The IDs are treated currently as an "internal" thing, maintained by the program and we are not sure, if we can change this.