CQU MyMoodle

Premium Certified Partner
Allows staff and students to see enrolments they have in external systems (or other Moodle's). This was predominately created to allow links between archived and separated instances of Moodle, but keep the separation hidden to the users. Handy if you also have single-sign on between the systems, as it allows them to jump to external courses without having to login again.
Price option: Free

Supports Moodle 2.2-3.0 See all versions
Latest release: 10 years ago
Installations: 2
Downloads (last 90 days): 11

Frankenstyle name: block_cqumymoodle
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi guys, thanks for sharing this plugin with the community. I am going to approve the plugin now. The only thing I noticed is that your locallib.php creates functions in the global PHP scope without the valid frankenstyle prefix. This is strongly discouraged in order to prevent collisions with (current and/or future) core code or some other
plugin. See http://docs.moodle.org/dev/Coding_style#Functions_and_Methods for details.
With the hope this would be fixed in a future update of the plugin, you are cleared to land. Welcome to the Plugins directory.
Hi Marcus. Having docs at https://github.com/donkeyx/moodle-block_cqumymoodle/blob/master/README.md is fully sufficient, thanks. If you prefer Moodle Tracker over Github issues system, please refer to the instructions in the summary of https://tracker.moodle.org/browse/CONTRIB/ project.
Hi David,
How would I go about getting a tracker URL on the moodle.org tracker?
Hi. Before we move on with the code review and approval, may I ask for fixing the Plugin check results reported above. Thanks in advance.
I'm sorry, I'm on my annual leave for the next two weeks. I'll get to approving submitted plugins as soon as I'm back. Thanks for understanding.
In the meantime, you may want to fix the formal issues raised by the plugin checker that are displayed above.