2108 solutions found
Page 92 of 106votes
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?
votes
I have in my Moodle `db` `table` for every `session` `sessid` and `timestart`. The table looks like this: +----+--------+------------+ | id | sessid...
votes
I can't seem to get the SQL IN operator to work with the correct moodle way of inputting variables into the sql string. When I do this: $activitie...
votes
I am trying to use jQuery in a module I am building for Moodle but I am facing a lot of problems. Based on the quide here [Moodle Docs][1] I created the fold...
votes
I have an native Android **Moodle** based application wherein I have to display the courses which are in **SCORM** format in the application. Can someone ple...