Mezuen egilea: Tim Hunt

Core developers-ren irudia Documentation writers-ren irudia Particularly helpful Moodlers-ren irudia Peer reviewers-ren irudia Plugin developers-ren irudia

If you set the group to Separate of Visible groups mode in the quiz settings, then you can run the statistics report for each separate group. That will probably do what you want. To get side-by-side comparison, you will probably need to download the separate report for each group, and then combine them yourself.

It would be possible to make a new quiz report plugin that automated that. (It could call the same functions that the statistics report uses.) Wee http://docs.moodle.org/dev/Quiz_reports for details. Whether doing that is hard or not depends on our development skills. I suggest you try to understand the code in mod/quiz/report/statistics. If you can understand that, making the combined report is probably easy. Otherwise it is probably hard.

Core developers-ren irudia Documentation writers-ren irudia Particularly helpful Moodlers-ren irudia Peer reviewers-ren irudia Plugin developers-ren irudia

Well, any sort of test of different users simultaneously attempting a quiz, and compare performance of 2.3.x and 2.4 beta.

Right now, the details probably are not important. Any sort of test like this is better than nothing. Once we have some data, we may then want to refine things, but for now there is a vacuum to fill.