I'd like to have the option to re-use a seed across multiple problems for the same student (but different seeds for different students). Is this easy to do (short of manually assigning the seeds myself)?
Here is a high level description of my use case: I have three problems that ask students to do essentially the same task by three slightly different methods. They are long enough (over 20 fill-in boxes each where they provide me several intermediate results) that I'd like to keep them as separate problems. Also, some instructors might want to use some but not all of the problems.
To make it clear that each method gives the same result, I'd like students to apply the method to the same randomly generated scenario in each problem.