SP LMS - Question | JoomShaper

SP LMS

A

angelos

Extension 2 years ago

Hello,

How can I add only 2 posible answers on SP LMS?

How can I add more than 2 posible answers on SP LMS?

How can I repeat the same test more than one times? Is is posible?

I have a problem with the final backround image as you can see here: https://imgur.com/a/UMGwRa2 I added the following code but it seens that it's not working propertly...

.splms.view-splms-quiz .result { background-color: #20ce31; }

    Please advice
0
7 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #29502

Please use this CSS to Template Options -> Custom Code -> Custom CSS for Joomla Quiz Delux

.jq_results_container tr td, .jq_fmessage_container tr td{
    color: white !important;   
}

and this CSS for SP LMS

.splms.view-splms-quiz .result.active{
    color: black;
    background: yellow;
}
1
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #29519

You are welcome

0
A
angelos
Accepted Answer
2 years ago #29509

Thank you!

0
A
angelos
Accepted Answer
2 years ago #29498

This quiz created with joomla quiz delux. If you can provide brifly some code there (maybe white color text) you're welcome.

Mainly I was talikg about your extention that is here, LINK: https://www.rules-chess-strategies.com/en/newbie-500?view=quizquestion&id=1:test-newbie-500-intro-to-chess

Thanks for your support!

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #29491

I am currently in this page now. Is this the place you want more readability?

Screenshot at Aug 24 12-12-16.png

0
A
angelos
Accepted Answer
2 years ago #29475

Hello Ofi,

Thanks for your updates!

Here is the page, LINK: https://www.rules-chess-strategies.com/en/newbie-500 at the end of it you can see the 2 puzzles. I think that I cannot share the direct link you have to pass the test; it could take to you some seconds by juct pressing always the first answer.

Thanks in advance, Angelo

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #29474

Hello angelos

Unfortunately, none of these features exist. But I will share your feedback with the developers for improvement. Please share the background image issue page link. I will try to provide the CSS for it.

Best regards

0