Styling of question in quiz

Home Forums Legacy Support Support queries Setup issues Styling of question in quiz

Tagged: , ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #264204
    shynkaryk
    Participant
    I use a lot of Dropdown Select Questions in my quizes like this: https://drive.google.com/file/d/1eU5IqIoBzGkDSfnV8tG4lu2PlDprbcfj/view?usp=sharing The question looks good when it is not in quiz (as shown in the image above). But in the quiz the first option is between the SPAN "select_question_content" and it looks like this: https://drive.google.com/file/d/1H3Lsn-1ouYN_v5DrZAx_V1VIDZzR9Mnd/view?usp=sharing What must I change to have 1) options "1, 2, 3, 4" in one line; 2) question on full width (like on screenshot 1)? I've tried many options, but can't find a solution. I will send admin access to the site and the address of questions and quiz in a separate message.
    #264205
    shynkaryk
    Participant
    This reply has been marked as private.
    #264685
    Jackson
    Blocked
    Hello, First try to deactivate third-part plugins and make sure all things should be updated according to theme version, Clear cache and check and let me know if any issue, Thanks,
    #266009
    shynkaryk
    Participant
    I tried it, it didn't help. In a previous post I provided access to my website, can you check on the website?
    #266260
    Anshuman Sahu
    Keymaster
    Well yes this issue will appear with the react quizzes as we break the question to add the select boxes in it to modify the selectboxes as react components . The only sole rigid fix available for this is to disable the react quizzes and go back to non react quizzes . Please disable the react quizzes from wp-admin -> lms-> settings . Only then it would look like as you build it to be .  
    #266289
    shynkaryk
    Participant
    WPLMS quizes are VERY slow without react. So I can't disable the react. Is it possible that this problem will be solved in the react quizes in the future?
    #266452
    shynkaryk
    Participant
    In fact, I need to make 2 changes: 1) to change the <span class="select_question_content"> to the <div class="select_question_content">: https://drive.google.com/file/d/17r1H5QqDQFsB92Yk7o_tMr_ZhS57TU9B/view?usp=sharing 2) to extract "1" from the span/div "select_question_content" because the first element is placed in this span/div, but 2, 3, 4 are outside it: https://drive.google.com/file/d/1l1ggLUvbSzr2yiDWw-WVFfvRI-TxE0ck/view?usp=sharing Where I need to make this changes? Help me, please.
    #266686
    Veronica
    Moderator
    hi, sorry for the delay in response due to support holiday well for the quizzes right now we are working on wplms 4.0 which is going to be super fast theme this will over come the slowness issue and for styling you mentioned so this can't be change because it hardcoded
    #266698
    shynkaryk
    Participant
    Thanks for the answer. Yes, I'm also waiting for the 4.0 and I wish you success in this. Can we hope for help after the 4.0 release?
    #266710
    Anshuman Sahu
    Keymaster
    Well im sorry we cannot change the spans and divs in the react quizzes as this is hard coded in the script .You would need to find other way to create your question if you want to use react quiz .
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Styling of question in quiz’ is closed to new replies.