I am currently working on a moodle course block that will randomly choose a student to answer a question in class. Why bother? Well the difficulty in class is that you have a tendency to not question students in an evenly distributed way. There is a temptation to ask the student you know will be able to answer.
The concept for the block is to devise an algorithm that will systematically ensure that all students answer questions but (and here I confess to being particularly pleased with this rather devilish variation) if a student gets a question wrong a weighting is applied to selection so that they will be selected more often to answer questions. Students who answer correctly will be less likely to be selected. The exact weightings will be set (or indeed turned off) by the course administrator in a block settings page.
No comments:
Post a Comment