Posts made by Itamar Tzadok

I don't know about the Questionnaire, but you might be able to achieve the desired effect with the Dataform module. You can add to an instance some javascript to capture a url param and set a designated field when opening the entry form. You may probably want also to hide the form field with css so that students don't change its value. Then you can use a csv view to export the collected data. smile

You should be able to do something of that sort with the Dataform module. You can find an example and preset of a basic group peer review activity at https://moodle.org/mod/forum/discuss.php?d=312329. It would work in a similar way for student peer review. You can add additional phases as desired. For your purpose you would need to add a "review of review" phase. Currently there is no auto allocation so you need to predefine the review entries, either when you set up the activity or after the submission phase closes and before the review phase opens. The setup is not trivial but should be manageable after a bit of a learning curve. hth smile

Average of ratings:Useful (1)