521 solutions found in moodle-core
Page 18 of 27votes
I am trying to get the url to a file that I have uploaded to moodle. I want to access the file via the browser using http. The pathname of the file is hashed in...
votes
Preview: I have been trying to send an email using Moodle for a long time and finally decided to test sending an email by using a standard PHP mail() function...
votes
I am trying to get an xml file that looks like this so that I can import it into a moodle gradebook: <!-- language: xml --> <results>...
votes
I am developing a module for Moodle. I've achieve to install and instantiate it in a course. The problem is that, in "edit mode" enabled, moodle m...
votes
i am trying to write a query to get the name and path of files of a course in Moodle but it seems like i am never be able to do it. Here is what i have done upt...
votes
I have added 4 blocks in course page at **center post** (Bottom portion of the page) region per particular subject. These 4 blocks are positioned at center p...
votes
I need to create a list of elements in a Moodle 2.x theme setting for which I will enable drag and drop re-ordering using Moodle's included YUI. My problem...
votes
I am creating an online learning platform where we are using Moodle for entering and storing the Questions. I need to create a wrapper using which I can access...
votes
I'm having some dificulties implementing a moodle upload mechanism using moodle forms. My goal is to let the user/administrator upload images, store them an...
votes
I have install plugin BigBlueButtonBN for Moodle to create an online class follow [this link](http://moodle.org/plugins/view.php?plugin=mod_bigbluebuttonbn). Th...
votes
In a Moodle 2 install running on DB2, deleting a user is unsuccessful, returning an *error reading from database*: > Debug info: [IBM][CLI Driver][DB2/LI...
votes
I am using the Moodle database to query the latest forum posts made by students and teachers for the relevant course they are enrolled in. Here are the tabl...
votes
I want to integrate [Alfresco][1] with Moodle. I would like Moodle users to be able to store e-content and retrieve them easily using Alfresco. [1]: http:...
votes
Hello I am looking for a tutorial on how to configure a server for Moodle 2.0 with nginx as the server and PHP-FPM or FastCGI with mySQL as the backend. Sorry i...
votes
i am installing Moodle 2.1 with postgre database. the problem i am facing is that it gives me error > PHP has not been properly configured with the PGSQL...
votes
i have quiz open for guests ,given permissions to view , preview an attempt the quiz but still guest use can't able to run the test .then why the permission...
votes
I have moodle installation and wordpress blog. When user logged on to moodle want to access wordpress blog. i want to implement sso with moodle(1.9.7) and wordp...
votes
I just learned how to use J-Meter and i am loving work with it. I have to do load testing for a moodle install . I wonder if there are any set of jmeter...
votes
how moodle1.9 save user attempt quiz result in database and which tables are updated when any quiz has been attempted by user? Please guide me. If possib...
votes
anyone out there have a moodle module for dotnetnuke, or some kind of integration setup that at least allows SSO?