I just want standard scoring based on the total. I want the score to be the number correct (5) divided by the total number of questions (7) or 5 out of 7 or .71 or 71%. How can I change the calculation?
Sorry this is not possible as of now in wplms .
If you feel we should add thsi feature please create a feature request fro this here : https://wplms.io/support/forums/forum/general/feature-request/
I would like you to let me know where the quiz calculation is in the files so that I can change it myself.
Also, how do I change the background of the logo area so that it is white and the width so that my logo shows full size?
Although I see the response below, it does not say which file to add it to:
https://wplms.io/support/forums/topic/resize-header-logo/
<span style="color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px;">YOu can apply this css :</span>
<p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px;">#logo img {</p>
<p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px;">max-height: <em style="box-sizing: border-box;"><strong style="box-sizing: border-box;">65px;</p>
<p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px;">width: <em style="box-sizing: border-box;"><strong style="box-sizing: border-box;">200px;</p>
<p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px;">}</p>
Also,
Please help because I still cannot view my certificate. It shows a blank page.
I have made sure to input height and width and looked for java errors:
https://wplms.io/support/forums/topic/certificate-not-showing/
Also,
How can I make sure that when students select "shop" they will see the product page with our advertisement instead of a preview into the course?
The quiz calculation is in the vibe course module plugin files .- bp-course-ajax.php
Please create a new topic for your new queries .