Parse Numeric Input

I’m looking to create an answer grid that students can manipulate. I want them to be able to submit an answer in an input then parse out those values and make them point labels for the grid. I can make the labels using the pointLable sink, but how can I parse out each digit? Any ideas??

Screen two is what I’m working on:

There’s no function for it. Here, I calculated each digit. You should be able to copy paste the link into your activity graph.

YES! This did the trick. Thanks so much!

1 Like