Possible bug in the "Check results page" after the quizzes

Home Forums Legacy Support Support queries Styling issues Possible bug in the "Check results page" after the quizzes

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #123861
    daammon
    Spectator
    Hello, I am having several issues when creating quizzes and questions, most of them appear in the "Check results page" after you finish a Quiz;
    1. When I create a question and, in the body of the question, I use any colour, when I am testing the question, after answering it, in the "Check results page" the words on that colour turn into capital letters.

    2. When creating a question, if I use any format in the explanation box, (bold font, underline...) the result in the explanation box in the "Check results page"is another completely different. If I check the explanation box while I am doing the quiz, it is ok but on the "Check results page" it gets completely messy.

    3. When creating a question, in the answer options, I can't use any format. There are no format options and it doesn't accept html code. If I change the question format, I need to change the options format too. Is there any way I can do it? I need to include over 4000 questions with their answers.

    Thank you in advance, Daniel

    #123946
    Anshuman Sahu
    Keymaster
    1. & 2. Please try adding this given css in your wp-admin-> apperance-> customize -> custom css : .quiz_questions .explaination strong,.quiz_questions .explaination span{float:none;color:#000;text-transform:none;margin-left:0;clear:none;display:inline-block} 3. Well answer option are not made for html contents . if you want to do so you can add your html in question content with the option number next to it . like 1. <html content> 2. <html content> 3. <html content> then give option number to answer options.
    #124054
    daammon
    Spectator
    1. The CSS didn't solve it. The question part(wording) in the "check results page" still have a random format. 2. It is solved with the CSS code you sent me. Now the text in the explanation boxes has the right format. 3. I just want the text of the answers to have the same format than the question. If I write the question in bold or with green letters, I want the answers to have the same format. How can I do that? Thanks! Daniel
    #124082
    H.K. Latiyan
    Participant
    1) Can you please share a screenshot of the issue to check. 3) Sorry this will not possible because in options we cannot use html content and therefore we cannot change the options format.
    #124129
    daammon
    Spectator
    This reply has been marked as private.
    #124301
    H.K. Latiyan
    Participant
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Possible bug in the "Check results page" after the quizzes’ is closed to new replies.