oliviervalentin / moodle-mod_stickynotes

Sticky Notes is a Moodle activity for creating an interactive post-it wall. Students can create, move and vote for notes, under supervision of teacher which can define colors, lock fucntionnalities...
Other
4 stars 6 forks source link

students can move sticky notes #20

Closed ilanaBer closed 1 year ago

ilanaBer commented 2 years ago

Hi oliver,

There is an issue that a student can move other students sticky notes and also can move teacher sticky notes. The move icon is not appear but the student can move the stickty note anyway. Is it possible to change this in the permissions or to fix it in another way?

Thank you.

luiggisanso commented 1 year ago

Hi @oliviervalentin

Yes, I confirm @ilanaBer observation, a student can move a teacher stickynote, even without move icon. I think it's the classical behaviour to let all stickynotes to be moved around, it's a collaborative activity.

But it could be nice to have a setting to enable or disable this behaviour.

Not a bug, but an improvement or new feature ;-)

oliviervalentin commented 1 year ago

Hi @ilanaBer, I finally found time to debug this ! Next update will solve this problem using a simple CSS rule. In the same time, before updating, I just would like to find a way to let teacher decide if he wants to give capability to students to move all notes OR only his own. Thank you for you report ! Olivier