Working with website selection

Hello, I am trying to pick up certain scores in a grading rubric that will alleviate some of the clicking I have to do once inside the snippet. Essentially I would like the snippet to read the grade in the rubric automatically and then format the appropriate feedback. Is there a way to do this. So far, the web selector seems to be able to read the grade change when it occurs. The screenshot below should give you an idea of what I'm talking about.

Hi Courtney,

Do I understand correctly that you are trying to read the 40/50 or 80% value from the page in this screenshot?

It sounds like you are on the right track with the selector tool for the {site} command. It allows you to read part of the page into your snippet. What are you getting when you use it? Are you running into any issues with it?