;******************************************************************* ;* Meals ;******************************************************************* [permission-Eat a meal] pct=100 NewStatus=Eating [status-Eating] group=Home,Available title=Eat a meal text=Eat your meal now. text=You have an Hour. text= text=Report when finished. MaxTime=01:00 SlowPenalty1=50 SlowPenalty2=5 quickreport=Finished my meal [report-Finished my meal] PreStatus=Eating job=Clean kitchen newstatus=normal ontop=1 rules=0 ;**************************************************** ;*** jobs ;**************************************************** [job-Clean kitchen] NewStatus=house_work muststart=1 MinTime=00:10 QuickPenalty1=50 QuickPenalty2=5 RemindPenalty=30 Respite=01:00 BeforeDoneProcedure=Kitchen_tidy_check DoneProcedure=Kitchen_tidy_check_Post [job-Clean kitchen, Intensive] NewStatus=house_work muststart=1 MinTime=02:00 QuickPenalty1=50 QuickPenalty2=5 RemindPenalty=50 Estimate=02:30 Respite=23:00 BeforeDoneProcedure=Kitchen_tidy_check DoneProcedure=Kitchen_tidy_check_Post Text=Clean kitchen, Intensive. | Minimum Time: {!zzMinTime} | Completed: {!zzRunTime} ;**************************************************** ;*** Questions ;**************************************************** [Procedure-Kitchen_tidy_check] Question=Kitchen_tidy [question-Kitchen_tidy] phrase=Have you cleared all the surfaces and put away all the cleaning products ?Yes=* ?No=* message=Well you better actually finish then. setflag=zzDeny Punish=50 PunishMessage=Failed on Basic Cleaning Kitchen [Procedure-Kitchen_tidy_check_Post] random#=#statementCheck,0,26 case=first when=#statementCheck=0 set$=$Kitchen_tidy_statement,Is the extractor fan clean? when=#statementCheck=1 set$=$Kitchen_tidy_statement,Is the cookerhood clear from grease? when=#statementCheck=2 set$=$Kitchen_tidy_statement,Are the windows of the door clean? when=#statementCheck=3 set$=$Kitchen_tidy_statement,Are the cupboard windows clean? when=#statementCheck=4 set$=$Kitchen_tidy_statement,Are the front of the lower cupboards clean (run a clean towel over it) when=#statementCheck=5 set$=$Kitchen_tidy_statement,Are the tiles clean? when=#statementCheck=6 set$=$Kitchen_tidy_statement,Is the inside of the microwave clean? when=#statementCheck=7 set$=$Kitchen_tidy_statement,Is the outside of the microwave clean? when=#statementCheck=8 set$=$Kitchen_tidy_statement,Is the top of the glass cupboards clean? when=#statementCheck=9 set$=$Kitchen_tidy_statement,Are there ANY cobwebs? when=#statementCheck=10 set$=$Kitchen_tidy_statement,Is the outside of the Fridge clean? when=#statementCheck=11 set$=$Kitchen_tidy_statement,Is the inside of the fridge clean? when=#statementCheck=12 set$=$Kitchen_tidy_statement,Is the inside of the oven clean? when=#statementCheck=13 set$=$Kitchen_tidy_statement,Is the shelf free from dirt? when=#statementCheck=14 set$=$Kitchen_tidy_statement,Are the tops of the door frames clear from dirt? when=#statementCheck=15 set$=$Kitchen_tidy_statement,Are the items to the right of the oven clean? when=#statementCheck=16 set$=$Kitchen_tidy_statement,Are the hanging cooking equipment clean as well as the bar they are hung on? when=#statementCheck=17 set$=$Kitchen_tidy_statement,Has all the recycling been put out to the bins? when=#statementCheck=18 set$=$Kitchen_tidy_statement,Are the towels prefectly straight and not overlapping? when=#statementCheck=19 set$=$Kitchen_tidy_statement,Are Coat Hooks free from Dirt? when=#statementCheck=20 set$=$Kitchen_tidy_statement,Is the picture straight and free from dust externally? when=#statementCheck=21 set$=$Kitchen_tidy_statement,Is iPad Stand clean when=#statementCheck=22 set$=$Kitchen_tidy_statement,Is the top of the glass cupboards clean and free from dirt? when=#statementCheck=23 set$=$Kitchen_tidy_statement,Is top of the fridge clean? when=#statementCheck=24 set$=$Kitchen_tidy_statement,Is the radiator clean? when=#statementCheck=25 set$=$Kitchen_tidy_statement,Area all the sockets and switches clean of dirt and dust? when=#statementCheck=26 case=end Question=Kitchen_tidy2 [question-Kitchen_tidy2] phrase={$Kitchen_tidy_statement} ?Yes=* ?No=* message=I can't believe you let my Kitchen get into such as state. You will have to clean it properly Punish=50 PunishMessage=Failed on Cleaning Kitchen: "{$Kitchen_tidy_statement}" PunishmentGroup=MainGroup job=Clean kitchen, Intensive