This implements a way to give feedback specific to a student answer, but only if you can predict what answer you want to give feedback for, and that answer is a decimal-formatted number. Importantly, any algebraic, fraction, or irrational number wouldn’t be a valid target for feedback - which drastically limits the usefulness. As mentioned, this is mostly just a proof of concept about how feedback conditional to student’s answer might be implemented.