Do you agree to the terms and conditions? [[Yes]] [[No]]Please enter your player name and then press save in order to proceed: (set: $fname to "Player") <input type="text" name="fname" value="Player"> <button type="submit" onclick="CustomScripts.updateVariable('fname')">Save</button> [[Confirm]]Thank for you participation!Upon entering, you immediately open the fridge and take a couple of eggs. You notice that the egg tray is made of... [[Plastic]] [[Carton]]Seeing that the Plastic Egg tray is empty, you put in the trash bin and proceed to make breakfast. You put a couple of bread loaves into the toaster. While waiting, you decided to check your phone. [[Check phone]] Seeing that the Carton Egg tray is empty, you put in the trash bin and proceed to make breakfast. You put a couple of bread loaves into the toaster. While waiting, you decided to check your phone. [[Check phone]]As the phone is unlocked, you open the home page of the browser and read the headlines for today's news: ABS-CBN News: "COA worried about PhilHealth sustainability over P4.75-billion net loss" [[Keep Scrolling->Scroll1]]Inquirer.net: "Provincial veterinarian to propose establishment of animal welfare desks" [[Keep Scrolling->Scroll2]] GMA News Online: "Light to moderate rains expected in most of PHL" [[Close Phone]]As you finish up prepping your meal, you tidy up and eat. Finishing up, you then decide to take out your week's worth of trash. You take your bags with you outside towards the dumpster. You choose to... [[Segregate the biodegradables and non-biodegradables.]] [[Put all of the bags straight into the dumpster.]][[Go Home.->END]][[Go Home.->END]](set: $history to (history:)) [[THE END->Submit]] Recording your data. Please click proceed and then close the game. [[Proceed]] <script> var sendData = JSON.stringify({ "inputName" : harlowe.State.variables['fname'], "history" : harlowe.State.variables['history'], "now" : Date.now() }); $.ajax({ url:"https://script.google.com/macros/s/AKfycbyd2sxBjTb6xyrBHSi0YraTPVYUxVYubaewQd-grJGBgSRm_TKm/exec", method:"POST", dataType: "json", data: sendData }).done(function() {}); </script>You start your day as a usual individual. Wake up and fix the bed. Take a bath and brush your teeth. Once you're done getting dressed, you make your way to the dining room. [[Go to the dining room]]Please Close the game.