Score Slide for Class Activity

I am trying to have a screen that displays the score for each kid in a class based on how many questions they get right.

Is there a way to bring the class data into a screen and display in a table?

There is an “aggregate” function that can gather class data in a numberList. Unfortunately, I think you can only set table content one cell at a time, so this function is not helpful for your specific request. If you are willing to settle for displaying class data in a dot plot or histogram, however, the function might still be helpful. Here is a link to an activity I created to demonstrate displaying aggregate class data in a dot plot. The last screen has the dot plot and the first three screens are simple filler questions so that I can count up how many questions each student got correct. Score Slide for Class Activity • Activity Builder by Desmos Classroom

I think @Eric_Brenner has a good suggestion. If you’re looking for an easy way to compile student data, you can display them all, but there’s not really a nice way to connect a score with a particular student in aggregated lists. You could potentially assign ID numbers or create a screen where they select their name, but as @Eric_Brenner stated table cell content has to be assigned individually.