Open
Description
Consider adding to the Instructor tools a new feature: rerandomize seed for selected user on a selected set.
Suggested by @Alex-Jordan in https://webwork.maa.org/moodle/mod/forum/post.php?reply=15043#mformforum
It would be nice to for the code to also change the psvn
of the assignment also, as that can be used instead of the seed
by some problems.
Maybe the set_user
table could also include a notes field, which could record when this function was applied (and in the future other things.)
Somewhat related: Consider whether it is possible for past answers database table to record the seed
and psvn
at the time of a submission, and to provide a manner to view the relevant version when viewing the past answers data.