diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1996/mit1996metaendgame_MIT_Mystery_Hunt_1996_Endgame/Footer.js b/benchmark/MIT_Mystery_Hunt/puzzles/1996/mit1996metaendgame_MIT_Mystery_Hunt_1996_Endgame/Footer.js new file mode 100644 index 0000000000000000000000000000000000000000..b071c39bc09196d4f0aff4909f8fdb8b7e123800 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1996/mit1996metaendgame_MIT_Mystery_Hunt_1996_Endgame/Footer.js @@ -0,0 +1,34 @@ +import { React, html, css } from "./package.js"; + +const Footer = () => { + const footer = css` + color: #fffc; + display: flex; + justify-content: space-between; + margin: 1rem auto 5rem; + max-width: 40rem; + padding: 0 1rem; + + p { + margin: 0; + } + + @media (max-width: 500px) { + flex-direction: column; + } + `; + + return html` + + `; +}; + +export { Footer }; diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998mm_MIT_Mystery_Hunt_1998_Final_Runaround/19.789_Color_Theory.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998mm_MIT_Mystery_Hunt_1998_Final_Runaround/19.789_Color_Theory.html new file mode 100644 index 0000000000000000000000000000000000000000..9b954b4735ccf0cfbfcd5e1513a09e3b083073c4 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998mm_MIT_Mystery_Hunt_1998_Final_Runaround/19.789_Color_Theory.html @@ -0,0 +1,20 @@ + + + + + 19.789 Color Theory + + +

19.789 Color Theory
+

+

(See solution)
+

+ Image of
+      words with their letters in various sizes and shaded with various
+      colors
+

There were some hints given for this puzzle on the errata page, + but they are pretty straightforward.
+

+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998mm_MIT_Mystery_Hunt_1998_Final_Runaround/L._Natural_History.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998mm_MIT_Mystery_Hunt_1998_Final_Runaround/L._Natural_History.html new file mode 100644 index 0000000000000000000000000000000000000000..8f8a4fdc0555a9b39cdb6220582588c9585739d0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998mm_MIT_Mystery_Hunt_1998_Final_Runaround/L._Natural_History.html @@ -0,0 +1,22 @@ + + + + + L.??? Natural History + + +

L.??? — Natural History

+

(See + solution)
+

+

http://www.mit.edu/~jclin/puzzle.gif
+

+

At the time of the hunt, this URL contained the following puzzle:
+

+ Natural
+      History puzzle +


+

+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/19.789_Color_Theory.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/19.789_Color_Theory.html new file mode 100644 index 0000000000000000000000000000000000000000..9b954b4735ccf0cfbfcd5e1513a09e3b083073c4 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/19.789_Color_Theory.html @@ -0,0 +1,20 @@ + + + + + 19.789 Color Theory + + +

19.789 Color Theory
+

+

(See solution)
+

+ Image of
+      words with their letters in various sizes and shaded with various
+      colors
+

There were some hints given for this puzzle on the errata page, + but they are pretty straightforward.
+

+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/L._Natural_History.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/L._Natural_History.html new file mode 100644 index 0000000000000000000000000000000000000000..8f8a4fdc0555a9b39cdb6220582588c9585739d0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/L._Natural_History.html @@ -0,0 +1,22 @@ + + + + + L.??? Natural History + + +

L.??? — Natural History

+

(See + solution)
+

+

http://www.mit.edu/~jclin/puzzle.gif
+

+

At the time of the hunt, this URL contained the following puzzle:
+

+ Natural
+      History puzzle +


+

+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/_solution_assets/19.789_Color_Theory.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/_solution_assets/19.789_Color_Theory.html new file mode 100644 index 0000000000000000000000000000000000000000..9b954b4735ccf0cfbfcd5e1513a09e3b083073c4 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/_solution_assets/19.789_Color_Theory.html @@ -0,0 +1,20 @@ + + + + + 19.789 Color Theory + + +

19.789 Color Theory
+

+

(See solution)
+

+ Image of
+      words with their letters in various sizes and shaded with various
+      colors
+

There were some hints given for this puzzle on the errata page, + but they are pretty straightforward.
+

+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/_solution_assets/L._Natural_History.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/_solution_assets/L._Natural_History.html new file mode 100644 index 0000000000000000000000000000000000000000..8f8a4fdc0555a9b39cdb6220582588c9585739d0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3m_MIT_Mystery_Hunt_1998_Junior_Year_Requirements/_solution_assets/L._Natural_History.html @@ -0,0 +1,22 @@ + + + + + L.??? Natural History + + +

L.??? — Natural History

+

(See + solution)
+

+

http://www.mit.edu/~jclin/puzzle.gif
+

+

At the time of the hunt, this URL contained the following puzzle:
+

+ Natural
+      History puzzle +


+

+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p21_MIT_Mystery_Hunt_1998_L._Natural_History/L._Natural_History.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p21_MIT_Mystery_Hunt_1998_L._Natural_History/L._Natural_History.html new file mode 100644 index 0000000000000000000000000000000000000000..4024c2d69594ca63daf1063ab4d6840f753127ee --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p21_MIT_Mystery_Hunt_1998_L._Natural_History/L._Natural_History.html @@ -0,0 +1,22 @@ + + + + + L.??? Natural History + + +

