• Resolved amoldejong

    (@amoldejong)


    Hello,

    This plugins seems what i need.

    I want to make a test with 50 questions, this seems possible, but when i add:
    the test answers (5 answers) and test scales (4 scales), it cuts of the questions until 34 and after that i am not be able to add more questions…

    what can be the problem here?

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

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

    (@ustimenko)

    Hi, amoldejong

    Some settings of your PHP.

    Set ’em to 5000 each and restart server:

    * ‘max_input_vars’,
    * ‘suhosin.get.max_vars’,
    * ‘suhosin.post.max_vars’,
    * ‘suhosin.request.max_vars’,

    See https://github.com/garex/wp-testing/blob/5a2cde9eeef9e2437724febdc22fb4bc3bdf1203/src/Model/Test.php#L399

    Thread Starter amoldejong

    (@amoldejong)

    Hello, Alexander

    Thank you for the quick reply!
    To be honest my knowledge about php is limited. I use a direct-admin environment, can you explain how i can adjust these values? en where?

    thank you for replying

    Plugin Contributor ustimenko

    (@ustimenko)

    amoldejong, I dont’ know howto do it in your concrete case. I know this should be easy for some admin/programmer.

    I can offer you paid support for this case as it tied to your concrete environment.

    $15 will be ok for you?

    Thread Starter amoldejong

    (@amoldejong)

    Hi Alexander,

    Thank you for offering to help! I appreciate that!
    I found out that it could be done trough .htacess, i thought i needed to do it somewhere else…so it it solved for now.

    Thanks again for the quick support!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Maximum of questions?’ is closed to new replies.