• Resolved smwln

    (@smwln)


    I’ve tried many times, the quiz is visible only to me when I am logged in. It just won’t show up otherwise.

    Also, is there any way we can allow a user to add their name and email address with the quiz? Because it’s educational.

    • This topic was modified 4 years, 10 months ago by smwln.

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @smwln

    I trust you’re doing well!

    I’ve tried many times, the quiz is visible only to me when I am logged in. It just won’t show up otherwise.

    I can see the issue on your site, at the same time there are few JS errors on the developer console that indicate there is a conflict between the plugins.

    Please have a backup of your site and run a quick test for a conflict:
    – Deactivate all plugins, besides Formiantor and see if the Quiz will be shown
    – If it will not be shown, check if there is a conflict with the theme, switch to a default WordPress theme.
    – If the quiz will be shown, start activating one plugin at a time, till the quiz will be hidden again, to find the conflicting plugin.

    Also, is there any way we can allow a user to add their name and email address with the quiz? Because it’s educational.

    In the current plugin’s version, this option is not available, but it is planned to be developed and added to future plugin release, as it has been requested in the past.

    Please advise,

    Kind regards,
    Nastia

    Thread Starter smwln

    (@smwln)

    Hi! Thank you for your prompt response.

    I followed both the two steps, deactivated all the plugins except forminator and it wouldn’t load. So, I changed the theme and it still wouldn’t load.

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @smwln

    I trust you’re doing well!

    Would you please export the quiz so we could test it on our end and see if we can replicate the issue? Please go to Forminator > Quizzes > click on the settings icon > Export. Please see this screenshot:
    https://take.ms/B5ycw

    Upload the file to Google Drive, or to DropBox and share a download link with us.

    Looking forward to your reply!

    Kind regards,
    Nastia

    Thread Starter smwln

    (@smwln)

    Hi! I’ve uploaded it here:

    https://drive.google.com/file/d/1fYxMsg0lZgOP7GA6MxMgAOs2HDNkIH-D/view?usp=sharing

    Here’s the link to the quiz: https://samuelwilson.in/test-quiz/

    • This reply was modified 4 years, 9 months ago by smwln.
    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello there @smwln

    I imported this quiz in a testing site of mine that uses a default theme and no other plugin and I was able to see the quiz in frontend.

    Did you test this in a state without any other plugin AND a default theme like TwentyTwenty?

    Can you try to disable the
    Forminator -> Quizzes -> Edit Quiz -> Behaviour -> Load quiz using AJAX
    option and check if that makes any difference?

    Warm regards,
    Dimitris

    Thread Starter smwln

    (@smwln)

    I disabled Load quiz using AJAX, and it seems to load fine now! And yes, I did try to disable all the plugins and selecting a default theme. It wasn’t loading even then.

    Two questions:

    1. If a person missed answering any question, would forminator give a prompt about the same?

    2. Is there any option we can make it load only five questions per page?

    Thank you so much for your prompt support! Really appreciate it.

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @smwln

    I hope you’re doing well!

    I see now that the quiz is showing up! Please let us know what was the issue?

    1. If a person missed answering any question, would forminator give a prompt about the same?

    If one of the questions is not answered, the Forminator will not show any messages, but it will not allow them to submit a quiz.

    From Behaviour tab, you may consider choosing Real Time option, under Display Method. This will submit the answers right away, so once all questions are answered the results will be shown. This option will also hide the Submit message completely.

    Please see this screenshot:
    https://monosnap.com/file/9txuqogoVw6vZ1FjIaWoIUQZYSwlkn

    2. Is there any option we can make it load only five questions per page?

    I’m afraid there is no pagination added to the Quiz option atm. Although this is a requested feature and it has been added to our developer’s “To Do” list.

    Please advise,

    Kind regards,
    Nastia

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @smwln

    I hope you are doing well!

    We haven’t heard back from you for a while now so we’ve marked this ticket as resolved. If you do have any followup questions or require further assistance feel free to reopen it and let us know here.

    Kind regards,
    Nastia

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @smwln

    I trust you’re doing well!

    Our developers have developed a custom snippet, that allows adding pagination to Quiz. Please download the snippet from here.

    Upload the forminator-custom-pagination-for-quizes.php file to /wp-content/mu-plugins/ directory.

    The default number of pages is set to 5. You may edit line #22 to change it:
    private $number_questions_per_page = 5;// Enter number questions per page, default is 5.

    Have a good day and take care!

    Cheers,
    Nastia

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Quiz not showing up’ is closed to new replies.