• Resolved jrgagete

    (@jrgagete)


    Hi.
    After installing this plugin, I realized that it is too specialized for me. But when I tryed to uninstall the plugin I get this message

    Fatal error: Uncaught Migrate.php(259) : AddHelloWorldTest – Error executing ‘query’ with: TRUNCATE TABLE wp_t_answers_parameters; Reason: Table ‘db437248147.wp_t_answers_parameters’ doesn’t exist thrown in /homepages/33/d435844710/htdocs/blog/wp-content/plugins/wp-testing/vendor/ruckusing/ruckusing-migrations/lib/Task/Db/Migrate.php on line 259

    Please, help. Thanks in advance.

    https://www.ads-software.com/plugins/wp-testing/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    Hi, jrgagete

    Tnx for the report. I see, that version at WP plugins and mine differs.

    I will fix it in hotfix soon.

    In the meantime open somehow through FTP or wordpress editor this file: db/migrations/wp_testing/20140831155940_AddHelloWorldTest.php and replace there string:
    “->clearTable(‘answers_parameters’)”

    with this string:
    “// ->clearTable(‘answers_parameters’)”

    Plugin Contributor ustimenko

    (@ustimenko)

    Regarding “too specialized” — what tests do you want to create? Just simple conrrect/incorrect?

    Thread Starter jrgagete

    (@jrgagete)

    Hi. Thanks for your quick response. I will try doing what you say when possible. In the meantime I deactivated it.

    Regarding to your question, your plugin seems very good in spite of I could not obtain results from the sample form. No answers are saved and it always returns to start the test again. May be some compatibility problem with this version of WP.

    I mean too specialized for me. This is my first time building tests and what I am trying to do is an Enneagram test (about 140 questions with 1-5 scale answers). But I am still studying the best way to build it and to collect and process answers.

    Another problem I found is that the plugin says that the server is too slow and information can be lost.

    Do you think your plugin works fine with this amount of questions?

    Thank you again. Your work is very valued.

    Thread Starter jrgagete

    (@jrgagete)

    I am now trying to build the test using your plugin. I will tell you the result.

    Rgds

    Plugin Contributor ustimenko

    (@ustimenko)

    I could not obtain results from the sample form

    What do you mean here? May be it’s a bug with your concrete plugins/theme that needs to be described and fixed?

    No answers are saved and it always returns to start the test again

    In normal it saves each answer to build then result page. I will build a paid addon that will allow to see each individual answer in each individual passings. Now all is saved. If it returns to the start it should be a bug. Lets’ research it better. Even if you decide it not fits you — someone else will not have such bug and says tnx you ))

    Enneagram test

    I think thix plugin is what you need. You just need to find a way to work with it.

    Do you think your plugin works fine with this amount of questions?

    Yes it works, but require increasing some server settings. Current simple UI requires it.

    You can provide screenshots with service like gyazo.com

    Plugin Contributor ustimenko

    (@ustimenko)

    Should be fixed now.

    Update to latest version, then uninstall it.

    Thread Starter jrgagete

    (@jrgagete)

    Hi again. Thank you very much for your quick responses and good job.

    As I told you, I am building the test with your plugin and its very easy. I love your “Quick fill form test” option. The more I use, the more I like it. I have not much time to work on this, but when I complete the work I will report you the result.

    I updated to the last version. I would like to test if I can uninstall the plugin without errors, as I reported the error, but I will lost the work I have done with the test. I am sorry but I am not a technician. Is there any way of saving the work to test the version update?

    On the other hand, what happens when I try “Eysenck’s Personality Inventory” is when I complete the test and press “Get test result”, the page is reloaded to start filling the test again with no messages or additional information (no result page). Is that corect? Where are the results saved? or results are deleted after result page appears? May be I am doing something wrong … If I can provide you additional information please tell me, but take into consideration I am not an expert.

    Thanks again and hope I am helping you and other users.

    Thread Starter jrgagete

    (@jrgagete)

    Additional information!!
    I tested “Eysenck’s Personality Inventory” again and now I get the results page. I do not know what happened yesterday and not sure if the update did something else. But now it works fine.

    Results are really in “Respondents’ test results”.

    Thank you.

    Plugin Contributor ustimenko

    (@ustimenko)

    Hi jrgagete,

    Currently there are no any possibility to export, so it’s sad.

    But anyway, you can to create some test test where you not fill all questions/scores but some of them to play with it.

    The main issue that I still worries is your report about not showing results. Im’ not sure it’s related with update. Anyway if it will repeats, pls report here.

    Currently I’m closing this concrete issue. If something new (question/issue) will be — just create new topic.

    Thread Starter jrgagete

    (@jrgagete)

    It is showing results.

    Ok. Thanks again.

    Plugin Contributor ustimenko

    (@ustimenko)

    @jrgagete, export addon is done. You can order it now.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Fatal error uninstalling Wp-testing 0.9.4’ is closed to new replies.