I would like to have a screen where students use a single word to describe something and then the word appears on a graph in real time - so everyone can see everyone else’s responses as they are coming in.
I’ve used aggregation with numbers before… Is it possible to do this with the text input from student responses?
I appreciate all your assistance.
P.S. To be more specific, here is a screen. I can populate it with random points where the different words will show up… But can the aggregate function be employed to collect the words from like 20 students in a class, if the input is text?