Latests version of Moodle starts to show response history on non-adaptive quizzes (don't know what for). This lead to discovery of this bug:
responses for shortanswer questions choosen by random looks like
random8692-str
instead of
str
This confuses students quite much (hence priority). I guess strippping random-specific part of response is missing somewhere.