Dear Developers,
First of all I should admit that moodle is really the best LMS I have ever seen. It almost have most of the features I needed but one is missing.
As there's a question database in moodle, I want my students to be able to select different categories and number of questions they want from each category, and then moodle would generate a special quiz for the student.
For example suppose that my questions DB contains 4 categories : A, B, C & D
I want the student to select A : 30 question , C : 20 questions . Then the system would create a quiz for him containing 30 random question from A and 20 random question from C. The total would be 50.
I would be more than happy if anyone can help me in this regard.
This would be a self-examination module and I think it can be added even to the core code of moodle too. At last sorry for my poor English :D
Thank you.