cbluesprl / moodle-mod_hva

Designed and developed in partnership between Cblue and Hyperfiction, this plug-in allows you to connect any thick client application running on any type of device (PC, smartphone, virtual reality headset, etc.) to the Moodle platform via Web Services.
0 stars 0 forks source link

function and class naming violations. #5

Open danmarsden opened 2 years ago

danmarsden commented 2 years ago

multiple classes and functions in various files violate the naming rules - note this is a blocker for plugins db approval:

more info: https://docs.moodle.org/dev/Plugin_contribution_checklist#Namespace_collisions https://moodledev.io/general/development/policies/codingstyle/frankenstyle

Lhannecart commented 1 year ago

I have normally corrected all incorrect function or class names in the plugin.