Skip to content
Binary file added bg oops.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 5 additions & 25 deletions game1.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,34 +24,14 @@
<div class="rules">
<h1> <u>RULES </u></h1>
<ul class="list">
<li> Participants will register in teams of 3-4 people. Each team will be allotted a PC.

</li>
<li>The duration of the game is 1 hour, which will begin as soon as you start the game.</li>
<li> For the duration of the game, each team will be allowed to carry 1 mobile phone with an app that will be provided to them.
</li>
<li>The game consists of 5 levels.
</li>
<li>Each level is divided into 3 parts.
</li>
<ul><li> A coding puzzle will be given to the participants, on solving which they’ll get the clue to a location within the university campus.
The participants will go to the given location and find a hidden QR code.</li>
<li>On scanning the QR code, an Avenger-based question will be revealed. The answer to this riddle will be the password to unlock the next level.
<li>This is a coding quiz based game.
</li><li>
Each level has 2 questions, one coding based and one GK question.
</li>
<li>This password will have to be entered on the QR app as well as the respective PC.
</li></ul>
<li>The team to decode all the levels first wins!
</li>
<li>Out of the team, 1-2 members should always be seated at the PC, solving the coding puzzles. Rest of the team members will go to respective locations to find the hidden QR codes.
</li>
<li>Team members can interchange their position after each level.
</li>
<li>Participants are not allowed to use compilers, all questions are to be solved logically, on paper.</li>
<li>All answers are single word answers, and must be entered in small-caps.</li>
<li>The Puzzles include various logical, coding questions, error detection, and Theme based puzzles.
<li>The Puzzles includes logical and coding questions.
</li>
<li> In case of a tie, a tie-breaker will take place to determine the winner.
</li>

<li>Use of Internet is Strictly PROHIBITED.</li>
</ul>
</p>
Expand Down
40 changes: 8 additions & 32 deletions game2.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<br>

<h2>Welcome to</h2><br>
<h1> Code Quest</h1>
<h1> the QUIZ</h1>

<div class="button">
<a href="#rlist" class="btn btn1">START </a>
Expand All @@ -24,38 +24,14 @@ <h1 id="rlist"><u>Rules</u></h1>

<ul class="list">

<li> Participants will register in teams of 3-5 people. Each team will be allotted a PC. </li>
<li> For the duration of the game, each team will be allowed to carry 1 mobile phone with an app
that will be provided to them.
<li>This is a coding quiz based game.
</li>
<li>The game consists of 5 levels.
</li>
<li>Each level will be divided into 3 parts.
</li>
<ul><li> A coding puzzle will be given to the participants, on solving which they will get the
clue to a location within the university campus.
The participants will go to the given location and find a hidden QR code.</li>
<li>On scanning the QR code, a theme based question will be revealed. The answer to this riddle will
be the password to unlock the next level.
</li>
<li>This password will have to be entered on the respective PC allotted to the team.
</li></ul>
<li>The team to decode all the levels first wins!
</li>
<li>Each team will be given ONLY 3 ATTEMPTS for each question.</li>
<li>Out of the 3-5 members, 1-2 people should always be seated at the PC, solving the coding puzzles.
Rest of the team members will go to respective locations to find the hidden QR codes.
</li>
<li>Team members can interchange their position after each level.
</li>
<li>All answers are single word answers, and must be entered in either small-caps or all caps.</li>
<li>participants are requested not to make use of the "enter" key and use the buttons on the website.</li>
<li>The Puzzles include various logical, coding questions, error detection, and Theme based puzzles.
</li>
<li> In case of a tie, a tie-breaker will take place to determine the winner.
</li>
<li> Use of internet is strictly prohibited.</li>
<li>if any team is found to be using any Unfair Means, they will be DISQUALIFIED on the spot.</li>
<li>
Each level has 2 questions, one coding based and one GK question.
</li>
<li>All answers are single word answers, and must be entered in small-caps.</li>
<li>The Puzzles includes logical and coding questions.
</li>
</ul>
</p>
<div class="button2">
Expand Down
2 changes: 1 addition & 1 deletion login test.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</head>
<body onload="noBack();"
onpageshow="if(event.persisted) noBack():" onunload="" ;
background="avengerslogin.jpg">
background="bg oops.jpg">

<header>

Expand Down
12 changes: 5 additions & 7 deletions pass1.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,22 @@
</head>
<body onload="noBack();"

onpageshow="if(event.persisted) noBack():" onunload="" ; background="im11.jpg">
onpageshow="if(event.persisted) noBack():" onunload="" ; background="coding2.jpg">
<header>


<br><br>
<h2>Congratulations! </h2> <br>
<p>
To solve this little fix<br>
Eat five plates pasta and maggi's six<br>
With only few options to help you in choosing<br>
This is where you must go looking!
Xiaomi is based in which country?

</p><br><br><br>
<hr>

<form name= "myform" action=" " method="post">
<div>