L.??? — Natural History

+

(See + solution)
+

+

http://www.mit.edu/~jclin/puzzle.gif
+

+

At the time of the hunt, this URL contained the following puzzle:
+

+ Natural
+      History puzzle +


+

+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p22_MIT_Mystery_Hunt_1998_19.012_Even_More_Cryptography/19.012_Even_More_Cryptography_Solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p22_MIT_Mystery_Hunt_1998_19.012_Even_More_Cryptography/19.012_Even_More_Cryptography_Solution.html new file mode 100644 index 0000000000000000000000000000000000000000..b27ae5d7d3dd6a84fcfea573645bc459839512cb --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p22_MIT_Mystery_Hunt_1998_19.012_Even_More_Cryptography/19.012_Even_More_Cryptography_Solution.html @@ -0,0 +1,20 @@ + + + + + + 19.012 Even More Cryptography Solution + + +

19.012 — Even More Cryptography Solution

+

The puzzle is an ordinary cryptogram which solves to:
+

+

THE ANSWER TO OUR PUZZLE OFTEN PRECEDES REVOLUTION, AGE, + STRENGTH, AND DESIGN. IT IS A TEN-LETTER WORD. GOOD + LUCK!   -YOUR COMPETITORS
+

+

The word that precedes all those words in phrases is the answer: + INDUSTRIAL.
+

+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p22_MIT_Mystery_Hunt_1998_19.012_Even_More_Cryptography/_solution_assets/19.012_Even_More_Cryptography_Solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p22_MIT_Mystery_Hunt_1998_19.012_Even_More_Cryptography/_solution_assets/19.012_Even_More_Cryptography_Solution.html new file mode 100644 index 0000000000000000000000000000000000000000..559c9b6a35851b9f9f9f10b251c6a8beba49cd7a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p22_MIT_Mystery_Hunt_1998_19.012_Even_More_Cryptography/_solution_assets/19.012_Even_More_Cryptography_Solution.html @@ -0,0 +1,20 @@ + + + + + + 19.012 Even More Cryptography Solution + + +

19.012 — Even More Cryptography Solution

+

The puzzle is an ordinary cryptogram which solves to:
+

+

THE ANSWER TO OUR PUZZLE OFTEN PRECEDES REVOLUTION, AGE, + STRENGTH, AND DESIGN. IT IS A TEN-LETTER WORD. GOOD + LUCK!   -YOUR COMPETITORS
+

+

The word that precedes all those words in phrases is the answer: + INDUSTRIAL.
+

+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p22_MIT_Mystery_Hunt_1998_19.012_Even_More_Cryptography/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p22_MIT_Mystery_Hunt_1998_19.012_Even_More_Cryptography/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..559c9b6a35851b9f9f9f10b251c6a8beba49cd7a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1998/mit1998r3p22_MIT_Mystery_Hunt_1998_19.012_Even_More_Cryptography/solution.html @@ -0,0 +1,20 @@ + + + + + + 19.012 Even More Cryptography Solution + + +

19.012 — Even More Cryptography Solution

+

The puzzle is an ordinary cryptogram which solves to:
+

+

THE ANSWER TO OUR PUZZLE OFTEN PRECEDES REVOLUTION, AGE, + STRENGTH, AND DESIGN. IT IS A TEN-LETTER WORD. GOOD + LUCK!   -YOUR COMPETITORS
+

+

The word that precedes all those words in phrases is the answer: + INDUSTRIAL.
+

+ + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r110_MIT_Mystery_Hunt_1999_Tbilisi/_solution_assets/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r110_MIT_Mystery_Hunt_1999_Tbilisi/_solution_assets/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..ddc800f57d366d8f264b0e2fa58f70d13175a328 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r110_MIT_Mystery_Hunt_1999_Tbilisi/_solution_assets/solution.html @@ -0,0 +1,30 @@ + + +Tbilisi: Solution + + + +

Tbilisi: Solution

+

+The call letters correspond to real stations in various cities: +

+

+ +

The cities form an acrostic spelling A COMMON WORD. Each TV show or movie +in the listing contains the word THE. The answer to the puzzle is THE.

+ + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r110_MIT_Mystery_Hunt_1999_Tbilisi/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r110_MIT_Mystery_Hunt_1999_Tbilisi/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..ddc800f57d366d8f264b0e2fa58f70d13175a328 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r110_MIT_Mystery_Hunt_1999_Tbilisi/solution.html @@ -0,0 +1,30 @@ + + +Tbilisi: Solution + + + +

Tbilisi: Solution

+

+The call letters correspond to real stations in various cities: +

+

+ +

The cities form an acrostic spelling A COMMON WORD. Each TV show or movie +in the listing contains the word THE. The answer to the puzzle is THE.

+ + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r202_MIT_Mystery_Hunt_1999_Chihuahua/chihuahua.html b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r202_MIT_Mystery_Hunt_1999_Chihuahua/chihuahua.html new file mode 100644 index 0000000000000000000000000000000000000000..043557b96e6ff8c60c18eac15e7c2b60d884c612 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r202_MIT_Mystery_Hunt_1999_Chihuahua/chihuahua.html @@ -0,0 +1,29 @@ + + +Chihuahua + + + +

