How to make a text that changes

Is there a way to make a text detect how many questions you get right? I know how to do that with counters (that’s easy) but how do you show that on a text device?

I think I know how. Let me try it

That’s fine @MirMirCreates!

2 Likes

Just use blocks in the text device. Make the counters update a property (for question correct), and then use a text device and go into blocks. Do something like so:

Set text [get property][questionscorrect]
2 Likes

make multiple texts and make it switch texts and make the counter update a property