{"title":"<b>Scenario 12</b>: Raising A Load","systemText2":"Battery-Operated\nMotor Rope \nLoad on Earth","initialState2":"A battery-operated motor on the ceiling was attached to a load through a rope. The load was stationary on the ground.","finalState2":"The load was raised above the ground and the motor was switched off.","remarks2":"A sound was produced when the motor was in operation. There was a slight increase in temperature in the motor and rope. There was negligible transfer of energy to the surroundings by heating.","show2D":false,"show3D":true,"revealRadioButton":true,"displayChemical":true,"displayElastic":true,"displayGravitational":true,"displayInternal":true,"displayKinetic":true,"displayNuclear":true,"isC":true,"isE":true,"isG":true,"isI":true,"isK":true,"isN":true,"ignoreEnergyLst":[0,1,2,3,4,5],"check3a":true,"check3b":true,"check4a":true,"check4b":true,"check3aEnergy":"","check3bEnergy":"","check4aEnergy":"through propagation of waves","check4bEnergy":"","check3aReason":"the work done by the child on the car.","check3bReason":"","check4aReason":"the sound produced.","check4bReason":"the heat produced.","iniC":true,"iniE":false,"iniG":false,"iniI":false,"iniK":false,"iniN":false,"finC":false,"finE":false,"finG":true,"finI":true,"finK":false,"finN":false,"check7a":true,"finalC":999,"finalE":999,"finalG":999,"finalI":999,"finalK":999,"finalN":999,"passfail":[],"inequalityCheckLst":[],"userPlay":"// Pls ENSURE that the above checks have been gone through before proceeding in this check, especially in the initial & final state.\n// initial energy variables are ⇒ C, E, G, I, K, N\n// final energy variables are   ⇒ finalC, finalE, finalG, finalI, finalK, finalN\n// To edit the following codes, please remove the comments '//' to implement the line of the code.\n// Edit the following codes (Change magnitude) to get desired conditions:\n\n//finalC = 0.5 * C\n//finalE = 2 * E\n//finalG = 1 * G\n//finalI = 1 * I\n//finalK = 1 * K\n//finalN = 1 * N\n\n// Final energy variables becomes ⇒ fC, fE, fG, fI, fK, fN\n// Edit the following INEQUALITY formulas & the operators in the brackets () to get desired conditions: uncomment '//' for required formulas \n\n//if (fC < C){inequalityCheckLst += true} else{inequalityCheckLst += false}\n//if (fE <= E){inequalityCheckLst += true} else{inequalityCheckLst += false}\n//if (fG > G) {inequalityCheckLst += true} else{inequalityCheckLst += false}\n//if (fI < fK) {inequalityCheckLst += true} else{inequalityCheckLst += false}\n//if (fK >= K){inequalityCheckLst += true} else{inequalityCheckLst += false}\n//if (fN >= N){inequalityCheckLst += true} else{inequalityCheckLst += false}\n//customOrder = [1, 2, 3, 4, 5, 6];  // Desired alphabetic order CEGIKN \n//customOrder = [1, 2, 6, 4, 3, 5];  // Desired easy to recall order CEKING \n//customOrder = [5, 6, 4, 2, 1, 3]  // Desired easy to recall order KINGCE \n"}