Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Bob

    (@prasunsen)

    “One step” is unclear. You can change almost everything by CSS. I’m afraid we have no documentation for the elements and classes on the page at the moment, you’ll have to use the Firefox inspector to see the elements.

    Thread Starter mishadow

    (@mishadow)

    unfortunately, i dont know CSS. Do me favour, please send me a piece of code about changing font only style and size. I will implement it to all quizzes. Thanks in advance

    Plugin Author Bob

    (@prasunsen)

    It’s impossible without knowing CSS. I don’t know neither the font size neither what other properties you want to use.

    #watu_quiz {
       /* Your CSS goes here */
    }
    Thread Starter mishadow

    (@mishadow)

    I tried “multiple answers” option for quiz. But at the results page, it shows correct answer for question, even user selects 1 answer instead of choosing for example 2 answer or more. Why?

    Plugin Author Bob

    (@prasunsen)

    Multiple answer does not mean they are required to select multiple answers. Means only they CAN.

    Could you help me with making the text in essay-answering bigger?
    When I’ve created a question that is supposed to be answered by a “essay”, the text a student starts writing is very small.
    (I’ve made the text in the layout bigger but it did not help the text in the square.)

    You can see what I mean here:
    https://www.relationstraning.se/?p=213618

    Thankful for your help

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘FONT STYLE and SIZE of quizzes’ is closed to new replies.