Hi,
These are our replies to your queries,
My question was to get 2 lists of multiple choice answers for 1 question.
This is not possible, the plugin is build to have one list of multiple choice per question.
First of all if I duplicate a test and try to change the duplicate, the test which was duplicated gets changed as well. So the duplicate test button is basically useless.
It is possible to duplicate a question. Perhaps you are doing it wrong. Please see my screen-cast.
https://drive.google.com/open?id=1jz8Isqu1pXbyU4mcSgWS5gmscrC3UKBb
If I use “text answers” and try to style a question, like give it a span class e.g. <span class=”1″>answer</span>, the span tags disappear after saving. The styling does show up on the site. However if I want to change something about a question I have to rewrite all answers since if I press save, the span tags are not there and it will also be saved like that.
This is because www.ads-software.com plugin administrators requires our plugin to “sanitize” the input which will remove your html tag.
If you view your quiz webpage source code, you can see that a quiz question has unique css class name which includes the id. For example question-section-id-174
You can style your question using this classname
If I use rich answers and I save a question, the answers disappear completely after saving. They show up on site however but again I have to rewrite all answers if I want to change something to the question
There is no problem with using rich text answers. Answers do not disappear after saving. Please see my screen-cast
https://drive.google.com/open?id=1QXHYpMCzOYpjxQVX-FU2tU_N6pBBVLJ1
Your issue is most likely cause by a plugin conflict.
Another issue is that after clicking results it takes a while before I’m able to scroll down the page. It seems to be loading then and it’ll move the page back to top if I try to scroll down.
This is definitely caused by a plugin or theme conflict.
Please use the following steps to check for plugin conflict.
1) Please clear any server cache or cache plugin’s cache content and disable it.
2) Next proceed to disable one plugin at a time, and clear your browser history before re-visiting your issue and check if it’s working properly.
3) Do this until you are able to identify the plugin that’s causing your conflict.
If you are not able to find a conflicting plugin, you can proceed to check whether it’s an issue with your theme.
1) You can start by clearing any server cache or cache plugin’s cache content and browser history after activating any WordPress default theme.
2) Next proceed to your issue and check if it’s resolved and working properly. If yes, that will be the theme that is causing conflict.