您可以继续下一个挑战!
这是您的下一个提示."); //editable text
lock=false;
correct=true;
_view.correct.play();
_pause(); //to stop timer
// _update();
}
else {
_tools.showOkDialog("再试一次"); // editable text
_view.incorrect.play();
}
}
]]>
`0${Math.floor(val)}`.slice(-2)
const hours = seconds / 3600
const minutes = (seconds % 3600) / 60
return [hours, minutes, seconds % 60].map(format).join(':')
}
]]>
Step1: go to https://ejss-browser-editor.herokuapp.com/
Step2: download the model from this Joomla webpage say https://iwant2study.org/ospsg/index.php/917
Step3: Follow the instructions on https://ejss-browser-editor.herokuapp.com/ such as Upload Model, the website will check if the model.zip file is editable, if editable, key in your own values and save
Step4: Click Download Model and upload to any server such as SLS and it will accept your new variables set, therefore, it is your own Simulator with your set initial values.