No I meant for the "regular" slides in the course have feedbackSlideID default to = Project.SlideNumber but on all the quiz slides set it manually so on the first question in the pool set feedbackSlideID = "q01" or something similar so even when it gets randomized you always know it was the first question in the pool. If you have multiple pools you could prefix "p01" etc so feedbackSlideID = "p01q01". this should let you know exactly which question slide received the feedback no matter where it came from. It really isn't that much work to just copy and paste and modify the trigger. I have done it for courses with over 200 questions randomized over 6 pools.
Edit: or you could just disable the feedback option on quiz slides lol