Input box entry updates whole construction
Needs Answer
Hi,
when I enter solution in textbox for the first time, whole construcion gets updated making possibly correct answer wrong (since it changed).Also, I cannot make my variable "unos" defined as imlicit function on the start (which would solve the problem) because then I will not have empty textbox, but "?=?" and I need it to be empty.
Also tried to enter equation solution as text (not as implicit function) but then it says it's incorrect when I compare it to solution converted to tekst.
Does anyone have suggestion how to fix this?
Thanks!
Files:
eksponential.ggb
Maybe with this possibility:
Attached a sample.
Thank you so much! That's it!
a variant (with SetValue() instead of ":=" )
But maby less robust.
HI
put 0=0 in unos at start
Edit : very strange sometimes works at start, sometimes not :(
Well, I don't want any of the things jumera said but I did it with some extra code - it's not nice and it looks very complicated but it works as I want :-) You cannot enter anything except equation.
https://www.geogebra.org/m/tmzq9bkw
Thanks for help!
There are some improvements for this coming in v563. To take advantage you'll need to make sure your random numbers are in their own objects so change
to
Comments have been locked on this page!