Home › Forums › Legacy Support › Support queries › Setup issues › Styling of question in quiz
- This topic has 9 replies, 4 voices, and was last updated 4 years, 5 months ago by Anshuman Sahu.
Viewing 10 posts - 1 through 10 (of 10 total)
-
AuthorPosts
-
May 30, 2020 at 4:42 am #264204shynkarykParticipantI 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.May 30, 2020 at 4:49 am #264205shynkarykParticipantThis reply has been marked as private.June 1, 2020 at 7:38 am #264685JacksonBlockedHello, 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,June 5, 2020 at 7:51 am #266009shynkarykParticipantI tried it, it didn't help. In a previous post I provided access to my website, can you check on the website?June 6, 2020 at 6:49 am #266260Anshuman SahuKeymasterWell 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 .June 6, 2020 at 8:45 am #266289shynkarykParticipantWPLMS 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?June 7, 2020 at 6:18 pm #266452shynkarykParticipantIn 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.June 8, 2020 at 1:05 pm #266686VeronicaModeratorhi, 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 hardcodedJune 8, 2020 at 1:22 pm #266698shynkarykParticipantThanks 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?June 8, 2020 at 1:43 pm #266710Anshuman SahuKeymasterWell 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 .
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)
- The topic ‘Styling of question in quiz’ is closed to new replies.