If you go into 'Edit' for editing the question, a html editor is being used for editing the question text.
I wonder if I cannot use the html editor.
I am adding an odd div tag at the html editor source interface.
If a user type in any text in it, it goes into <div id='ls-question-text-{qid}"> tag of the question page. However, I want to input the special item next to the question text so I want to escape this div tag and put another div tag parallelly under <div id="ctn=question-test-{qid}"> tag.
Finally, the layout is broken after editing this question by another user.
So, the best way I was thinking was not to use the html editor and remove this html editor from question text input. Just textbox would be enough for me.
Or, it would be woudnerful if there is a way to stop the auto tag correction by html editor.
Yes, just switch it off in the admin settings of your installation:
Go to "Configuration" > "Global Settings" > "Default HTML editor mode:" set to "Html Source".
I guess the users can still change this in their settings though. Not sure. I think before it was possible to force the Editor to off. Now I am not sure if it is just the default and everyone can change it in their preferences.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.