• Resolved steppers1

    (@steppers1)


    Hello,

    Is it possible to make it mandatory to answer a question before moving on to the next question ?

    So user can’t skip question witouth answer.

    Secondly, is it possible not to display the question images when results and explanations are displayed at the end of the quiz ? Display only the question and its explanation.

    Regards,

    Martin

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Jasmine

    (@hyenokian)

    Dear @steppers1,

    Thank you for the topic.

    Please find the answers to your questions below.

    1. You can make the questions required by going to the Quizzes > particular quiz > Settings Tab and enabling the Make the questions required option.

    See the screenshot below:

      However, please note, that this feature is available only in the Pro version of the plugin.

      2. As far as I understand you want to hide the image you have added to the question via the “Add Image” button.

      See the screenshot below:

      If yes, then, at the moment, unfortunately, there is no such option for this.
      By the way, I have passed your request to our Dev Team and they have created a?new CSS code special for you?to achieve your desired result.

      Please take this Custom CSS code and insert it into the Quizzes > particular quiz > Styles tab > Custom CSS option.

      Then, replace?YOUR_QUIZ_ID?with the corresponding?Quiz?ID (e.g. 3, like this #ays-quiz-container-3).?
      Do not delete the space after it.
      Do not forget to clear the cache afterward.

      #ays-quiz-container-YOUR_QUIZ_ID .ays_quiz_results .ays-image-question-img{ display:none !important;
      }

      Please check this and let us know about the outcome.

      Thank you.

      Plugin Support Jasmine

      (@hyenokian)

      Dear @steppers1,

      We’re closing this ticket for now as we last heard from you 1 week ago.

      If the query is unresolved, drop us a line and we’ll get back to you at the earliest and the ticket will be re-opened.

      For a new query, feel free to open a new topic. Our Customer Care Specialists will be happy to help you.

      Thank you.

    Viewing 2 replies - 1 through 2 (of 2 total)
    • You must be logged in to reply to this topic.