• Resolved Mishwani

    (@itsabuzarr)


    First of all, the plugin is great; you guys did a very impressive job. I just want to know why, on this page [https://techabu.co/programming/quizzes/python-quiz/python-basic-quiz/], the “Start Quiz” button appears when the page loads, but on this quiz [https://techabu.co/programming/quizzes/cpp-quiz/quiz-introduction-to-c-programming/], it doesn’t. How can we enable it on this page too?

    Secondly, when the page loads, it displays the progress bar and the “Start Quiz” button. Can we remove the progress bar on page load, so that only the “Start Quiz” button is displayed, and when the quiz starts, then the progress bar appears?

    You can check the screenshot here: https://app.screencast.com/O1ddhjl5z9pf4

    Thanks in advance. ??

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello Mishwani

    I trust you’re doing well!

    Thank you for your kind feedback.

    To display the start button in the quiz, simply navigate to QSM Quizzes and Survey > Options tab > Contact Form subtab. You’ll find an option labeled “Disable the first page on the quiz.” Please disable it and remember to save the changes. By following these steps, you should see the start button on the first page.

    Regarding your next query, to disable the progress button, navigate to Quizzes and Survey > Options tab > Display subtab. There, you’ll find the option “Show progress bar.” Please select “No” and save the changes.

    I hope this information proves helpful. Please don’t hesitate to reach out to us for any further queries or issues; we’re here to assist.

    Best regards,
    Sumit

    Thread Starter Mishwani

    (@itsabuzarr)


    Thank you, but I have to set it to “Yes” on the default settings page and “No” on the Option > Contact Form subtab. Then the “Start Button” appeared, but on one Quiz, it’s still not appearing. I even cleared all the cache, but still no luck.

    I was asking to disable the progress bar only on the start page, and when the user clicks the start quiz button, then it (progress bar) should appear.

    Lastly, I noticed that I am unable to add emojis on the results page. How can I fix that?

    Hello Mishwani,

    We kindly request the Quiz URL where the issue occurred. This will enable our developers to investigate and do the needful.

    We appreciate your cooperation and look forward to your response.

    Warm regards,
    Sumit

    Thread Starter Mishwani

    (@itsabuzarr)

    I have found out how things work. Just let me know why I can’t add emojis to the result page?

    sumitsanadhya

    (@sumitsanadhya)

    Hello Mishwani,

    To change the database character set to utf8mb4_unicode_ci, you can execute the following SQL query in PHPMyAdmin:

    ALTER TABLE wp_mlw_quizzes CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;

    I hope this information proves helpful.

    Warm regards,
    Sumit

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Unable To Find ‘Start Quiz’ Button’ is closed to new replies.