Old in action here <http://stephenteachertests.tiddlyspot.com/_sites/s/st/ste/stephenteachertests/backup/index.20171205.0525490000.html#Random%20Question%20with%20marking>
New in action here <http://stephenteachertests.tiddlyspot.com/#Random%20Question%20with%20marking> On Tuesday, 19 December 2017 11:59:36 UTC, Stephen Wilson wrote: > > I have a button <http://stephenteachertests.tiddlyspot.com/#RandomButton> > which > generates two random numbers and then evaluates the sum and returns that > value to a field... > Or at least it used to... > > > Now it returns the value of the previous sum. > > Before > <http://stephenteachertests.tiddlyspot.com/_sites/s/st/ste/stephenteachertests/backup/index.20171205.0525490000.html#RandomButton> > > After <http://stephenteachertests.tiddlyspot.com/#RandomButton> > > The old data tiddler is here > <http://stephenteachertests.tiddlyspot.com/_sites/s/st/ste/stephenteachertests/backup/index.20171205.0525490000.html#data> > > The statans field should be the sum of the other two. > > The code is the same... > > WHATS GOING ON!!!!! *sobs* > > <$button>Random Question > <$action-setfield $tiddler="data" $field="statrand1" $value= > <<eval datatiddler:"data" cell:"random1">>/> > <$action-setfield $tiddler="data" $field="statrand2" $value= > <<eval datatiddler:"data" cell:"random1">>/> > <$action-setfield $tiddler="data" $field="statans" $value= > <<eval datatiddler:"data" cell:"ans">>/> > </$button> > > > Cheers :) > > Ste > > > > > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/039f594a-5ccd-4a10-9282-91cea6e42352%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

