jcrodriguez-dis / moodle-mod_vpl

Virtual Programming Lab for Moodle (Module)
GNU General Public License v3.0
99 stars 85 forks source link

Renaming #46

Closed wgalam closed 6 years ago

wgalam commented 7 years ago

Hi, i'm using vpl plugin in a moodle site, but i heaving a problem when renaming an vpl activity. The name only change in course window, but in gradebook the original name still unchanged. I also tried on vpl demo site and the problem occurs also.

Thank's!

jcrodriguez-dis commented 7 years ago

Hello wgalam, yes, this problem has been there for a long time. After searching for the origin of the problem, I thing that it is related to the support of the Moodle grade API by VPL. Best regards, Juan Carlos

wgalam commented 7 years ago

I thinking about to create a trigger in database started when update the table mdl_vpl. Do you know wich ID's i should use as keys between mdl_vpl and mdl_grade_item?

Best regards,

2017-05-29 14:09 GMT-03:00 jcrodriguez-dis notifications@github.com:

Hello wgalam, yes, this problem has been there for a long time. After searching for the origin of the problem, I thing that it is related to the support of the Moodle grade API by VPL. Best regards, Juan Carlos

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jcrodriguez-dis/moodle-mod_vpl/issues/46#issuecomment-304702335, or mute the thread https://github.com/notifications/unsubscribe-auth/ADqtNFXkNF4HK5TGO27CUzTf1qo8Wak_ks5r-vvKgaJpZM4NoIxo .

jcrodriguez-dis commented 7 years ago

The solution here is to implement the functions vpl_grade_item_update vpl_update_grades these functions will be called whe the name are update. This solution will be released in VPL 3.3 Best regards, Juan Carlos.

wgalam commented 7 years ago

Thank you, Juan Carlos.

Best Regards!

2017-05-30 9:48 GMT-03:00 jcrodriguez-dis notifications@github.com:

The solution here is to implement the functions vpl_grade_item_update vpl_update_grades these functions will be called whe the name are update. This solution will be released in VPL 3.3 Best regards, Juan Carlos.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jcrodriguez-dis/moodle-mod_vpl/issues/46#issuecomment-304867642, or mute the thread https://github.com/notifications/unsubscribe-auth/ADqtNPWnNN5FN56CKon9RuDNl6FugwUeks5r_BA5gaJpZM4NoIxo .

jcrodriguez-dis commented 6 years ago

Hello wgalam, This bug is resolved in V3.3.

wgalam commented 6 years ago

Thank you, Jcrodriguez!

2017-12-06 11:59 GMT-03:00 jcrodriguez-dis notifications@github.com:

Hello wgalam, This bug is resolved in V3.3.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jcrodriguez-dis/moodle-mod_vpl/issues/46#issuecomment-349664704, or mute the thread https://github.com/notifications/unsubscribe-auth/ADqtNI5i74NDZSRTaBhQ60F5TeYxTYAVks5s9qvGgaJpZM4NoIxo .