Difference between revisions of "Team:Purdue/Quiz"

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 directly detect for a yeast.<br>"+
+
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 checks the pH of the region. If it is a bacterial infection, it will have a raised pH, otherwise it is likely a yeast infection,<br>"+
+
"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, as sometimes, the symptoms of a yeast infection can be from an alergic reaction, this will also not raise pH.<br>"+
+
"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

Bootstrap Example

Question 1

Men can also get yeast infections?