• Resolved wp_dave_

    (@wp_dave_)


    Hi,

    I’ve just downloaded and tried out your plugin – I’m pretty impressed considering that it’s fairly new.

    Firstly there seems to be bug when adding a description field to a survey. You cannot place the cursor in the text field in order to enter data. If you save the survey and then go back, you can enter data, so there is a work around.

    Would it be possible to add an option to wipe existing data? I have set up a survey and tested it, but wish to reset it before publishing

    Most surveys of this type have start and finish dates associated with them so that they will only appear or be active between these dates. Could this be done please?

    Finally a couple of small things. If the survey has only one page, can you prevent the Step 1 of 1 appearing as it is not necessary and confusing.

    Can you also put a line break after the ‘Finish Survey’ button as there is no white space between the bottom of your survey and the next article.

    I’ve only spent 10 minutes trying this out, so may come back with some more suggestions, but thanks very much for you have already released.

    Dave

    https://www.ads-software.com/plugins/questions/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author awesome-ug

    (@awesome-ug)

    Hi Dave,

    sorry for the late answer, but we had WordCamp in Germany and I was an organizer there. So I had no time to help you.

    I will fix the bug with the descriptions right now.

    There is no option to delete the voted data yet. But this is a good point. I will add this functionality definetly in one of the next versions. I will also add a time range to the surveys, because this function is essential as you already mentioned. At the moment you can only dublicate the survey. Then you have the same survey without answers. It’s not nice, but a workarround.

    I will also do your one page survey recommendation for the pagination right now and will come back to you if I have coded this and fixed the description bug.

    At last: Thank you very much for your Feedback!

    Greetings,

    Sven

    Plugin Author awesome-ug

    (@awesome-ug)

    Hello Dave,

    i have updated to the beta 14 yesterday. The description bug is out now. But at this place we had to remove the WP Editor and replaced it by a textarea. It was not possible to use the WP Editor with the droppable content because of Javascript conflicts. We focusing on core functions in the moment. The WP Editor will maybe come back later.

    Today I removed the steps if there is not more than one. But thats not in the WordPress Repository now. You can get the latest version under:

    https://github.com/awsmug/Questions

    There you always can find the latest developements.

    If you always want to have the latest version from Git, just use the GitHub updater. There you can add the github link and you can install the latest version of the plugin with this plugin.

    Best regards,

    Sven

    Plugin Author awesome-ug

    (@awesome-ug)

    I forgot: I didn’t added a line break after the button. I also don’t want to do this because this is a layout case and every theme has another layout. If the content after the finish button is too near to the button, you should use CSS. Just use the #questions CSS selector with a margin to the bottom.

    For example:

    #questions{
      margin-bottom:20px;
    }

    Plugin Author awesome-ug

    (@awesome-ug)

    The timerange for the survey and the deleting of results will definetly come, but later.

    Plugin Author awesome-ug

    (@awesome-ug)

    Hi Dave,

    I added the function to delete results of a survey. You can download the latest version with this function at Github:

    https://github.com/awsmug/Questions

    The changes will come to the WordPress repository after I have inserted some more functions.

    Greetings,

    Sven

    Plugin Author awesome-ug

    (@awesome-ug)

    Hi Dave,

    I have added a timerange to surveys. Now you can set a start and an end date. Just try out the beta 18.

    After that I think we can close this topic. If you have more suggestions or bugs, just open a new topic here.

    Hope you have fun with the plugin! ??

    Greetings,

    Sven

    Thread Starter wp_dave_

    (@wp_dave_)

    Hi Sven,

    Thanks for the continued development of this plugin and taking on board the suggestions that I’ve made. I will try it out shortly, and let you know if I have any further suggestions, but in the meantime thanks again.

    Dave

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘A couple of things’ is closed to new replies.