Students GK Quiz – Quiz for Students: Superheroes Quiz 1
Superheroes Quiz 1
Peter Benjamin Parker
Robert Bruce Banner
Anthony Edward Stark
Matthew Michael Murdock
Mister Fantastic
Thing
Human Torch
Medusa
Robert Bruce Banner
Steve Rogers
Bruce Wayne
Anthony Edward Stark
Stormbringer
Sais
Mjolnir
Electroshield
Ant Man
Batman
Iron Man
Spiderman
Doctor Doom
Doctor Strange
Doctor Spectrum
Doctor Voodo
Gary Preston
Michael Shelby
Jim Hammond
Bruce Wayne
Ra’s al Ghul
Poison Ivy
Joker
Harley Quinn
Batman
Black Panther
Aquaman
Daredevil
Batman
Aquaman
Deadpool
Daredevil
<!– hide var ans = new Array var corans = new Array var exp= new Array var done = new Array var score = 0 var tot_ques=10; ans[1]='A'; corans[1]='Peter Benjamin Parker'; exp[1]="Peter Parker aquired the abilities of a spider after a bite from a radio active spider."; ans[2]='D'; corans[2]='Medusa'; exp[2]="The Fantastic Four had initially four members Mister Fantastic, Invisible Woman, Thing and Human Torch. A number of other characters were added later."; ans[3]='A'; corans[3]='Robert Bruce Banner'; exp[3]="Dr. Robert Bruce Banners is the alter ego of the Hulk who is a physically weak and emotionally disturbed physicist."; ans[4]='C'; corans[4]='Mjolnir'; exp[4]="The fictinoal weapon Mjolnir is large enchanted hammer that gives him super powers."; ans[5]='C'; corans[5]='Iron Man'; exp[5]="Tony Stark is a wealthy american business man and scientis, who designed a powered suit armor."; ans[6]='B'; corans[6]='Doctor Strange'; exp[6]="Doctor Stephen Vincent Strange who serves as the Sorcerer Supreme, the primary protector of Earth against magical and mystical threats, was once a brilliant surgeon."; ans[7]='D'; corans[7]='Bruce Wayne'; exp[7]="Batman\'s alter ego is Bruce Wayne who becomes batman after the death of his parents."; ans[8]='A'; corans[8]='Ra\'s al Ghul'; exp[8]="The character first appeared in \"Daughter of the Demon\"."; ans[9]='B'; corans[9]='Black Panther'; exp[9]="Black Panther\'s real name is T\'Challa, king and protector of the fictional African nation of Wakanda."; ans[10]='C'; corans[10]='Deadpool'; exp[10]="Deadpool appeared as supervillain in hid debut, but later evolved into the antiheroic persona."; function CheckAns(question, answer) { if (answer != ans[question]) { if (!done[question]) { done[question] = -1; swal({ title: 'You got it wrong!', type: 'error', html: 'Right answer is: ‘+ ans[question] + ‘ : ‘ + corans[question] + ‘
‘ + exp[question] + ‘.’, showCloseButton: true, showCancelButton: false, confirmButtonText: ‘ OK!’, cancelButtonText: ‘‘ }) } else { swal(“Sorry!”, “You have already attempted this question!”, “error”); } } else { if (!done[question]) { done[question] = -1; score++; swal({ title: ‘Well done!’, type: ‘success’, html: ‘Right answer is: ‘+ ans[question] + ‘ : ‘ + corans[question] + ‘
‘ + exp[question] + ‘.’, showCloseButton: true, showCancelButton: false, confirmButtonText: ‘ OK!’, cancelButtonText: ‘‘ }) } else { swal(“Sorry!”, “You have already attempted this question!”, “error”); } } } function Test_result() { if (score == tot_ques) { swal(“Outstanding!”, “You have scored 100%!\n Thank you for visiting us. Hope you have enjoyed it.\n Visit again for more quizzes updated regularly”, “success”); } else if (score >5) { swal(“Good!”, “You have scored ” + score + ” out of ” + tot_ques + “\n Thank you for visiting us. Hope you have enjoyed it. \n Visit again for more quizzes updated regularly”, “success”); } else if (score