-
You need to implement a new capability in your plugin (you can give it to students and teachers by default) - but you need to then check that users have this capability before allowing them to view th…
-
The driver crashes into the fence if another tractor is working in the bunker next door ... If I stop the ramming course, the problem disappears. The same happens if the tractor compacts the same bunk…
-
Hello! Firstly, this is an awesome project. Thank you for putting this together!
I'm running into an issue that I'm hoping someone here can help with. I setup a local version of Moodle via git foll…
-
I've embedded URLs in the slides for the exercises after each segment of the workshop. That only works if people can get to the slides easily (not so much if they're watching on screen).
What d…
-
编译时遇到问题
```bash
git clone https://github.com/hongmingjian/epos.git
cd epos
make run
```
报错:
```
---省略---
make[1]: Leaving directory '/mnt/d/CourseFiles/大二下/操作系统/epos/userapp'
if [ ! -s hd.im…
-
### Steps to reproduce
On an existing EF model with a foreign key to one table, change that foreign key to another table - this caused EF to create a "RENAME INDEX" in my case as the column name chan…
nover updated
4 years ago
-
Implement new xml information in Coursedrawer to ensure no userdata is lost.
- [x] Make a list of all new xml attributes
- [x] Add Properties for new attributes
- [x] Update loading and sav…
-
Hi, I'm just wondering if PlatformIO IDE can update the ARM GCC tool-chain version that it's downloading. The current version
```
GNU gdb (GNU Tools for ARM Embedded Processors) 7.6.0.20140731-cvs
…
-
Make sure we also enable access controls with the `clientFiles` list.
-
The capability `block/coursefiles:viewlist` is not checked in the view.php file. So any logged-in user can see the report for any course, even if they are not enrolled in the course. This can lead to …