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.
> Can students see the comments left by other students?
Yes, but they cannot delete or edit comments
>Or can those comments only be viewed by trainers, and the original student?
Trainers and authors of a comment can edit and delete within a configurable "Comment editing/deletion period"
>Do trainers have control over the students comments? If a comment is inappropriate, can a trainer remove it?
Yes. Yes.
>There is a setting to enter an email address to report inappropriate comments, is there any way to create a default email to fill that?
No
>Can I set Question publishing to default to "Require approval before publishing?"
No, but StudentQuiz distinguishes a submission and an answering phase. You could configure them such that questions cannot be viewed or answered up to a certain date. So if you collect all the approvals before, you have control.
Is it possible to add the questions which are already in the question bank...to a new student quiz.
I can only add them in the student quiz only if I duplicate the questions. Is there any other better way?
Do trainers have control over the students comments? If a comment is inappropriate, can a trainer remove it?
Debug info: Unknown column 'edituserid' in 'md_studentquiz_comment'
ALTER TABLE md_studentquiz_comment ADD status SMALLINT(4) NOT NULL DEFAULT 0 AFTER edituserid
Error code: ddlexecuteerror
PT-PT is almost done. Thanks for the plugin.