Difference between revisions of "Team:Groningen/Riddle"

(Created page with "{{Groningen}} <html> <article> <section> <h2>Riddle</h2> <p>Hi iGEMer! Welcome to our puzzle, here we’d like to invite you to try our project yourself. We h...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Groningen}}
 
{{Groningen}}
 
<html>
 
<html>
 +
<style>
 +
article > section > p#end-notice{
 +
color: #FF3333;
 +
}
 +
</style>
 
<article>
 
<article>
 
<section>
 
<section>
 
<h2>Riddle</h2>
 
<h2>Riddle</h2>
 +
 +
<p id="end-notice"></p>
 
 
 
<p>Hi iGEMer! Welcome to our puzzle, here we’d like to invite you  
 
<p>Hi iGEMer! Welcome to our puzzle, here we’d like to invite you  
Line 14: Line 21:
 
<p>Find team members from Groningen and scan their shirts, they  
 
<p>Find team members from Groningen and scan their shirts, they  
 
will provide you with hints to solve what the key is.</p>
 
will provide you with hints to solve what the key is.</p>
 +
 +
<ol>
 +
<li>Get your phone ready to scan QR codes</li>
 +
<li>Get the message DNA sequence at the CryptoGErM poster</li>
 +
<li>Find team members and solve the riddles to find the key</li>
 +
<li>Decrypt the message using our <a href="/Team:Groningen/Decoding">Decoder</a></li>
 +
<li>Enjoy</li>
 +
</ol>
 
</section>
 
</section>
 
</article>
 
</article>
 +
<script>
 +
var theEnd = new Date(2016, 10, 2);
 +
if(new Date() > theEnd){
 +
$('#end-notice').html('The riddle is now over. It turned out our message was too well protected and no other team managed to solve our puzzle! For more information about the CryptoGErM project, visit our <a href="/Team:Groningen">home page</a>, or take the <a href="/Team:Groningen/Tour">tour</a>.');
 +
}
 +
</script>
 
</html>
 
</html>
 
{{Groningen/footer}}
 
{{Groningen/footer}}

Latest revision as of 00:49, 2 December 2016

CryptoGE®M
Team
Project
Biology
Computing
Human Practice
Acknowledgements

Riddle

Hi iGEMer! Welcome to our puzzle, here we’d like to invite you to try our project yourself. We have encrypted a message, and you can decrypt it, if you find the right key.

Go to the CryptoGErM poster and scan the QR code, you will now have the message DNA sequence.

Find team members from Groningen and scan their shirts, they will provide you with hints to solve what the key is.

  1. Get your phone ready to scan QR codes
  2. Get the message DNA sequence at the CryptoGErM poster
  3. Find team members and solve the riddles to find the key
  4. Decrypt the message using our Decoder
  5. Enjoy
Oop top