-
Dear developers,
is availability_gps working in the mobile Moodle app? It would be nice to have Moodle content in the app which is only shown at the right geolocation. This could extend Moodle in a w…
-
### Platform
Google Cloud Platform
### bndiagnostic ID [know more about bndiagnostic ID](https://docs.bitnami.com/general/how-to/understand-bndiagnostic/)
n/a
### bndiagnostic output
bitnami-lms-…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Login into a fresh install of L2p
2. Click on the `update` button
…
-
**Describe the bug**
When creating a scheduling option, the group is created within Moodle groups, which is correct, however, when a user makes a booking using the plugin feature, that user is not re…
-
https://github.com/examus/moodle-availability_examus2/blob/3658279f698a6c0e72f5d8caf427ab0ebc7e57ee/api.php#L38
Context needs to be implemented here - https://moodledev.io/docs/apis/subsystems/exte…
-
If a php file should not be loaded on it's own (class files etc) then you should be adding a check to:
defined('MOODLE_INTERNAL') || die();
at the top of the file.
https://github.com/examus/moo…
-
The restrictions mention don't appear on the page when the onetopic format is used. This issue i due to a depracation which is mentionned at this link : https://tracker.moodle.org/browse/MDL-74160
Th…
-
https://github.com/examus/moodle-availability_examus2/blob/3658279f698a6c0e72f5d8caf427ab0ebc7e57ee/lang/en/availability_examus2.php#L40
A few text strings are just empty string, could you please e…
-
Not sure why both of your template file contains lots of js, including form submit via js
https://github.com/examus/moodle-availability_examus2/blob/3658279f698a6c0e72f5d8caf427ab0ebc7e57ee/templat…
-
Sql statement should follow this indentation style - https://moodledev.io/general/development/policies/codingstyle/sql#indentation
https://github.com/examus/moodle-availability_examus2/blob/3658279…