moodleou / moodle-mod_oublog

Alternative blog module for Moodle 2 (including course blogs)
31 stars 27 forks source link

Grading mechanism of Grades+ Ratings do not work together #138

Open IlanAdivi1 opened 4 months ago

IlanAdivi1 commented 4 months ago

Hello,

I working on the plugin, and the plugin does not actually allow for a mechanism of Ratings->Average of ratings together with Grade->Teacher grades students.

Blog settings

Technically, it is possible to define that the Blog will have a Grades mechanism together with a Rankings, but in practice only for Grade->Teacher grades students. on the participation by user page (the grade mechanism) will appear in the score sheet, but the rating mechanism will not included in the score sheet.

It would be great if it would be possible to add some kind of block or restriction from choosing these two mechanisms of grading and ranking together.

Blog participation by user

Blog grades

Thanks, Ilan