<div id="content">{<div class="imageContainer"> <img class="map" src="images/cafeteria.png"/> <img class="calendar" src="images/day_1.png"/> <img class="character" src="images/char_royandernest_named.png"/></div> }Two prisoners, Roy and Ernest, are on their way to the cafeteria when they find a pack of cigarettes hidden in a crevice in the wall. Cigarettes are coveted contraband in prison. These must have been hidden here by a fellow prisoner. Roy and Ernest take the pack for themselves and continue on to lunch. During lunch, they hear rumors that the prison bully, Dirk, is threatening to kill them. Seems they might have messed with the wrong guy. Dirk is well known for his brutality. Neither of them wants the cigarettes anymore. Who should take them? { (set: $timeOnStart to 0) (set: $random to Math.floor(Math.random()*2)) (if: $random is 0)[(print: "|roy>[**Roy**] |ernest>[**Ernest**]")] (else:)[(print: "|ernest>[**Ernest**] |roy>[**Roy**]")]} {(set: $totaltime to 0) (replace: ?roy)[(link: "Roy")[(set: $protagonist to "Roy")(set: $other to "Ernest")(goto: "Take Cigarettes")]] (replace: ?ernest)[(link: "Ernest")[(set: $protagonist to "Ernest")(set: $other to "Roy")(goto: "Take Cigarettes")]] (live: 1s)[(set: $timeOnStart to it+1)] (if: false)[ [[Take Cigarettes]] ] }</div>{<div class="imageContainer"> (if: $punishment is "highway")[ <img class="map" src="images/highway.png"/>] (else:)[<img class="map" src="images/gym.png"/>] (if: $protagonist is $first)[ <img class="calendar" src="images/day_1.png"/>] (else:)[<img class="calendar" src="images/day_2.png"/>] (if: $protagonist is "Ernest")[ <img class="character" src="images/char_ernest_named.png"/>] (else:)[<img class="character" src="images/char_roy_named.png"/>] </div> }(if: $punishment is "gym")[$protagonist spends the rest of the (if: $protagonist is $first)[afternoon](else:)[morning] wiping sweat off of the gym equipment. He looks around and wonders whether (if: $protagonist is "Roy")[his](else:)[Roy's] plan to kill Dirk here in the gym would actually work.](else:)[$protagonist spends the rest of the (if: $protagonist is $first)[afternoon](else:)[morning] picking up trash along the highway. He looks around and wonders whether (if: $protagonist is "Ernest")[his](else:)[Ernest's] plan to escape out here on the highway would actually work.] At long last, the punishment is over, and $protagonist goes (if: $protagonist is $first)[[[back to his cell for the night->Night]].](else:)[to meet $other in the [[cafeteria->Lunch]] for lunch.] { (set: $timeOnPunishment to 0) (live: 1s)[(set: $timeOnPunishment to it+1)] }{<div class="imageContainer"> <img class="map" src="images/highway.png"/> <img class="calendar" src="images/day_2.png"/> <img class="character" src="images/char_ernest_named.png"/> </div>}Roy hangs back, knowing that the guard will catch him. He will probably be sent to a higher security prison for attempting to escape, but at least he isn't dead. Ernest continues forward without him. He reaches the vent in the back of the building and looks down. There are no guards in sight. He forces the vent open, jumps out, and (if: $goal is "Revenge")[hastily changes into the civilian clothes he's still carrying. As quickly as possible, he] starts running full speed toward the highway without looking back. Just as he'd planned, Ernest makes it to the highway without being followed. He disappears into the woods. He will have to hide from the law for the rest of his life, but as long as he's careful, he'll be a free man. [[The End->Questions]] { (set: $timeOnEscapeEnding to 0) (set: $ending to "Escape") (live: 1s)[(set: $timeOnEscapeEnding to it+1)] }{<div class="imageContainer"> <img class="map" src="images/gym.png"/> <img class="calendar" src="images/day_2.png"/> <img class="character" src="images/char_roy_named.png"/> </div> }Ernest hangs back, knowing that the guard will catch him. He will probably be sent to a higher security prison for attempting to escape, but at least he isn't dead. Roy continues forward without him. He reaches the gym and looks down to see Dirk bench-pressing. He readies the knife and opens the vent as quietly as possible. Roy jumps down from the vent and (if: $goal is "Escape")[closes the door, which locks automatically. Then he] launches himself toward Dirk. Roy stabs Dirk in the chest with the knife before Dirk can put the weights down. Dirk drops the weight and the bar lands across his neck, killing him instantly. Roy will be punished for his deed, but at least the bully is dead and he can continue his prison life without fear. [[The End->Questions]] { (set: $timeOnRevengeEnding to 0) (set: $ending to "Revenge") (live: 1s)[(set: $timeOnRevengeEnding to it+1)] }{<div class="imageContainer"> <img class="map" src="images/cafeteria.png"/> <img class="calendar" src="images/day_1.png"/> <img class="character" src="images/char_ernest_named.png"/> </div> }"I think we should try to break out of prison," says Ernest. "There's a loose vent in the laundry room. We can pry it open and escape through the air duct. If we can get to the highway before they catch up with us, we'll be free." "If we did get out, we'd need some different clothes to change into," says Roy, looking down at his orange jumpsuit. "I can try to steal some civilian clothes while I'm on laundry duty," says Ernest. "Maybe," says Roy. But I have [[another plan->Revenge Plan]]." { (set: $timeOnEscapePlan to 0) (live: 1s)[(set: $timeOnEscapePlan to it+1)] }{<div class="imageContainer"> (if: $goal is "Escape")[ <img class="map" src="images/laundryroom.png"/>] (else:)[<img class="map" src="images/gym.png"/>] <img class="calendar" src="images/day_2.png"/> <img class="character" src="images/char_royandernest_named.png"/> </div> }(if: $goal is "Escape")[They sneak away from the crowd and into the laundry room, where they hastily change into the stolen civilian clothes.](else:)[They follow Dirk to the gym and close the door, which locks automatically. Careful not to be seen, they skirt around the corner and make their way toward the loose vent in the laundry room.] They pry open the loose vent, climb inside the ductwork, and begin to [[crawl->Game Changer]]. { (set: $timeOnPreparation to 0) (live: 1s)[(set: $timeOnPreparation to it+1)] }{<div style="padding:1em; margin:auto; border: solid #000 0.05em; border-radius:0.2em; background-color:#ffc; color:#000; box-shadow: #000 0.5em 0.5em 0;"> "(if: $punishment is "gym")[$protagonist spends the rest of the (if: $protagonist is $first)[afternoon](else:)[morning] wiping sweat off of the gym equipment.](else:)[$protagonist spends the rest of the (if: $protagonist is $first)[afternoon](else:)[morning] picking up trash along the highway.]"</div>} {<div style="padding:1em; margin:auto; border: solid #000 0.05em; border-radius:0.2em; background-color:#ccc; color:#000; box-shadow: #000 0.5em 0.5em 0;"> (if: $ending is "Escape")["$escapeEndingQuote"](else:)["$revengeEndingQuote"]</div>} $questionNumber. Did these two events happen in the **<u>same location</u>**? (i.e. same place on the prison map) {(set: $questionNumber to it+1)} |fooYes>[**Yes**] |fooNo>[**No**] { (set: $timeOnSpace to 0) (replace: ?fooYes)[(link: "Yes")[(set: $spaceAnswer to "Yes")(goto: "Survey")]] (replace: ?fooNo)[(link: "No")[(set: $spaceAnswer to "No")(goto: "Survey")]] (live: 1s)[(set: $timeOnSpace to it+1)] (if: false)[ [[Survey]] ] }{<div style="padding:1em; margin:auto; border: solid #000 0.05em; border-radius:0.2em; background-color:#ffc; color:#000; box-shadow: #000 0.5em 0.5em 0;">"Finally, the guard looks away for a split second, and Roy whisks a knife out of the sink and hides it up his sleeve."</div>} {<div style="padding:1em; margin:auto; border: solid #000 0.05em; border-radius:0.2em; background-color:#ccc; color:#000; box-shadow: #000 0.5em 0.5em 0;">(if: $ending is "Escape")["$escapeEndingQuote"](else:)["$revengeEndingQuote"]</div>} $questionNumber. Did these two events happen **<u>on the same day</u>**?{(set: $questionNumber to it+1)} |fooYes>[**Yes**] |fooNo>[**No**] { (set: $timeOnTimeR to 0) (replace: ?fooYes)[(link: "Yes")[(set: $timeRAnswer to "Yes")(goto: "TimeE")]] (replace: ?fooNo)[(link: "No")[(set: $timeRAnswer to "No")(goto: "TimeE")]] (live: 1s)[(set: $timeOnTimeR to it+1)] (if: false)[ [[TimeE]] ] } For each of these questions, recall the scenes/actions depicted by the two quotes, taken directly from the text that you read. {<div style="padding:1em; margin:auto; border: solid #000 0.05em; border-radius:0.2em; background-color:#ffc; color:#000; box-shadow: #000 0.5em 0.5em 0;">"(if: $punishment is "gym")[$protagonist spends the rest of the (if: $protagonist is $first)[afternoon](else:)[morning] wiping sweat off of the gym equipment.](else:)[$protagonist spends the rest of the (if: $protagonist is $first)[afternoon](else:)[morning] picking up trash along the highway.]"</div>} {<div style="padding:1em; margin:auto; border: solid #000 0.05em; border-radius:0.2em; background-color:#ccc; color:#000; box-shadow: #000 0.5em 0.5em 0;">(if: $ending is "Escape")["$escapeEndingQuote"](else:)["$revengeEndingQuote"]</div>} $questionNumber. Were these two actions taken by the **<u>same character</u>**?{(set: $questionNumber to it+1)} |fooYes>[**Yes**] |fooNo>[**No**] { (set: $timeOnProtagonist to 0) (replace: ?fooYes)[(link: "Yes")[(set: $protagAnswer to "Yes")(goto: "Intentionality")]] (replace: ?fooNo)[(link: "No")[(set: $protagAnswer to "No")(goto: "Intentionality")]] (live: 1s)[(set: $timeOnProtagonist to it+1)] (if: false)[ [[Intentionality]] ] }{<div style="padding:1em; margin:auto; border: solid #000 0.05em; border-radius:0.2em; background-color:#ffc; color:#000; box-shadow: #000 0.5em 0.5em 0;">"(if: $goal is "Escape")[They sneak away from the crowd and into the laundry room, where they hastily change into the stolen civilian clothes.](else:)[They follow Dirk to the gym and close the door, which locks automatically.]"</div>} {<div style="padding:1em; margin:auto; border: solid #000 0.05em; border-radius:0.2em; background-color:#ccc; color:#000; box-shadow: #000 0.5em 0.5em 0;">(if: $ending is "Escape")["$escapeEndingQuote"](else:)["$revengeEndingQuote"]</div>} $questionNumber. Were these two actions taken by at least one of the same characters, and **<u>for the same plan</u>**? (i.e. Roy's plan or Ernest's plan) {(set: $questionNumber to it+1)} |fooYes>[**Yes**] |fooNo>[**No**] { (set: $timeOnIntentionality to 0) (replace: ?fooYes)[(link: "Yes")[(set: $intentAnswer to "Yes")(goto: "TimeR")]] (replace: ?fooNo)[(link: "No")[(set: $intentAnswer to "No")(goto: "TimeR")]] (live: 1s)[(set: $timeOnIntentionality to it+1)] (if: false)[ [[TimeR]] ] }{<div style="padding:1em; margin:auto; border: solid #000 0.05em; border-radius:0.2em; background-color:#ffc; color:#000; box-shadow: #000 0.5em 0.5em 0;">"As he puts away a stack of folded bedsheets, Ernest steals a couple of shirts and pants from the guards' lockers and hides them underneath his jumpsuit."</div>} {<div style="padding:1em; margin:auto; border: solid #000 0.05em; border-radius:0.2em; background-color:#ccc; color:#000; box-shadow: #000 0.5em 0.5em 0;">(if: $ending is "Escape")["$escapeEndingQuote"](else:)["$revengeEndingQuote"]</div>} $questionNumber. Did these two events **<u>happen on the same day</u>**?{(set: $questionNumber to it+1)} |fooYes>[**Yes**] |fooNo>[**No**] { (set: $timeOnTimeE to 0) (replace: ?fooYes)[(link: "Yes")[(set: $timeEAnswer to "Yes")(goto: "Space")]] (replace: ?fooNo)[(link: "No")[(set: $timeEAnswer to "No")(goto: "Space")]] (live: 1s)[(set: $timeOnTimeE to it+1)] (if: false)[ [[Space]] ] }That was the end! Please try your best to correctly answer the following [[5 questions->Protagonist]]. { (set: $escapeEndingQuote to "Just as he'd planned, Ernest makes it to the highway without being followed.") (set: $revengeEndingQuote to "Roy stabs Dirk in the chest with the knife before Dirk can put the weights down.") (set: $questionNumber to 1) <!-- Set expected answers to validation questions --> (if: $first is "Roy")[(set: $timeExpected to "E")](else:)[(set: $timeExpected to "R")] (if: $ending is $goal)[(set: $intentExpected to "Yes")] (else:)[(set: $intentExpected to "No")] (if: $ending is "Escape")[ (if: $punishment is "highway")[(set: $spaceExpected to "Yes")] (else:)[(set: $spaceExpected to "No")] (if: $protagonist is "Ernest")[(set: $protagExpected to "Yes")] (else:)[(set: $protagExpected to "No")] ](else:)[ (if: $punishment is "gym")[(set: $spaceExpected to "Yes")] (else:)[(set: $spaceExpected to "No")] (if: $noLockpick is "Roy")[(set: $protagExpected to "Yes")] (else:)[(set: $protagExpected to "No")] ] }{<div class="imageContainer"> (if: $protagonist is "Ernest")[ <img class="map" src="images/laundryroom.png"/>] (else:)[<img class="map" src="images/kitchen.png">] (if: $protagonist is $first)[ <img class="calendar" src="images/day_1.png"/>] (else:)[<img class="calendar" src="images/day_2.png"/>] (if: $protagonist is "Ernest")[ <img class="character" src="images/char_ernest_named.png"/>] (else:)[<img class="character" src="images/char_roy_named.png"/>] </div> }"You look nervous," says the guard. "Empty your pockets." $protagonist empties his pockets, revealing the cigarettes he's still carrying. "I'll take those," says the guard. Luckily, he doesn't notice the (if: $protagonist is "Roy")[knife](else:)[extra clothes] tucked under $protagonist's jumpsuit. $protagonist is sentenced to a tedious punishment. He can either clean trash off the highway, or wipe down all the gym equipment. What'll it be? { (set: $timeOnCaught to 0) (set: $random to Math.floor(Math.random()*2)) (if: $random is 0)[(print: "(link: 'Gym')[(set: $punishment to 'gym')(goto: 'Punishment')]<br>(link: 'Highway')[(set: $punishment to 'highway')(goto: 'Punishment')]")] (else:)[(print: "(link: 'Highway')[(set: $punishment to 'highway')(goto: 'Punishment')]<br>(link: 'Gym')[(set: $punishment to 'gym')(goto: 'Punishment')]")] (live: 1s)[(set: $timeOnCaught to it+1)] } (if: false)[ [[Punishment]] ]Please read this <a href="cover_letter_nonMturk.pdf">Informed consent letter</a>, then click "I agree" to continue. [[I agree->Start]]Introduction You are about to read a short interactive story (<5 minutes). After you read each passage, click one of the links to proceed. There are 5 comprehension questions at the end. Please answer them correctly to verify that you understood the story. Use the pictures to help you keep track of <u><em>where</em></u> each scene is happening and what <u><em>day</em></u> it is. [[Start->Cover Letter]]Thanks! Just a few survey questions and we're done!{ (set: $storytime to $timeOnStart + $timeOnEscapePlan + $timeOnRevengePlan + $timeOnFirstSteal + $timeOnCaught + $timeOnPunishment + $timeOnSecondSteal + $timeOnLunch + $timeOnPreparation + $timeOnGameChanger + $timeOnRevengeEnding + $timeOnEscapeEnding) (set: $totaltime to $storytime + $timeOnProtagonist + $timeOnIntentionality + $timeOnSpace + $timeOnTimeR + $timeOnTimeE) <!----- Set variables for choices made -----> <!--Protagonist--> (if: $protagonist is "Ernest")[(set: $protagChoice to "E")] (else:)[(set: $protagChoice to "R")] <!--Time--> (if: $second is "Ernest")[(set: $timeChoice to "E")] (else:)[(set: $timeChoice to "R")] <!--Space--> (if: $punishment is "highway")[(set: $spaceChoice to "E")] (else:)[(set: $spaceChoice to "R")] <!--Intentionality--> (if: $goal is "Escape")[(set: $intentChoice to "E")] (else:)[(set: $intentChoice to "R")] <!--Final choice--> (if: $ending is "Escape")[(set: $finalChoice to "E")] (else:)[(set: $finalChoice to "R")] <!----- Set variables for validation answers -----> <!--Protagonist--> (if: $protagExpected is $protagAnswer)[(set: $protagValid to "Y")] (else:)[(set: $protagValid to "N")] <!--TimeR--> (if: $timeRExpected is $timeRAnswer)[(set: $timeRValid to "Y")] (else:)[(set: $timeRValid to "N")] <!--TimeE--> (if: $timeEExpected is $timeEAnswer)[(set: $timeEValid to "Y")] (else:)[(set: $timeEValid to "N")] <!--Space--> (if: $spaceExpected is $spaceAnswer)[(set: $spaceValid to "Y")] (else:)[(set: $spaceValid to "N")] <!--Intentionality--> (if: $intentExpected is $intentAnswer)[(set: $intentValid to "Y")] (else:)[(set: $intentValid to "N")] }{ (print: " <form id='mturk_form' method='post' action='toCSV.php'> What is your age range? <input type='radio' name='ageRange' value='18-25' checked>18-25</input> <input type='radio' name='ageRange' value='26-35'>26-35</input> <input type='radio' name='ageRange' value='36-45'>36-45</input> <input type='radio' name='ageRange' value='46-55'>46-55</input> <input type='radio' name='ageRange' value='56-65'>56-65</input> <input type='radio' name='ageRange' value='66 or older'>66 or older</input> What is your gender? <input type='text' name='gender'/> In the last month, how many other interactive stories have you read? <input type='radio' name='numStories' value='none' checked>None</input> <input type='radio' name='numStories' value='1-5'>1-5</input> <input type='radio' name='numStories' value='6-10'>6-10</input> <input type='radio' name='numStories' value='11-20'>11-20</input> <input type='radio' name='numStories' value='more than 20'>More than 20</input> { <input type='hidden' name='protag_choice' value='" + $protagChoice + "'/> <input type='hidden' name='time_choice' value='" + $timeChoice + "'/> <input type='hidden' name='space_choice' value='" + $spaceChoice + "'/> <input type='hidden' name='intent_choice' value='" + $intentChoice + "'/> <input type='hidden' name='final_choice' value='" + $finalChoice + "'/> <input type='hidden' name='protag_valid' value='" + $protagValid + "'/> <input type='hidden' name='timeR_valid' value='" + $timeRValid + "'/> <input type='hidden' name='timeE_valid' value='" + $timeEValid + "'/> <input type='hidden' name='space_valid' value='" + $spaceValid + "'/> <input type='hidden' name='intent_valid' value='" + $intentValid + "'/> <input type='hidden' name='t_start' value='" + (string: $timeOnStart) + "'/> <input type='hidden' name='t_escape_plan' value='" + (string: $timeOnEscapePlan) + "'/> <input type='hidden' name='t_revenge_plan' value='" + (string: $timeOnRevengePlan) + "'/> <input type='hidden' name='t_first' value='" + (string: $timeOnFirstSteal) + "'/> <input type='hidden' name='t_caught' value='" + (string: $timeOnCaught) + "'/> <input type='hidden' name='t_punishment' value='" + (string: $timeOnPunishment) + "'/> <input type='hidden' name='t_second' value='" + (string: $timeOnSecondSteal) + "'/> <input type='hidden' name='t_lunch' value='" + (string: $timeOnLunch) + "'/> <input type='hidden' name='t_preparation' value='" + (string: $timeOnPreparation) + "'/> <input type='hidden' name='t_game_changer' value='" + (string: $timeOnGameChanger) + "'/> <input type='hidden' name='t_revenge_ending' value='" + (string: $timeOnRevengeEnding) + "'/> <input type='hidden' name='t_escape_ending' value='" + (string: $timeOnEscapeEnding) + "'/> <input type='hidden' name='t_protag' value='" + (string: $timeOnProtagonist) + "'/> <input type='hidden' name='t_space' value='" + (string: $timeOnSpace) + "'/> <input type='hidden' name='t_intent' value='" + (string: $timeOnIntentionality) + "'/> <input type='hidden' name='t_timeR' value='" + (string: $timeOnTimeR) + "'/> <input type='hidden' name='t_timeE' value='" + (string: $timeOnTimeE) + "'/> <input type='hidden' name='t_total' value='" + (string: $totaltime) + "'/> <input type='hidden' name='t_story' value='" + (string: $storytime) + "'/> } <button type='submit' class='myButton' value='submit'>Submit</button> </form> ")}{<div class="imageContainer"> (if: $first is "Ernest")[ <img class="map" src="images/laundryroom.png"/>] (else:)[<img class="map" src="images/kitchen.png"/>] <img class="calendar" src="images/day_1.png"/> (if: $first is "Ernest")[ <img class="character" src="images/char_ernest_named.png"/>] (else:)[<img class="character" src="images/char_roy_named.png"/>] </div> }(if: $first is "Roy")[That same afternoon, Roy has kitchen duty. He washes dishes and waits patiently for the right moment to steal a knife. Finally, the guard looks away for a split second, and Roy whisks a knife out of the sink and hides it up his sleeve. Now they'll be able to stop the bully once and for all.]{ }(else:)[That same afternoon, Ernest has laundry duty. As he puts away a stack of folded bedsheets, he steals a couple of shirts and pants from the guards' lockers. Ernest hides the clothes underneath his jumpsuit and keeps working. Now they'll be able to disguise themselves after they break out of prison.] (if: $first is $protagonist)[$first finishes his chores, but (if: $first is "Roy")[the](else:)[a] [[guard->Caught]] stops him on the way out.](else: )[$first finishes the rest of his chores without any incident, and heads [[back to his cell for the night->Night]].] { (set: $timeOnFirstSteal to 0) (live: 1s)[(set: $timeOnFirstSteal to it+1)] }{<div class="imageContainer"> (if: $second is "Ernest")[<img class="map" src="images/laundryroom.png"/>] (else:)[<img class="map" src="images/kitchen.png"/>] <img class="calendar" src="images/day_2.png"/> (if: $second is "Ernest")[<img class="character" src="images/char_ernest_named.png"/>] (else:)[<img class="character" src="images/char_roy_named.png"/>] </div> }(if: $second is "Roy")[The next day, Roy begins his morning kitchen duty. He washes dishes and waits patiently for the right moment to steal a knife. Finally, the guard looks away for a split second, and Roy whisks a knife out of the sink and hides it up his sleeve. Now they'll be able to stop the bully once and for all.]{ }(else:)[The next day, Ernest begins his morning laundry duty. As he puts away a stack of folded jumpsuits, Ernest grabs a couple of shirts and pants from the guards' lockers. He hides them underneath his jumpsuit and keeps working. Now they'll be able to disguise themselves after they break out of prison.] (if: $second is $protagonist)[$second finishes his chores, but (if: $second is "Roy")[the](else:)[a] [[guard->Caught]] stops him on the way out.](else: )[$second finishes his chores without any incident and heads [[to lunch->Lunch]].] { (set: $timeOnSecondSteal to 0) (live: 1s)[(set: $timeOnSecondSteal to it+1)] }{<div class="imageContainer"> <img class="map" src="images/cafeteria.png"/> <img class="calendar" src="images/day_2.png"/> <img class="character" src="images/char_royandernest_named.png"/> </div> }"I just stole the (if: $second is "Ernest")[clothes](else:)[knife]," says $second. "I stole the (if: $first is "Ernest")[clothes](else:)[knife] yesterday," says $first. Both of the plans are feasible now. When lunch is over, they see Dirk head off to the gym. What should they do next? { (set: $random to Math.floor(Math.random()*2)) (if: $random is 0)[(print: "|disguises>[**Sneak away and don the disguises**] |lock>[**Lock Dirk in the gym**]")] (else:)[(print: "|lock>[**Lock Dirk in the gym**] |disguises>[**Sneak away and don the disguises**]")]} { (set: $timeOnLunch to 0) (replace: ?disguises)[(link: "Sneak away and don the disguises")[(set: $goal to "Escape")(goto: "Preparation")]] (replace: ?lock)[(link: "Lock Dirk in the gym")[(set: $goal to "Revenge")(goto: "Preparation")]] (live: 1s)[(set: $timeOnLunch to it+1)] (if: false)[ [[Preparation]] ] }{<div class="imageContainer"> <img class="map" src="images/duct.png"/> <img class="calendar" src="images/day_2.png"/> <img class="character" src="images/char_royandernest_named.png"/> </div>}After a few minutes of crawling, they hear a guard's voice yell from the laundry room. "He's in here!" The guards are onto them already, which means they'll definitely be caught if they keep going. However... It sounds like the guards think there's only one prisoner in the vent. If one of them lets himself get caught right away, the other one may still have a chance. { (set: $random to Math.floor(Math.random()*2)) (if: $random is 0)[(print: "If Ernest turns himself in, then [[Roy will try to kill Dirk->Revenge Ending]]. If Roy turns himself in, then [[Ernest will try to escape->Escape Ending]].")] (else:)[(print: "If Roy turns himself in, then [[Ernest will try to escape->Escape Ending]]. If Ernest turns himself in, then [[Roy will try to kill Dirk->Revenge Ending]].")] } What should it be? { (set: $timeOnGameChanger to 0) (live: 1s)[(set: $timeOnGameChanger to it+1)] }{<div class="imageContainer"> <img class="map" src="images/cafeteria.png"/> <img class="calendar" src="images/day_1.png"/> <img class="character" src="images/char_roy_named.png"/> </div> }"We could try to kill Dirk before he kills us," says Roy. "You know how he likes to have the gym all to himself while he works out... If we close the door while he's in there, it'll lock him inside alone. Then we can crawl through the ductwork and ambush him from the ceiling vent." "Even if it's two against one, I don't know if we could take him," says Ernest. "Maybe if we had a weapon." "I might be able to steal a knife from the kitchen while I'm on dish duty," says Roy. It's a tough call, so they decide that both plans are worth pursuing for now. They'll try to steal both the knife and the clothes before lunch tomorrow, and maybe at that point it will be obvious what to do. When lunch is over, (link: "Roy")[(set: $first to "Roy")(set: $second to "Ernest")(goto: "First Steal")] and (link: "Ernest")[(set: $first to "Ernest")(set: $second to "Roy")(goto: "First Steal")] leave the cafeteria in separate directions. { (set: $timeOnRevengePlan to 0) (live: 1s)[(set: $timeOnRevengePlan to it+1)] (if: false)[ [[First Steal]] ] }{<div class="imageContainer"> <img class="map" src="images/cellblock.png"/> <img class="calendar" src="images/day_1.png"/> <img class="character" src="images/char_royandernest_named.png"/> </div> }Both prisoners go to sleep in their cells, and wake up anxious [[the next morning->Second Steal]]. {<div class="imageContainer"> <img class="map" src="images/cafeteria.png"/> <img class="calendar" src="images/day_1.png"/> (if: $protagonist is "Roy")[ <img class="character" src="images/char_roy_named.png"/>] (else:)[ <img class="character" src="images/char_ernest_named.png"/>] </div> }$protagonist puts the cigarettes in his pocket as they discuss [[what to do about the death threat->Escape Plan]].