What's the latest on Moodle -> SIMS?
Does someone want to write up a How-to in Moodle docs?
Martin Dougiamas
Posts made by Martin Dougiamas
That's pretty much what I told them, but given that our current usage is what's causing them problems I'm not confident they'll just switch it back on.
Sourceforge have been getting worried about our combined usage of anonymous CVS and disabled it completely today.
I'm in discussions with them about what we can do (they only contacted me after they switched it off), but it looks like I may need to get a new server and set up an official cvs.moodle.org mirror.
Keep an eye on MDLSITE-182 for the current status about this, I'll update it when I have news.
I'm in discussions with them about what we can do (they only contacted me after they switched it off), but it looks like I may need to get a new server and set up an official cvs.moodle.org mirror.
Keep an eye on MDLSITE-182 for the current status about this, I'll update it when I have news.
The issue is with roles, because people can be given permissions at a category level which flow down to the courses beneath. So if Moodle is checking whether you can access a particular forum checks are made in the forum, the course, the parent categories and up to the top system level.
We already check multiple categories (eg parent of parent of parent), but it is assumed each course is in one catageory. It should not be too difficult to check parallel parents as well if they exist, but it could mean some significant performance issues when producing lists of participants, for example, and this would have to be checked very carefully.
If someone produces a patch with some benchmarks on the differences, and attaches it to an issue in the tracker then this is more likely to be looked at.
We already check multiple categories (eg parent of parent of parent), but it is assumed each course is in one catageory. It should not be too difficult to check parallel parents as well if they exist, but it could mean some significant performance issues when producing lists of participants, for example, and this would have to be checked very carefully.
If someone produces a patch with some benchmarks on the differences, and attaches it to an issue in the tracker then this is more likely to be looked at.
It's exactly the same, just put the theme's folder in your Moodle theme folder.