Chihuahua

+ + + +Solution + + \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r207_MIT_Mystery_Hunt_1999_Sao_Paulo/sao_paulo.html b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r207_MIT_Mystery_Hunt_1999_Sao_Paulo/sao_paulo.html new file mode 100644 index 0000000000000000000000000000000000000000..49b12be1ee664b136f065a36e2d76453ba9b8b86 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/1999/mit1999r207_MIT_Mystery_Hunt_1999_Sao_Paulo/sao_paulo.html @@ -0,0 +1,29 @@ + + +Sao Paulo + + + +

Sao Paulo

+ + +

Spoonternyms are two words that are spoonerized antonyms, like +"whack" and "blight". For each of the words below, find its spoonternym. +Arrange these new words in alphabetical order and extract the +6th, 9th, 14th, 17th, 19th, 27th and 30th +letters and rearrange those to form the final answer.

+ + + +Solution + + \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2010/mit2010r041983m_MIT_Mystery_Hunt_2010_Round_4_Meta/Footer.js b/benchmark/MIT_Mystery_Hunt/puzzles/2010/mit2010r041983m_MIT_Mystery_Hunt_2010_Round_4_Meta/Footer.js new file mode 100644 index 0000000000000000000000000000000000000000..b071c39bc09196d4f0aff4909f8fdb8b7e123800 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2010/mit2010r041983m_MIT_Mystery_Hunt_2010_Round_4_Meta/Footer.js @@ -0,0 +1,34 @@ +import { React, html, css } from "./package.js"; + +const Footer = () => { + const footer = css` + color: #fffc; + display: flex; + justify-content: space-between; + margin: 1rem auto 5rem; + max-width: 40rem; + padding: 0 1rem; + + p { + margin: 0; + } + + @media (max-width: 500px) { + flex-direction: column; + } + `; + + return html` + + `; +}; + +export { Footer }; diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman4_MIT_Mystery_Hunt_2011_Expletive_Deleted/points.js b/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman4_MIT_Mystery_Hunt_2011_Expletive_Deleted/points.js new file mode 100644 index 0000000000000000000000000000000000000000..2f84039eb4a5d6801b45206b9327f5685ce902e3 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman4_MIT_Mystery_Hunt_2011_Expletive_Deleted/points.js @@ -0,0 +1,3 @@ +var ptsinfo = document.getElementById("pointsinfo"); + +ptsinfo.innerHTML = "You have: 1.301e+10 points (More Info
No more puzzles to unlock!
Next solve earns:2.211e+09 points
Next automatic points grant:8.795e+10 points
@16:05
Coins collected:0
)"; diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman4_MIT_Mystery_Hunt_2011_Expletive_Deleted/world.css b/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman4_MIT_Mystery_Hunt_2011_Expletive_Deleted/world.css new file mode 100644 index 0000000000000000000000000000000000000000..b6c59486e756bfa901648afaf440b0e70b84ec39 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman4_MIT_Mystery_Hunt_2011_Expletive_Deleted/world.css @@ -0,0 +1,47 @@ +body, html { + width:100%; + height:100%; + background-color: #070b05; + color:#ffffff; + font-family:"Lucida Grande",Calibri,Verdana,Arial; + font-size:1em; + line-height:1.5em; + position:relative; +} + + +#centralcolumn { + min-height:100%; + position:relative; + width: 1000px; + margin-left: auto; + margin-right: auto; +} + +#puzzlecontent { + padding-top: 30px; + padding-left: 50px; + padding-right: 50px; + padding-bottom: 100px; +} + +#puzzletitle { + text-align: left; + font-size:2.5em; + font-weight:bold; + margin-bottom: 20px; +} + + +li { + margin-bottom: 5px; +} + +ul li { + list-style-type: none; +} + +ol li { + list-style-type: decimal; + margin-left: 1.5em; +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman5_MIT_Mystery_Hunt_2011_The_Least_You_Could_Do_Is_Phone_Me/points.js b/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman5_MIT_Mystery_Hunt_2011_The_Least_You_Could_Do_Is_Phone_Me/points.js new file mode 100644 index 0000000000000000000000000000000000000000..2f84039eb4a5d6801b45206b9327f5685ce902e3 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman5_MIT_Mystery_Hunt_2011_The_Least_You_Could_Do_Is_Phone_Me/points.js @@ -0,0 +1,3 @@ +var ptsinfo = document.getElementById("pointsinfo"); + +ptsinfo.innerHTML = "You have: 1.301e+10 points (More Info
No more puzzles to unlock!
Next solve earns:2.211e+09 points
Next automatic points grant:8.795e+10 points
@16:05
Coins collected:0
)"; diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman5_MIT_Mystery_Hunt_2011_The_Least_You_Could_Do_Is_Phone_Me/world.css b/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman5_MIT_Mystery_Hunt_2011_The_Least_You_Could_Do_Is_Phone_Me/world.css new file mode 100644 index 0000000000000000000000000000000000000000..b6c59486e756bfa901648afaf440b0e70b84ec39 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2011/mit2011w2blackberryman5_MIT_Mystery_Hunt_2011_The_Least_You_Could_Do_Is_Phone_Me/world.css @@ -0,0 +1,47 @@ +body, html { + width:100%; + height:100%; + background-color: #070b05; + color:#ffffff; + font-family:"Lucida Grande",Calibri,Verdana,Arial; + font-size:1em; + line-height:1.5em; + position:relative; +} + + +#centralcolumn { + min-height:100%; + position:relative; + width: 1000px; + margin-left: auto; + margin-right: auto; +} + +#puzzlecontent { + padding-top: 30px; + padding-left: 50px; + padding-right: 50px; + padding-bottom: 100px; +} + +#puzzletitle { + text-align: left; + font-size:2.5em; + font-weight:bold; + margin-bottom: 20px; +} + + +li { + margin-bottom: 5px; +} + +ul li { + list-style-type: none; +} + +ol li { + list-style-type: decimal; + margin-left: 1.5em; +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013311_MIT_Mystery_Hunt_2013_Travels_with_Charlie/travels.css b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013311_MIT_Mystery_Hunt_2013_Travels_with_Charlie/travels.css new file mode 100644 index 0000000000000000000000000000000000000000..78ac78a456142572b30791ae01806c73524e62b4 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013311_MIT_Mystery_Hunt_2013_Travels_with_Charlie/travels.css @@ -0,0 +1,49 @@ +body +{ + background-color: white; +} + +font.grey { + color:grey; +} + +font.link { + color: #3333FF; +} + +table.tweet { + border-collapse:collapse; + width: 550px; + border: 1px solid blue; + font-family: sans-serif; + background-color: white; +} + +table.tweet td, table.tweet th { + padding: 3px; +} + +td.date { + text-align:right; +} + +td.image { + border-bottom: 1px solid grey; + vertical-align: top; +} + +td.content { + border-bottom: 1px solid grey; +} + +div.tweetcontainer { + width: 600px; + background-image: url('cloudbg.jpg'); + padding: 50px; +} + +p.italic { + font-style: italic; +} + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit201343m_MIT_Mystery_Hunt_2013_Snakes_and_Ladders/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit201343m_MIT_Mystery_Hunt_2013_Snakes_and_Ladders/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit201343m_MIT_Mystery_Hunt_2013_Snakes_and_Ladders/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20134m_MIT_Mystery_Hunt_2013_Indiana_Jones_Meta/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20134m_MIT_Mystery_Hunt_2013_Indiana_Jones_Meta/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20134m_MIT_Mystery_Hunt_2013_Indiana_Jones_Meta/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013501_MIT_Mystery_Hunt_2013_Too_Many_Seacrest/crossword.css b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013501_MIT_Mystery_Hunt_2013_Too_Many_Seacrest/crossword.css new file mode 100644 index 0000000000000000000000000000000000000000..6dfb28796701c0883f10421ad30abf508ec3823f --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013501_MIT_Mystery_Hunt_2013_Too_Many_Seacrest/crossword.css @@ -0,0 +1,40 @@ +.crossword { + color: #000; + font-family: Arial, sans-serif; + font-size: 16px; + border-collapse: collapse; +} +.crossword td { + border: 1px solid #777; + box-sizing: border-box; + width: 22px; + height: 22px; + margin: 0; + vertical-align: middle; + text-align: center; +} +.crossword td.gap { + border: none; + background-color: none; +} +.crossword td .number { + display: block; + position: absolute; + z-index: 2; + font-size: .7em; + line-height: 1em; + top: 1px; + left: 1px; +} +.crossword td.empty { + background-color: #000; +} + +li.clue { + list-style-type: none; +} + +li.entry { + margin-top: 6px; + list-style-type: none; +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013501_MIT_Mystery_Hunt_2013_Too_Many_Seacrest/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013501_MIT_Mystery_Hunt_2013_Too_Many_Seacrest/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013501_MIT_Mystery_Hunt_2013_Too_Many_Seacrest/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013502_MIT_Mystery_Hunt_2013_Permuted/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013502_MIT_Mystery_Hunt_2013_Permuted/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013502_MIT_Mystery_Hunt_2013_Permuted/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013503_MIT_Mystery_Hunt_2013_The_Alphabet_Book/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013503_MIT_Mystery_Hunt_2013_The_Alphabet_Book/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013503_MIT_Mystery_Hunt_2013_The_Alphabet_Book/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013504_MIT_Mystery_Hunt_2013_My_Socrates_Note/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013504_MIT_Mystery_Hunt_2013_My_Socrates_Note/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013504_MIT_Mystery_Hunt_2013_My_Socrates_Note/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013505_MIT_Mystery_Hunt_2013_Infinite_Cryptogram/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013505_MIT_Mystery_Hunt_2013_Infinite_Cryptogram/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013505_MIT_Mystery_Hunt_2013_Infinite_Cryptogram/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013506_MIT_Mystery_Hunt_2013_Security_Theater/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013506_MIT_Mystery_Hunt_2013_Security_Theater/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013506_MIT_Mystery_Hunt_2013_Security_Theater/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013507_MIT_Mystery_Hunt_2013_Dear_Abby/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013507_MIT_Mystery_Hunt_2013_Dear_Abby/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013507_MIT_Mystery_Hunt_2013_Dear_Abby/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013508_MIT_Mystery_Hunt_2013_Evolution/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013508_MIT_Mystery_Hunt_2013_Evolution/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013508_MIT_Mystery_Hunt_2013_Evolution/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013509_MIT_Mystery_Hunt_2013_Around_the_World_in_1_Day/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013509_MIT_Mystery_Hunt_2013_Around_the_World_in_1_Day/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013509_MIT_Mystery_Hunt_2013_Around_the_World_in_1_Day/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013510_MIT_Mystery_Hunt_2013_Trochees_Etc/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013510_MIT_Mystery_Hunt_2013_Trochees_Etc/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013510_MIT_Mystery_Hunt_2013_Trochees_Etc/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013511_MIT_Mystery_Hunt_2013_Git_Hub/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013511_MIT_Mystery_Hunt_2013_Git_Hub/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013511_MIT_Mystery_Hunt_2013_Git_Hub/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013512_MIT_Mystery_Hunt_2013_Eclectic_Spatial_Geometry/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013512_MIT_Mystery_Hunt_2013_Eclectic_Spatial_Geometry/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013512_MIT_Mystery_Hunt_2013_Eclectic_Spatial_Geometry/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013514_MIT_Mystery_Hunt_2013_Till_You_Make_It/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013514_MIT_Mystery_Hunt_2013_Till_You_Make_It/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013514_MIT_Mystery_Hunt_2013_Till_You_Make_It/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013515_MIT_Mystery_Hunt_2013_Linked_Pairs/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013515_MIT_Mystery_Hunt_2013_Linked_Pairs/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013515_MIT_Mystery_Hunt_2013_Linked_Pairs/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013516_MIT_Mystery_Hunt_2013_My_Cup_Runneth_Over/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013516_MIT_Mystery_Hunt_2013_My_Cup_Runneth_Over/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013516_MIT_Mystery_Hunt_2013_My_Cup_Runneth_Over/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135m1_MIT_Mystery_Hunt_2013_Federal_Reserve/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135m1_MIT_Mystery_Hunt_2013_Federal_Reserve/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135m1_MIT_Mystery_Hunt_2013_Federal_Reserve/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135m2_MIT_Mystery_Hunt_2013_Air_Traffic_Control/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135m2_MIT_Mystery_Hunt_2013_Air_Traffic_Control/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135m2_MIT_Mystery_Hunt_2013_Air_Traffic_Control/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135m3_MIT_Mystery_Hunt_2013_National_Power_Grid/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135m3_MIT_Mystery_Hunt_2013_National_Power_Grid/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135m3_MIT_Mystery_Hunt_2013_National_Power_Grid/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135mm_MIT_Mystery_Hunt_2013_Password_Update_Marty_Bishop_meta/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135mm_MIT_Mystery_Hunt_2013_Password_Update_Marty_Bishop_meta/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20135mm_MIT_Mystery_Hunt_2013_Password_Update_Marty_Bishop_meta/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013601_MIT_Mystery_Hunt_2013_A_Regular_Crossword/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013601_MIT_Mystery_Hunt_2013_A_Regular_Crossword/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013601_MIT_Mystery_Hunt_2013_A_Regular_Crossword/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013603_MIT_Mystery_Hunt_2013_Agricultural_Operations/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013603_MIT_Mystery_Hunt_2013_Agricultural_Operations/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013603_MIT_Mystery_Hunt_2013_Agricultural_Operations/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013604_MIT_Mystery_Hunt_2013_Battleship/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013604_MIT_Mystery_Hunt_2013_Battleship/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013604_MIT_Mystery_Hunt_2013_Battleship/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013605_MIT_Mystery_Hunt_2013_Bottom_of_the_Top/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013605_MIT_Mystery_Hunt_2013_Bottom_of_the_Top/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013605_MIT_Mystery_Hunt_2013_Bottom_of_the_Top/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013606_MIT_Mystery_Hunt_2013_Change_Is_In_the_Air/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013606_MIT_Mystery_Hunt_2013_Change_Is_In_the_Air/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013606_MIT_Mystery_Hunt_2013_Change_Is_In_the_Air/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013607_MIT_Mystery_Hunt_2013_Czar_Cycle/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013607_MIT_Mystery_Hunt_2013_Czar_Cycle/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013607_MIT_Mystery_Hunt_2013_Czar_Cycle/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013608_MIT_Mystery_Hunt_2013_Diagramless_Crossmusic/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013608_MIT_Mystery_Hunt_2013_Diagramless_Crossmusic/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013608_MIT_Mystery_Hunt_2013_Diagramless_Crossmusic/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013609_MIT_Mystery_Hunt_2013_...fixes_the_wavy_zigzag_jumble/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013609_MIT_Mystery_Hunt_2013_...fixes_the_wavy_zigzag_jumble/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013609_MIT_Mystery_Hunt_2013_...fixes_the_wavy_zigzag_jumble/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013610_MIT_Mystery_Hunt_2013_I_CAN_T_SPELL_YOU/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013610_MIT_Mystery_Hunt_2013_I_CAN_T_SPELL_YOU/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013610_MIT_Mystery_Hunt_2013_I_CAN_T_SPELL_YOU/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013611_MIT_Mystery_Hunt_2013_Lojicomix/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013611_MIT_Mystery_Hunt_2013_Lojicomix/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013611_MIT_Mystery_Hunt_2013_Lojicomix/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013612_MIT_Mystery_Hunt_2013_Magic_The_Tappening/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013612_MIT_Mystery_Hunt_2013_Magic_The_Tappening/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013612_MIT_Mystery_Hunt_2013_Magic_The_Tappening/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013613_MIT_Mystery_Hunt_2013_Our_Fates_are_Interlocked/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013613_MIT_Mystery_Hunt_2013_Our_Fates_are_Interlocked/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013613_MIT_Mystery_Hunt_2013_Our_Fates_are_Interlocked/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013614_MIT_Mystery_Hunt_2013_Paint-by-Symbols/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013614_MIT_Mystery_Hunt_2013_Paint-by-Symbols/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013614_MIT_Mystery_Hunt_2013_Paint-by-Symbols/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013615_MIT_Mystery_Hunt_2013_Season_Changes_No_One_Ages/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013615_MIT_Mystery_Hunt_2013_Season_Changes_No_One_Ages/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013615_MIT_Mystery_Hunt_2013_Season_Changes_No_One_Ages/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013616_MIT_Mystery_Hunt_2013_Sinners/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013616_MIT_Mystery_Hunt_2013_Sinners/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013616_MIT_Mystery_Hunt_2013_Sinners/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013617_MIT_Mystery_Hunt_2013_Something_in_Common/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013617_MIT_Mystery_Hunt_2013_Something_in_Common/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013617_MIT_Mystery_Hunt_2013_Something_in_Common/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013618_MIT_Mystery_Hunt_2013_Substance_Abuse/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013618_MIT_Mystery_Hunt_2013_Substance_Abuse/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013618_MIT_Mystery_Hunt_2013_Substance_Abuse/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013619_MIT_Mystery_Hunt_2013_The_Maze/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013619_MIT_Mystery_Hunt_2013_The_Maze/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013619_MIT_Mystery_Hunt_2013_The_Maze/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013620_MIT_Mystery_Hunt_2013_Underbrush/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013620_MIT_Mystery_Hunt_2013_Underbrush/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013620_MIT_Mystery_Hunt_2013_Underbrush/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m1_MIT_Mystery_Hunt_2013_Blue_Ox/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m1_MIT_Mystery_Hunt_2013_Blue_Ox/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m1_MIT_Mystery_Hunt_2013_Blue_Ox/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m2_MIT_Mystery_Hunt_2013_Cardinal_Red/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m2_MIT_Mystery_Hunt_2013_Cardinal_Red/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m2_MIT_Mystery_Hunt_2013_Cardinal_Red/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m3_MIT_Mystery_Hunt_2013_Clockwork_Oran.ge/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m3_MIT_Mystery_Hunt_2013_Clockwork_Oran.ge/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m3_MIT_Mystery_Hunt_2013_Clockwork_Oran.ge/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m4_MIT_Mystery_Hunt_2013_Green_Tea/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m4_MIT_Mystery_Hunt_2013_Green_Tea/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m4_MIT_Mystery_Hunt_2013_Green_Tea/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git "a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m5_MIT_Mystery_Hunt_2013_W\303\242_ite_Magic/fixie-nav.js" "b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m5_MIT_Mystery_Hunt_2013_W\303\242_ite_Magic/fixie-nav.js" new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ "b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m5_MIT_Mystery_Hunt_2013_W\303\242_ite_Magic/fixie-nav.js" @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m6_MIT_Mystery_Hunt_2013_Yellow_Flag/fixie-nav.js b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m6_MIT_Mystery_Hunt_2013_Yellow_Flag/fixie-nav.js new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136m6_MIT_Mystery_Hunt_2013_Yellow_Flag/fixie-nav.js @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git "a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136mm_MIT_Mystery_Hunt_2013_Cryptocube_Ern\303\205_Rubik_meta/fixie-nav.js" "b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136mm_MIT_Mystery_Hunt_2013_Cryptocube_Ern\303\205_Rubik_meta/fixie-nav.js" new file mode 100644 index 0000000000000000000000000000000000000000..2774d0f931aa56bf407cf18e6cc93ee6b85bdbc9 --- /dev/null +++ "b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit20136mm_MIT_Mystery_Hunt_2013_Cryptocube_Ern\303\205_Rubik_meta/fixie-nav.js" @@ -0,0 +1,19 @@ +$(document).ready(function(){ + + var navExp = $('#fixie-nav-expanded'); + var hoverTimer; + $('#fixie-nav').hover( + function (e) { + clearTimeout(hoverTimer); + hoverTimer = undefined; + navExp.filter(':hidden, :animated:not(.showing)').stop(true).addClass('showing').slideToggle('fast'); + }, + function (e) { + clearTimeout(hoverTimer); + hoverTimer = setTimeout(function() { + navExp.filter(':visible:not(:animated), :visible.showing').stop(true).removeClass('showing').slideToggle('fast'); + hoverTimer = undefined; + }, navExp.filter(':animated.showing').length ? 0 : 250); + } + ); +}); diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r208_MIT_Mystery_Hunt_2014_Monster_Potatoes/2.png b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r208_MIT_Mystery_Hunt_2014_Monster_Potatoes/2.png new file mode 100644 index 0000000000000000000000000000000000000000..bf62e07d933dc390452ca74cee8b7985ced55eb8 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r208_MIT_Mystery_Hunt_2014_Monster_Potatoes/2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfd81d6a77c3e269cf8454a646509f59d3e3c31ae2b70e0aa0318ede2f0e484 +size 705 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r415_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_A_HARD_DAY_S_NIGHT/_solution_assets/60px-Semaphore_Kilo.png b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r415_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_A_HARD_DAY_S_NIGHT/_solution_assets/60px-Semaphore_Kilo.png new file mode 100644 index 0000000000000000000000000000000000000000..3bdc29d24c250891b4fe10060ce760fb818cdf56 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r415_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_A_HARD_DAY_S_NIGHT/_solution_assets/60px-Semaphore_Kilo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659acdef5c9c1d358ea4878d96d5584244b5dbe86140fc7cb12650a9b61b1eab +size 697 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r102_MIT_Mystery_Hunt_2016_Believe/hangman0.png b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r102_MIT_Mystery_Hunt_2016_Believe/hangman0.png new file mode 100644 index 0000000000000000000000000000000000000000..da432647d205dd45dedacad854851fe6ddb8ea95 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r102_MIT_Mystery_Hunt_2016_Believe/hangman0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afdabcf078e29ee65e79296ec655da50cf7a9a28befa393ea7c62e351c638796 +size 695 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event1_MIT_Mystery_Hunt_2017_Test_Your_CHARISMA/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event1_MIT_Mystery_Hunt_2017_Test_Your_CHARISMA/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event1_MIT_Mystery_Hunt_2017_Test_Your_CHARISMA/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event2_MIT_Mystery_Hunt_2017_Test_Your_CONSTITUTION/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event2_MIT_Mystery_Hunt_2017_Test_Your_CONSTITUTION/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event2_MIT_Mystery_Hunt_2017_Test_Your_CONSTITUTION/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event3_MIT_Mystery_Hunt_2017_Test_Your_STRENGTH_and_DEXTERITY/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event3_MIT_Mystery_Hunt_2017_Test_Your_STRENGTH_and_DEXTERITY/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event3_MIT_Mystery_Hunt_2017_Test_Your_STRENGTH_and_DEXTERITY/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event4_MIT_Mystery_Hunt_2017_Test_Your_WISDOM_and_INTELLIGENCE/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event4_MIT_Mystery_Hunt_2017_Test_Your_WISDOM_and_INTELLIGENCE/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017event4_MIT_Mystery_Hunt_2017_Test_Your_WISDOM_and_INTELLIGENCE/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0102_MIT_Mystery_Hunt_2017_Bigram_Battleships/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0102_MIT_Mystery_Hunt_2017_Bigram_Battleships/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0102_MIT_Mystery_Hunt_2017_Bigram_Battleships/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0103_MIT_Mystery_Hunt_2017_Crossing_Your_Arms/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0103_MIT_Mystery_Hunt_2017_Crossing_Your_Arms/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0103_MIT_Mystery_Hunt_2017_Crossing_Your_Arms/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0104_MIT_Mystery_Hunt_2017_Double_Crosser/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0104_MIT_Mystery_Hunt_2017_Double_Crosser/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0104_MIT_Mystery_Hunt_2017_Double_Crosser/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0105_MIT_Mystery_Hunt_2017_Get_Her_Together/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0105_MIT_Mystery_Hunt_2017_Get_Her_Together/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0105_MIT_Mystery_Hunt_2017_Get_Her_Together/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0106_MIT_Mystery_Hunt_2017_It_Takes_Two/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0106_MIT_Mystery_Hunt_2017_It_Takes_Two/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0106_MIT_Mystery_Hunt_2017_It_Takes_Two/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0107_MIT_Mystery_Hunt_2017_Let_s_Get_Physical/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0107_MIT_Mystery_Hunt_2017_Let_s_Get_Physical/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0107_MIT_Mystery_Hunt_2017_Let_s_Get_Physical/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0109_MIT_Mystery_Hunt_2017_Swifties/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0109_MIT_Mystery_Hunt_2017_Swifties/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0109_MIT_Mystery_Hunt_2017_Swifties/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0110_MIT_Mystery_Hunt_2017_A_Turn_of_Phrase/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0110_MIT_Mystery_Hunt_2017_A_Turn_of_Phrase/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0110_MIT_Mystery_Hunt_2017_A_Turn_of_Phrase/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0111_MIT_Mystery_Hunt_2017_Up_in_the_Air/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0111_MIT_Mystery_Hunt_2017_Up_in_the_Air/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0111_MIT_Mystery_Hunt_2017_Up_in_the_Air/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0201_MIT_Mystery_Hunt_2017_Getting_Out_of_Line/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0201_MIT_Mystery_Hunt_2017_Getting_Out_of_Line/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0201_MIT_Mystery_Hunt_2017_Getting_Out_of_Line/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0203_MIT_Mystery_Hunt_2017_Cutting_Room_Floor/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0203_MIT_Mystery_Hunt_2017_Cutting_Room_Floor/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0203_MIT_Mystery_Hunt_2017_Cutting_Room_Floor/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0204_MIT_Mystery_Hunt_2017_Boston_Burgers/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0204_MIT_Mystery_Hunt_2017_Boston_Burgers/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0204_MIT_Mystery_Hunt_2017_Boston_Burgers/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0205_MIT_Mystery_Hunt_2017_Replenish_the_Treasury/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0205_MIT_Mystery_Hunt_2017_Replenish_the_Treasury/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0205_MIT_Mystery_Hunt_2017_Replenish_the_Treasury/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0206_MIT_Mystery_Hunt_2017_Puzzling_is_My_Middle_Name/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0206_MIT_Mystery_Hunt_2017_Puzzling_is_My_Middle_Name/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0206_MIT_Mystery_Hunt_2017_Puzzling_is_My_Middle_Name/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0207_MIT_Mystery_Hunt_2017_Net_Work/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0207_MIT_Mystery_Hunt_2017_Net_Work/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0207_MIT_Mystery_Hunt_2017_Net_Work/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0211_MIT_Mystery_Hunt_2017_School_of_Mines/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0211_MIT_Mystery_Hunt_2017_School_of_Mines/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0211_MIT_Mystery_Hunt_2017_School_of_Mines/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0302_MIT_Mystery_Hunt_2017_The_Sacred_and_the_Mundane/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0302_MIT_Mystery_Hunt_2017_The_Sacred_and_the_Mundane/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0302_MIT_Mystery_Hunt_2017_The_Sacred_and_the_Mundane/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0303_MIT_Mystery_Hunt_2017_Pic_of_the_Litter/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0303_MIT_Mystery_Hunt_2017_Pic_of_the_Litter/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0303_MIT_Mystery_Hunt_2017_Pic_of_the_Litter/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0304_MIT_Mystery_Hunt_2017_Four-Part_Harmony/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0304_MIT_Mystery_Hunt_2017_Four-Part_Harmony/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0304_MIT_Mystery_Hunt_2017_Four-Part_Harmony/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0305_MIT_Mystery_Hunt_2017_CHINA_KILNS/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0305_MIT_Mystery_Hunt_2017_CHINA_KILNS/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0305_MIT_Mystery_Hunt_2017_CHINA_KILNS/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0306_MIT_Mystery_Hunt_2017_Locked_In/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0306_MIT_Mystery_Hunt_2017_Locked_In/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0306_MIT_Mystery_Hunt_2017_Locked_In/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0307_MIT_Mystery_Hunt_2017_State_Dinners/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0307_MIT_Mystery_Hunt_2017_State_Dinners/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0307_MIT_Mystery_Hunt_2017_State_Dinners/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0308_MIT_Mystery_Hunt_2017_Running_Mates/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0308_MIT_Mystery_Hunt_2017_Running_Mates/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..44aca71568e9b68980a8710be65b2194997db3f0 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r0308_MIT_Mystery_Hunt_2017_Running_Mates/puzzle.css @@ -0,0 +1,45 @@ +body { + text-align: inherit; +} + +#overall-layout-body { + clear: both; +} + +@media print { + #puzzle-container { + border: white none 0px; + margin-top: 0; + padding-top: 0; + } +} + +@media screen { + #puzzle-container { + margin: 20px auto; + width: 900px; + min-width: 900px; + border: 3px #665F4F solid; + background-color: white; + padding: 59px; + } +} + +#flavortext { + font-style: italic; + margin-top: 30px; +} + +#puzzle-content { + margin-top: 40px; +} + +span.puzzle-solution-label { + padding-left: 5px; + font-family: 'Deutsche Uncialis', 'Georgia', serif; +} + +#byline { + font-family: 'Deutsche Uncialis', 'Georgia', serif; + font-size: 28px; +} \ No newline at end of file diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r1014_MIT_Mystery_Hunt_2017_Tree_Rings/target.js b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r1014_MIT_Mystery_Hunt_2017_Tree_Rings/target.js new file mode 100644 index 0000000000000000000000000000000000000000..ede922e3fdf9303cb45b7e31b0b48b685338fd81 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2017/mit2017r1014_MIT_Mystery_Hunt_2017_Tree_Rings/target.js @@ -0,0 +1,17 @@ +target = [ + {word: "TALL", ring: 1, theta: 0}, + {word: "HURL", ring: 1, theta: 90}, + {word: "PACE", ring: 1, theta: 180}, + {word: "RENT", ring: 1, theta: 270}, + {word: "DOWNS", ring: 2, theta: 54}, + {word: "LOSES", ring: 2, theta: 126}, + {word: "REMOVE", ring: 2, theta: 198}, + {word: "TRAIN", ring: 2, theta: 270}, + {word: "RED OAK", ring: 2, theta: 342}, + {word: "UNIONIZED", ring: 3, theta: 30}, + {word: "ALABAMA", ring: 3, theta: 90}, + {word: "INSIDE MAN", ring: 3, theta: 150}, + {word: "VICTORY", ring: 3, theta: 210}, + {word: "HEALDSBURG", ring: 3, theta: 270}, + {word: "BASAL METABOLISM", ring: 3, theta: 330}, +];