var m=6
var s=0
//var m=2
var q
function quizCount()
{
document.getElementById(‘timer’).value=m+”:”+s
s=s-1
q=setTimeout(“quizCount()”, 1000)
if (s<1)
{ m=m-1; s=59;}
if (m<0)
{
quizStop();
}
}
function quizStop()
{
clearTimeout(q)
document.getElementById('timer').value="Quiz Finished"
alert("Your score is "+ getScore() +"/"+ tot);
$('.ans').show();
$(".s1").css("background-color","#00FF66");
$(".s1").css("font-size","140%");
$(".s1").css("width","initial");
}
function quizReset()
{
clearTimeout(q)
document.getElementById('timer').reset();
}
{
color:blue;
font-weight:bold;
padding-left: 20px;
}
.submit
{
position: relative;
cursor: pointer;
height: 30px;
width: 100px;
font-weight: bold;
border-radius: 3px;
background: #336699;
font-size: 20px;
color: #FFFFFF;
}
.start, .re
{
position: relative;
cursor: pointer;
height: 25px;
width: 70px;
color: #FFFFFF;
font-weight: bold;
border-radius: 3px;
background: #336699;
font-size: 0.9em
}
.st
{
position: relative;
cursor: pointer;
height: 25px;
width: 110px;
color: #FFFFFF;
font-weight: bold;
border-radius: 3px;
background: #336699;
font-size: 0.9em
}
var answers = [“B”,”D”,”B”,”D”,”A”,”C”,”C”,”B”,”B”,”A”,”C”,”B”,”B”,”D”,”B”], tot = answers.length;
function getCheckedValue( radioName ){
var radios = document.getElementsByName( radioName ); // Get radio group by-name
for(var y=0; y<radios.length; y++)
if(radios[y].checked) return radios[y].value; // return the checked value
}
function getScore(){
var score = 0;
for (var i=0; i<tot; i++)
if(getCheckedValue("question"+i)===answers[i]) score += 1; // increment only
return score;
}
function returnScore(){
alert("Your score is "+ getScore() +"/"+ tot);
}
$(document).ready(function() {
$('.ans').hide();
$('.submit').click(function(event) {
$(".s1").css("background-color","#00FF66");
$(".s1").css("font-size","140%");
$(".s1").css("width","initial");
$('.ans').show();
quizStop();
});
$('#reset').click(function(event) {
quizReset();
});
});
Q1. Muhammad Ghori was one of the greatest rulers of?
मुहम्मद गोरी किस वंश के सबसे बड़े शासकों में से एक था?
Q2. When the rule of the Delhi sultanate began?
दिल्ली सल्तनत का शासन कब शुरू हुआ?
Q3. ‘Copper Jital’ were introduced by __________.
‘कॉपर जीटल’ को __________ द्वारा पेश किया गया था।
Q4. Vijaya Stambha is a 12th-century tower situated at Chittorgarh fort, was built by-
विजया स्तम्भ चित्तौड़गढ़ किले में स्थित एक 12 वीं शताब्दी का टॉवर है, वह किस के द्वारा निर्मित किया गया था?
Q5. Which of the following ruler introduced the Market Regulation system?
निम्नलिखित में से किस शासक ने बाजार विनियमन प्रणाली की शुरुआत की?
Q6. The Battle of Amroha was fought between an army of the Delhi Sultanate, led by Malik Kafur, and-
अमरोहा का युद्ध मलिक काफूर और __________ के नेतृत्व में दिल्ली सल्तनत की सेना के बीच लड़ा गया था?
Q7. Muhammad-bin-Tughlaq’s silver coin was named as?
मुहम्मद-बिन-तुगलक के चाँदी के सिक्कों का क्या नाम था?
Q8. Ramadeva was a ruler of which dynasty?
रामदेव किस वंश के शासक थे?
Q9. Muhammad Bin Tughlaq ruled Delhi till-
मुहम्मद बिन तुगलक ने दिल्ली पर कब तक शासन किया?
Q10. Arrange the following in chronological order:
निम्नलिखित को कालानुक्रमिक क्रम में व्यवस्थित करें
1. Tughlaqs 2. Lodhis
3. Sayyids 4. Ilbari Turks
5. Khiljis
The Khilji Dynasty (1290-1320)
The Tughlaq Dynasty (1320-1414)
The Sayyid Dynasty (1414-51)
The Lodi Dynasty (1451-1526)
Q11. Lodhi dynasty founded by Bahlul Khan Lodi by replacing the-
बाहुल खान लोदी द्वारा लोधी वंश की स्थापना किस को प्रतिस्थापित करके की गई थी?
Q12. Ibrahim Lodi, the last ruler of Lodi Dynasty was defeated and killed by?
लोदी वंश के अंतिम शासक इब्राहिम लोदी को किसने पराजित किया था?
Q13. Krishnadevaraya was an emperor of which dynasty?
कृष्णदेवराय किस वंश के महाराजा थे?
Q14. Who was the founder of the city of Agra?
आगरा शहर का संस्थापक कौन था?
Q15. Which among the following dynasty does not belong to the Delhi Sultanate?
निम्नलिखित राजवंशों में से कौन सा दिल्ली सल्तनत से संबंधित नहीं है?