I have authored about 25 questions at this point, and haven't experienced this, but for my recent problem the numbers change:
1) every time I select "Save", even though the random seed is not changing
2) When I select "Show Correct Answers" from edit mode.
Is there something in my code (attached) that is causing that? This is probably the most complicated problem that I've coded, and I have only been using Perl for about two months, so I don't know if I'm breaking some Perl/WeBWorK rule that would cause the numbers to keep changing.
When I am editing a question, and have it show the correct answers, the answers it shows match what I know the answers should be, based on the new - changed - numbers, which are shown in the graph.
But when I attempt a problem as a student, the answers that I submit are marked incorrect. When I select to show the correct answers, the answers shown do not match the numbers shown in the graph (which do not change), making me think that numbers have changed behind the scenes.