<label for="Solution"> Enter solution to riddle obtained at location : <br></label>
<label for="Solution"> Enter solution to riddle: <br></label>
<input type="text" autocomplete="off" name="q1">
</div>
<div>
Expand Down Expand Up @@ -76,7 +74,7 @@ <h2>Congratulations! </h2> <br>

if(i<=3)
{
if(a=="vibranium" || a=="VIBRANIUM" || a=="Vibranium")
if(a=="china")
{ alert("You got it right " );
window.location.replace("ques 2.html ");
}
Expand Down
12 changes: 4 additions & 8 deletions pass2.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,20 @@
</head>
<body onload="noBack();"
onpageshow="if(event.persisted) noBack():" onunload="" ;
background="im2.jpg">
background="coding3.jpg">
<header>


<br><br>

<h2>Congratulations! </h2> <br>
<p>
To solve this little fix,<br>
Get your racquets and shuttle mix,<br>
Smashing, catching, jumping, winning,<br>
This is where you must go looking.
<p>youtube is a product of which company?
</p><br><hr>

<form name= "myform" action=" " method="post">
<div>

<label for="Solution"> Enter solution to riddle obtained at location<br> </label>
<label for="Solution"> Enter solution to riddle<br> </label>
<input type="text" autocomplete="off" name="q1">
</div>
<div>
Expand Down Expand Up @@ -77,7 +73,7 @@ <h2>Congratulations! </h2> <br>

if(i<=3)
{
if(a=="asgard" || a=="ASGARD" || a=="Asgard")
if(a=="google")
{ alert("You got it right " );
window.location.replace("ques3.html ");
}
Expand Down
11 changes: 4 additions & 7 deletions pass3.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,20 @@
<body onload="noBack();"

onpageshow="if(event.persisted) noBack():" onunload="" ;
background="im6.jpg">
background="coding1.jpg">
<header>

<br>

<h2>Congratulations! </h2> <br>
<p>
To solve this little fix,<br>
Learn to dribble with other tricks,<br>
Team mates, opponents and so much enjoying,<br>
This is where you must go looking
What is the parent company of google?
</p><br><hr>

<form name= "myform" action=" " method="post">
<div>

<label for="Solution"> Enter solution to riddle obtained at location<br> </label>
<label for="Solution"> Enter solution to riddle<br> </label>
<input type="text" autocomplete="off" name="q1">
</div>
<div>
Expand Down Expand Up @@ -76,7 +73,7 @@ <h2>Congratulations! </h2> <br>

if(i<=3)
{
if(a=="shuri" || a=="SHURI" || a=="Shuri")
if(a=="alphabet")
{ alert("You got it right " );
window.location.replace("ques4.html ");
}
Expand Down
12 changes: 4 additions & 8 deletions pass4.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,19 @@
<body onload="noBack();"

onpageshow="if(event.persisted) noBack():" onunload="" ;
background="im4.jpg">
background="coding4.jpg">
<header>
<br>
<br>
<h2>Congratulations! </h2> <br>
<p>
To solve this little fix,<br>
It's hidden behind a wall of bricks,<br>
Here you get whatever you were wishing,<br>
This is where you must go looking.
<p>Which new chip has google developed as a Quantum Computing Development?

</p><br><hr>

<form name= "myform" action=" " method="post">
<div>

<label for="Solution"> Enter solution to riddle obtained at location<br> </label>
<label for="Solution"> Enter solution to riddle </label>
<input type="text" autocomplete="off" name="q1">
</div>
<div>
Expand Down Expand Up @@ -78,7 +74,7 @@ <h2>Congratulations! </h2> <br>

if(i<=3)
{
if(a=="sokovia" || a=="SOKOVIA" || a=="Sokovia")
if(a=="sycamore")
{ alert("You got it right " );
window.location.replace("Ques5.html ");
}
Expand Down
4 changes: 2 additions & 2 deletions pass5.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<br><br>
<h2>Congratulations! </h2> <br>
<br><br> <p>
Please Enter the 9-digit string obtained in the mobile app.
How many digits does a GUID contain?
</p><br>


Expand Down Expand Up @@ -73,7 +73,7 @@ <h2>Congratulations! </h2> <br>

if(i<=3)
{
if(a=="#jdgce$@s")
if(a=="128")
{ alert("You got it right " );
window.location.replace("newend.html ");
}
Expand Down
1 change: 0 additions & 1 deletion stylegame2.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ html

header{
height: 160vh;
background-image: url("Untitled-1.jpg");
background-size: cover;
background-color: black;
}
Expand Down
7 changes: 1 addition & 6 deletions timer.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,9 @@



<div class="row">
<div class = "logo">
<img src="logogame final.png">
<img id="inl" src="white.png">
</div>
<ul class="main-nav">
<li>
<p> Welcome to Code Quest</p>
<p> Welcome to oops quiz</p>
</li>
<li>
<p id="demo" class="timer" >Time Left</p>
Expand Down