StudentQuiz
Maintained by
Frank Koch, Tim Hunt, Hieu Vu Van, Mahmoud Kassaei
StudentQuiz enables students to collaboratively create their own question pools in Moodle. Students can filter these questions into quizzes, and they can rate and comment questions while working through the quizzes. StudentQuiz computes each students contribution and learning progress and compares this with the community. The created questions become part of the Moodle question bank and can be reused in other Moodle quizzes. The video "StudentQuiz in a minute" tube.switch.ch/videos/d0e37788 provides a quick introduction.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
To use StudentQuiz, you need to be able to edit questions - and none of the standard Moodle question editing functionality works in the mobile app yet. We really need that first.
Great work indeed!
What is the outlook on Moodle Mobile compatibility? Would love that.
Any plans to support Group functionality for the plugin? Would appreciate.
First of all thank you for this fantastic plugin.
is studentquiz 5.1.0 compatible with moodle 4.2? and with php 8.1?
If not, when do you have a compatible version planned?
Thank you!
4.7.1 is a bug-fix release for Moodle 3.x, which fixes the bug where images in questions do not appear.
5.1.0 is a a more significant release for Moodle 4.x - and we can confirm it works with Moodle 4.1 as well as 4.0.
If you create a question in the test editor, then the inserted picture is not displayed in the text of the question when solving the test. Although the picture is displayed in the preview of the question.
Why are the links different?
In preview.php ->/pluginfile.php/306589/question/questiontext/739864/1/86403/1.png?time=1666721977339
Link breaks in attempt.php ->/pluginfile.php/306589/question/questiontext/739866/1/86403/1.png?time=1666721977339
Also, if the question is placed in the "Bank of questions" and already from the "Bank of questions" is inserted into the test, then the picture becomes available.
How to fix this problem? Thanks for attention.
As ever, please report any issues found to github.
We are not yet ready to release it here, but we have now put the code on github on the main branch https://github.com/studentquiz/moodle-mod_studentquiz. If you can help us to test that, that will help us feel confident to to release it here sooner.
Since this is a big change, I would strongly recomment that you check out the new version on a test copy of your Moodle site - and ensure you have a backup, in case the database upgrade goes wrong in some unexpected way.
If you can, please provide feedback from your testing using github issues https://github.com/studentquiz/moodle-mod_studentquiz/issues, but if you are only able to comment here, we will see it.
I think the student quiz in the ranking does not filter out people according to the "restrict access" criteria, which I assume it should.
thanks for looking into this.