From 1cae1717d39ce67fc43f0920953d7f7ae235e120 Mon Sep 17 00:00:00 2001 From: Todd Anderson Date: Mon, 4 Oct 2010 14:54:37 +0100 Subject: [PATCH] fixed question 3 json question, fixed footer text size, clarified question text --- public/asset/css/site.css | 2 +- public/questions/14f7ca5f6ff1a5afb9032aa5e533ad95.html | 2 +- public/questions/36d80eb0c50b49a509b49f2424e8c805.html | 2 +- questions.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/asset/css/site.css b/public/asset/css/site.css index fee059f..9a31b8b 100644 --- a/public/asset/css/site.css +++ b/public/asset/css/site.css @@ -35,11 +35,11 @@ p, a, a:hover, a:link, a:visited { } .footer { + font-size: .8em; margin-top: 3em; margin-bottom: 2em; } .footer p, .footer a, .footer a:hover, .footer a:link, .footer a:visited { - font-size: .8em; color: #AAAAAA; } \ No newline at end of file diff --git a/public/questions/14f7ca5f6ff1a5afb9032aa5e533ad95.html b/public/questions/14f7ca5f6ff1a5afb9032aa5e533ad95.html index e3a5765..de97de5 100644 --- a/public/questions/14f7ca5f6ff1a5afb9032aa5e533ad95.html +++ b/public/questions/14f7ca5f6ff1a5afb9032aa5e533ad95.html @@ -27,7 +27,7 @@

YOUR FIRST CHALLENGE

The plans captured show the MARK I as being a very simple device. The operator sets an encoder wheel to a value between 0 and 9 as pre-determined by standard operating protocols. They then type on a keyboard and the resulting encoded character is sent to the field, which is then decoded and the commands are carried out.

-

The keyboard has the following set of characters, which are used for both the input and output messages.

+

The keyboard has the following set of characters (assuming a zero-based index), which are used for both the input and output messages.

 
diff --git a/public/questions/36d80eb0c50b49a509b49f2424e8c805.html b/public/questions/36d80eb0c50b49a509b49f2424e8c805.html
index 2d04d3e..1a3a3e2 100644
--- a/public/questions/36d80eb0c50b49a509b49f2424e8c805.html
+++ b/public/questions/36d80eb0c50b49a509b49f2424e8c805.html
@@ -25,7 +25,7 @@ 

QUESTION 3:

Our troops are preparing for the BIG-DAY landing on the beaches of Sardinia (we thought the weather was nicer there). For us to successfully land on the BIG-DAY, we need to know the enemy troop positions. Lucky, one of our seductive SSPA agents, Madame Moth, has wooed a new machine away from under the nose of an enemy general. The MARK IV (MARK III was canceled due to budget overruns) again builds off the design of the MARK II. Except this time (drum roll please...) it has THREE wheels.

-

The MARK IV's third wheel is more complicated than the first two in that it's setting is based off the previously pressed character position. The machine shifts the letter based off the first two wheels, then it further ADDS to the index TWO TIMES the PREVIOUS LETTER'S position in the machine's alphabet.

+

The MARK IV's third wheel is more complicated than the first two in that it's setting is based off the previously pressed character position. The machine shifts the letter based off the first two wheels, then it further ADDS to the index TWO TIMES the PREVIOUS LETTER'S position in the machine's alphabet. Note that the third wheel's initial position starts at 0.

You have a DEADLINE to get this working before the BIG-DAY. So get moving!

diff --git a/questions.json b/questions.json index 163c027..aa1dc7c 100644 --- a/questions.json +++ b/questions.json @@ -15,7 +15,7 @@ { "key": "36d80eb0c50b49a509b49f2424e8c805", "answer": "JMl0kBp?20QixoivSc.2\"vvmls8KOk\"0jA,4kgt0OmUb,pm.", - "question": "The white cliffs of Dover are visible at night", + "question": "The white cliffs of Alghero are visible at night", "reference-url": "questions/36d80eb0c50b49a509b49f2424e8c805.html" }, {