• Resolved pollowach

    (@pollowach)


    Good day, i have this settings:
    • Randomize Question Order YES
    • Randomize Answer Order YES
    • WP Pagination: 0 (blank)
    • Use Pool of Questions: 3

    But the questions don’t make a random order (i have 10 questions and only appears the first 3).

    I need to do something more?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Harmonic Design

    (@harmonic_design)

    Hi pollowach,
    based on what you say your settings are, I believe that you do have it set up correctly for your needs.

    Since it’s not working for you, the problem is almost definitely causing by another plugin overriding native WordPress functions.

    Things to check by temporarily disabling:

    1. Any cache plugins
    2. WP Content Copy Protection
    3. any other pluguin that might interfere with WordPress loops/queries

    What happens if you remove the pool of questions feature? Does it then show the questions in randomized order? Cause it looks like not even the answers are randomizing on this quiz :S

    Thread Starter pollowach

    (@pollowach)

    Thanks it was another plugin.

    Can i add more questions in the random part? the limit es 30, how i increase to 50? And the finish button which is its function?

    Thanks

    Plugin Author Harmonic Design

    (@harmonic_design)

    Hi pollowach,
    Just out of curiosity, which plugin was causing the conflict?

    And as for the 30 limit – this was 100% an oversight on my part. I honestly cannot say why I placed a 30 limit on it to begin with :S

    There is a workaround to it though. If you are using Chrome or firefox, you can right-click the input box and select Inspect.

    You will now see something like this highlighted

    <input class="widefat2" type="number" min="0" max="30" name="term_meta[pool]" id="term_meta[pool]" value="0" size="3">

    You can double-click the max=”30″ and change it to something higher like 99. You will now be able to input any number <= 99. Just note that you would need to do this each time you add a new quiz or edit the quiz settings.

    This issue has been resolved in the next version of HD Quiz.

    Thread Starter pollowach

    (@pollowach)

    I use a previous version of lms theme. When i update the theme, update some plugins from the theme and fix that. Thanks for the 30 limit answer

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not Random Questions’ is closed to new replies.