false
false
false
false
false
false
false
true
true
false
]]>
./cotf01mktrafficlight/Screenshot 2019-05-15 at 11.07.30 AM.png
./1authorlookangphoto5050.png;./01authorPacoEsquembre2011.png;./01authorFelix_J_Garcia_Clemente.png
20
1
true
VARIABLE_EDITOR
Var Table
true
false
VARIABLE_EDITOR
layout
true
false
CODE_EDITOR
Init Page
true
false
ODE_EDITOR
Evol Page
true
false
t
dt
Euler
10000
0.00001
false
false
false
false
LIBRARY_EDITOR
fullscreen
true
false
LIBRARY_EDITOR
changeOrientation
true
false
LIBRARY_EDITOR
speech
true
false
{
// console.log(voice.name, voice.lang)
//})
//debug
// Queue this utterance.
window.speechSynthesis.speak(msg);
}
}
]]>
LIBRARY_EDITOR
speech 2
true
false
{
// console.log(voice.name, voice.lang)
//})
//debug
// Queue this utterance.
window.speechSynthesis.speak(msg);
}
}
]]>
HTML_VIEW_EDITOR
HtmlView Page
true
false
0
0
0
800
600
true
true
Elements.Panel
true
Elements.Panel
false
Elements.PlottingPanel
Elements.Shape2D
true
Elements.Panel
true
Elements.Panel
Elements.Button
0){
_tools.showOkDialog("Need more than 1 minute before you can chose a new option");
}
else if (t -ts >1*60&&socialcredit>0) {
fillcolor = "red";
ts= t;
socialcredit=socialcredit-1;
}
else {
_tools.showOkDialog("social credit is zero. Other students need to ask their questions :)");
fillcolor = "green";
_pause();
}
]]>
Elements.Button
0){
_tools.showOkDialog("Need more than 1 minute before you can chose a new option");
}
else if (t -ts >1*60&&socialcredit>0) {
fillcolor = "yellow";
ts= t;
socialcredit=socialcredit-1;
}
else {
_tools.showOkDialog("social credit is zero. Other students need to ask their questions :)");
fillcolor = "green";
_pause();
}
]]>
Elements.Button
0){
_tools.showOkDialog("Need more than 1 minute before you can chose a new option");
}
else if (t -ts >1*60&&socialcredit>0) {
fillcolor = "rgba(0,254,0,1.0)";
ts= t;
socialcredit=socialcredit-1;
}
else {
_tools.showOkDialog("social credit is zero. Other students need to ask their questions :)");
fillcolor = "green";
_pause();
}
]]>