covid19.kpolom.com
Open in
urlscan Pro
46.252.205.219
Public Scan
Submitted URL: https://t.co/xFzIqsGaeB
Effective URL: http://covid19.kpolom.com/
Submission Tags: falconsandbox
Submission: On August 26 via api from US
Effective URL: http://covid19.kpolom.com/
Submission Tags: falconsandbox
Submission: On August 26 via api from US
Form analysis
1 forms found in the DOMPOST ./
<form method="post" action="./" id="form1">
<div class="aspNetHidden">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="e0yBXDQFtwBc/D+Az0t8qel8kaPK4Gpi/92ZhglPkkPE2l5RbdfldrEmoOROcwNURieUpeJ1a2LEwqviD6tz8WeRhn3p85O30FKPE5ME0+8=">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['form1'];
if (!theForm) {
theForm = document.form1;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="90059987">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
value="0TFxTrAREn9vC31ludMVB6J7Hr2ser+O4TNp/n176spgE6GQ/+3mLy6WZuyQo0Q6nhybnHblos0qwJsAI9d2gcoFEuU9W4oOEsG16+HgPaEUKYg25Ns6/bPRkqnglb+BX+JRg/OWbzGEAsuG1WgBgD1q3N1F4TBnqWolHFWF+7/rt5BGC3dH1lJmFZ506+NQlL69QmY+L1Qe3xfMK/mELNcPKZLye4t8HMux1THpEJ1JPZ3ZkTdiEDpqfBp2fP5k">
</div>
<div class="container-md ">
<div class="d-flex justify-content-center mt-2">
<div class="row">
<div class="col-md-5 "><img src="img/coro.png" class="img-fluid float-sm-right mt-3 lefter "></div>
<div class="col-md-7 ">
<h1 class="text-left">COVID-19 SELF TEST</h1>
</div>
</div>
</div>
<span id="clicks" class="invisible"></span>
<span id=""></span>
<!-- Nav tabs -->
<ul class="nav nav-tabs " id="myTab" role="tablist" style="display:none">
<li class="nav-item invisible">
<a class="nav-link active" id="home-tab" data-toggle="tab" href="#home" role="tab" aria-controls="home" aria-selected="true">Home</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="profile-tab" data-toggle="tab" href="#profile" role="tab" aria-controls="profile" aria-selected="false">Profile</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="messages-tab" data-toggle="tab" href="#messages" role="tab" aria-controls="messages" aria-selected="false">Messages</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="settings-tab" data-toggle="tab" href="#settings" role="tab" aria-controls="settings" aria-selected="false">Settings</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="bobypains-tab" data-toggle="tab" href="#bobypains" role="tab" aria-controls="bobypains" aria-selected="false">bobypains-tab</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="headache-tab" data-toggle="tab" href="#headache" role="tab" aria-controls="headache" aria-selected="false">headache-tab</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="fever-tab" data-toggle="tab" href="#fever" role="tab" aria-controls="fever" aria-selected="false">bfever-tab</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="breathing-tab" data-toggle="tab" href="#breathing" role="tab" aria-controls="breathing" aria-selected="false">breathing-tab</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="fatigue-tab" data-toggle="tab" href="#fatigue" role="tab" aria-controls="fatigue" aria-selected="false">fatigue-tab</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="traveled-tab" data-toggle="tab" href="#traveled" role="tab" aria-controls="traveled" aria-selected="false">traveled-tab</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="infected-tab" data-toggle="tab" href="#infected" role="tab" aria-controls="infected" aria-selected="false">infected-tab</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="sick-tab" data-toggle="tab" href="#sick" role="tab" aria-controls="sick" aria-selected="false">sick-tab</a>
</li>
<li class="nav-item invisible">
<a class="nav-link" id="diagnosis-tab" data-toggle="tab" href="#diagnosis" role="tab" aria-controls="diagnosis" aria-selected="false">diagnosis-tab</a>
</li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/c2.png" class=" img-fluid"></center>
<h2 class="mb-5 text-center">Do you have cough?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClick()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="next" class="nexttab btn btn-danger invisible">
<input type="button" value="Prev" class="prevtab btn btn-primary invisible">
</div>
<div class="tab-pane" id="profile" role="tabpanel" aria-labelledby="profile-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/coldd.png" class=" img-fluid"></center>
<h2 class="mb-5 text-center">Do you have a cold?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClick()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="messages" role="tabpanel" aria-labelledby="messages-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/icons8-diarrhea-100.png" class=" img-fluid"></center>
<h2 class="mb-4 text-center">Are you having <br>Diarrhea?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClick()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="settings" role="tabpanel" aria-labelledby="settings-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/sorethroat.png" class=" img-fluid"></center>
<h2 class="mb-4 text-center">Are you having <br>sorethroat?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClick()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="bobypains" role="tabpanel" aria-labelledby="bobypains-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/pain1.png" class=" img-fluid"></center>
<h2 class="mb-4 text-center">Are you having body <br>aches?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClick()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="headache" role="tabpanel" aria-labelledby="headache-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/headache.png" class=" img-fluid"></center>
<h2 class="mb-4 text-center">Are you having a <br>headache?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClick()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="fever" role="tabpanel" aria-labelledby="fever-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/fever.png" class=" img-fluid"></center>
<h2 class="mb-4 text-center">Do you have fever<br>(Temperature 37.8°C <br>and above)?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClick()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="breathing" role="tabpanel" aria-labelledby="breathing-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/breathe.png" class=" img-fluid"></center>
<h2 class="mb-4 text-center">Are you having difficulty<br> breathing?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClickdouble()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="fatigue" role="tabpanel" aria-labelledby="fatigue-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/fatigue.jpg" class=" img-fluid"></center>
<h2 class="mb-4 text-center">Are you experiencing <br>fatigue?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClickdouble()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="traveled" role="tabpanel" aria-labelledby="traveled-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/14days2.png" class=" img-fluid"></center>
<h2 class="mb-4 text-center">Have you traveled <br>recently during the past <br>14 days?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClicktriple()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="infected" role="tabpanel" aria-labelledby="infected-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/history_infected.png" class=" img-fluid"></center>
<h2 class="mb-4 text-center">Do you have a history of <br>traveling to an area infected with <br>COVID-19 ?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClicktriple()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="sick" role="tabpanel" aria-labelledby="sick-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/doctor.png" class=" img-fluid"></center>
<h2 class="mb-4 text-center">Do you have direct contact<br> with or are you taking care of a<br> positive COVID-19 PATIENT?</h2>
<div class="input-group mb-3">
<input type="button" value="YES" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="onClicktriple()">
</div>
<div class="input-group mb-3">
<input type="button" value="NO" class="nexttab btn btn-primary btn-lg form-control form-control-lg" onclick="noClick()">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="tab-pane" id="diagnosis" role="tabpanel" aria-labelledby="diagnosis-tab">
<div class="d-flex justify-content-center m-3">
<div class=" card shadow shadow-sm">
<div class="card-body">
<center><img src="img/answer.png" class=" img-fluid"></center>
<hr style="border-top:4px solid #000000; margin-bottom:0px;">
<h5 class="mb-1 text-left">RESULT:</h5>
<h6 class="mb-1 text-left">Your risk of <br>having COVID-19 is</h6>
<h2 id="holder"></h2>
<p id="resulthold" class=" font-weight-bold" style="color:#000000;"></p>
<div class="input-group mb-3">
<input type="button" value="" class="nexttab invisible">
<input type="submit" name="Button1" value="RESTART TEST" id="Button1" class=" btn btn-primary btn-lg form-control form-control-lg">
</div>
</div>
</div>
</div>
<input type="button" value="<< Prev" class="prevtab btn btn-primary invisible">
<input type="button" value="Next >>" class="nexttab btn btn-danger invisible">
</div>
<div class="d-flex justify-content-center mb-2">
<span class="text-center">Powered by<br>
<a href="https://www.facebook.com/FourthmanConcepts/"> <img src="img/loki.jpg" class="img-fluid"></a></span>
</div>
</div>
<div class="modal fade show" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-modal="true" style="display: block;">
<div class="modal-dialog modal-dialog-centered modal-sm" role="document">
<div class="modal-content">
<div class="modal-header" style="border-bottom:3px solid #007bff"><img src="img/coro.png" class="img-fluid " height="60">
<h5 class="modal-title" id="exampleModalLabel">COVID-19 SELF TEST</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<b>This is a COVID-19 self assessment tool that <br>was calibrated based on WHO guidelines.<br>It is not a diagnostic tool.</b>
<div class="form-group">
<label for="DropDownList1" class="text-muted font-weight-bold">Select Language:</label>
<select name="DropDownList1" onchange="javascript:setTimeout('__doPostBack(\'DropDownList1\',\'\')', 0)" id="DropDownList1" class="form-control">
<option value="en-us">English</option>
<option value="fr">French</option>
<option value="ta">தமிழ்</option>
<option value="af-ZA">Afrikaans</option>
<option value="si-LK">සිංහල</option>
</select>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary" data-dismiss="modal">Proceed>></button>
</div>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="bootstrap-4.4.1-dist/js/bootstrap.min.js"></script>
<script type="text/javascript">
function ShowPopup(title, body) {
$("#exampleModal").modal("show");
}
function tester() {
$("#exampleModal").modal("show");
}
</script>
<script type="text/javascript">
onclick
/* -------------------------------------------------------------
bootstrapTabControl
------------------------------------------------------------- */
function bootstrapTabControl() {
var i, items = $('.nav-link'),
pane = $('.tab-pane');
// next
$('.nexttab').on('click', function() {
for (i = 0; i < items.length; i++) {
if ($(items[i]).hasClass('active') == true) {
break;
}
}
if (i < items.length - 1) {
// for tab
$(items[i]).removeClass('active');
$(items[i + 1]).addClass('active');
// for pane
$(pane[i]).removeClass('show active');
$(pane[i + 1]).addClass('show active');
}
});
// Prev
$('.prevtab').on('click', function() {
for (i = 0; i < items.length; i++) {
if ($(items[i]).hasClass('active') == true) {
break;
}
}
if (i != 0) {
// for tab
$(items[i]).removeClass('active');
$(items[i - 1]).addClass('active');
// for pane
$(pane[i]).removeClass('show active');
$(pane[i - 1]).addClass('show active');
}
});
}
bootstrapTabControl();
var clicks = 0;
function onClick() {
clicks += 1;
document.getElementById("clicks").innerHTML = clicks;
switch (clicks) {
case 0:
case 1:
case 2:
document.getElementById("holder").innerHTML = 'LOW.';
document.getElementById("holder").style.color = '#90ee90';
document.getElementById("resulthold").innerHTML = 'You may be stressed,get some rest.';
// code block
break;
case 3:
case 4:
case 5:
document.getElementById("holder").innerHTML = 'MEDIUM.';
document.getElementById("holder").style.color = '#ffbf00';
document.getElementById("resulthold").innerHTML = 'Drink water regularly and observe personal good hygiene.<br />Pay attention to your health and redo test after two days.';
// code block
break;
case 6:
case 7:
case 8:
case 9:
case 10:
case 11:
case 12:
document.getElementById("holder").innerHTML = 'HIGH.';
document.getElementById("holder").style.color = '#ff5500';
document.getElementById("resulthold").innerHTML = 'Please see a doctor immediately.Do not panic,<br />isolate yourself from friends and family.';
// code block
break;
case 13:
case 14:
case 15:
case 16:
case 17:
case 18:
case 19:
case 20:
case 21:
case 22:
case 23:
document.getElementById("holder").innerHTML = 'SEVERE';
document.getElementById("holder").style.color = '#FF0000';
document.getElementById("resulthold").innerHTML = 'Do not panic,isolate yourself from friends and family.<br />Call 0800-9700-0010,SMS: 08099555577 or<br /> WHATSAPP: 07087110839';
// code block
break;
default:
// code block
document.getElementById("holder").innerHTML = 'HELLO.';
}
};
function onClickdouble() {
clicks += 2;
document.getElementById("clicks").innerHTML = clicks;
switch (clicks) {
case 0:
case 1:
case 2:
document.getElementById("holder").innerHTML = 'LOW.';
document.getElementById("holder").style.color = '#90ee90';
document.getElementById("resulthold").innerHTML = 'You may be stressed,get some rest.';
// code block
break;
case 3:
case 4:
case 5:
document.getElementById("holder").innerHTML = 'MEDIUM.';
document.getElementById("holder").style.color = '#ffbf00';
document.getElementById("resulthold").innerHTML = 'Drink water regularly and observe personal good hygiene.<br />Pay attention to your health and redo test after two days.';
// code block
break;
case 6:
case 7:
case 8:
case 9:
case 10:
case 11:
case 12:
document.getElementById("holder").innerHTML = 'HIGH.';
document.getElementById("holder").style.color = '#ff5500';
document.getElementById("resulthold").innerHTML = 'Please see a doctor immediately.Do not panic,<br />isolate yourself from friends and family.';
// code block
break;
case 13:
case 14:
case 15:
case 16:
case 17:
case 18:
case 19:
case 20:
case 21:
case 22:
case 23:
document.getElementById("holder").innerHTML = 'SEVERE';
document.getElementById("holder").style.color = '#FF0000';
document.getElementById("resulthold").innerHTML = 'Do not panic,isolate yourself from friends and family.<br />Call 0800-9700-0010,SMS: 08099555577 or<br /> WHATSAPP: 07087110839';
// code block
break;
default:
// code block
document.getElementById("holder").innerHTML = 'HELLO.';
}
};
function onClicktriple() {
clicks += 3;
document.getElementById("clicks").innerHTML = clicks;
switch (clicks) {
case 0:
case 1:
case 2:
document.getElementById("holder").innerHTML = 'LOW.';
document.getElementById("holder").style.color = '#90ee90';
document.getElementById("resulthold").innerHTML = 'You may be stressed,get some rest.';
// code block
break;
case 3:
case 4:
case 5:
document.getElementById("holder").innerHTML = 'MEDIUM.';
document.getElementById("holder").style.color = '#ffbf00';
document.getElementById("resulthold").innerHTML = 'Drink water regularly and observe personal good hygiene.<br />Pay attention to your health and redo test after two days.';
// code block
break;
case 6:
case 7:
case 8:
case 9:
case 10:
case 11:
case 12:
document.getElementById("holder").innerHTML = 'HIGH.';
document.getElementById("holder").style.color = '#ff5500';
document.getElementById("resulthold").innerHTML = 'Please see a doctor immediately.Do not panic,<br />isolate yourself from friends and family.';
// code block
break;
case 13:
case 14:
case 15:
case 16:
case 17:
case 18:
case 19:
case 20:
case 21:
case 22:
case 23:
document.getElementById("holder").innerHTML = 'SEVERE';
document.getElementById("holder").style.color = '#FF0000';
document.getElementById("resulthold").innerHTML = 'Do not panic,isolate yourself from friends and family.<br />Call 0800-9700-0010,SMS: 08099555577 or<br /> WHATSAPP: 07087110839';
// code block
break;
default:
// code block
document.getElementById("holder").innerHTML = 'HELLO.';
}
};
function noClick() {
clicks += 0;
document.getElementById("clicks").innerHTML = clicks;
switch (clicks) {
case 0:
case 1:
case 2:
document.getElementById("holder").innerHTML = 'LOW.';
document.getElementById("holder").style.color = '#90ee90';
document.getElementById("resulthold").innerHTML = 'You may be stressed,get some rest.';
// code block
break;
case 3:
case 4:
case 5:
document.getElementById("holder").innerHTML = 'MEDIUM.';
document.getElementById("holder").style.color = '#ffbf00';
document.getElementById("resulthold").innerHTML = 'Drink water regularly and observe personal good hygiene.<br />Pay attention to your health and redo test after two days.';
// code block
break;
case 6:
case 7:
case 8:
case 9:
case 10:
case 11:
case 12:
document.getElementById("holder").innerHTML = 'HIGH.';
document.getElementById("holder").style.color = '#ff5500';
document.getElementById("resulthold").innerHTML = 'Please see a doctor immediately.Do not panic,<br />isolate yourself from friends and family.';
// code block
break;
case 13:
case 14:
case 15:
case 16:
case 17:
case 18:
case 19:
case 20:
case 21:
case 22:
case 23:
document.getElementById("holder").innerHTML = 'SEVERE';
document.getElementById("holder").style.color = '#FF0000';
document.getElementById("resulthold").innerHTML = 'Do not panic,isolate yourself from friends and family.<br />Call 0800-9700-0010,SMS: 08099555577 or<br /> WHATSAPP: 07087110839';
// code block
break;
default:
// code block
document.getElementById("holder").innerHTML = 'HELLO.';
}
};
</script>
</form>
Text Content
COVID-19 SELF TEST * Home * Profile * Messages * Settings * bobypains-tab * headache-tab * bfever-tab * breathing-tab * fatigue-tab * traveled-tab * infected-tab * sick-tab * diagnosis-tab DO YOU HAVE COUGH? DO YOU HAVE A COLD? ARE YOU HAVING DIARRHEA? ARE YOU HAVING SORETHROAT? ARE YOU HAVING BODY ACHES? ARE YOU HAVING A HEADACHE? DO YOU HAVE FEVER (TEMPERATURE 37.8°C AND ABOVE)? ARE YOU HAVING DIFFICULTY BREATHING? ARE YOU EXPERIENCING FATIGUE? HAVE YOU TRAVELED RECENTLY DURING THE PAST 14 DAYS? DO YOU HAVE A HISTORY OF TRAVELING TO AN AREA INFECTED WITH COVID-19 ? DO YOU HAVE DIRECT CONTACT WITH OR ARE YOU TAKING CARE OF A POSITIVE COVID-19 PATIENT? -------------------------------------------------------------------------------- RESULT: YOUR RISK OF HAVING COVID-19 IS Powered by COVID-19 SELF TEST × This is a COVID-19 self assessment tool that was calibrated based on WHO guidelines. It is not a diagnostic tool. Select Language: English French தமிழ் Afrikaans සිංහල Proceed>>