Line 111: | Line 111: | ||
document.getElementById("Commentary").innerHTML="Incorrect!"; | document.getElementById("Commentary").innerHTML="Incorrect!"; | ||
document.getElementById("Commentary").style.color="red"; | document.getElementById("Commentary").style.color="red"; | ||
− | document.getElementById("Description").innerHTML=" While the test is okay to use to determine a yeast infection, the test doesn't | + | document.getElementById("Description").innerHTML=" While the test is okay to use to determine a yeast infection, the test doesn't detect for the presence of yeast directly.<br>"+ |
− | "Instead, it | + | "Instead, it detects the pH of the region. If it is a bacterial infection, it will have a higher pH. Otherwise, it is likely a yeast infection.<br>"+ |
− | "This leaves room for error | + | "This leaves room for error because the symptoms of a yeast infection can be from an allergic reaction, this will also not raise pH.<br>"+ |
− | "Also, sometimes things like creams or viral STI's or other things can cause a rise in the pH, making the test read a bacterial infection instead of a yeast infection."; | + | "Also, sometimes things like creams or viral STI's or other things can cause a rise in the pH, making the test read a bacterial infection instead of a yeast infection. There are many other factors other than these that can skew pH to cause inaccurate results."; |
document.getElementById("button").style.visibility="visible"; | document.getElementById("button").style.visibility="visible"; | ||
question3 = 0; | question3 = 0; |
Revision as of 01:21, 18 October 2018
Question 1Men can also get yeast infections? |