521 solutions found in moodle-core
Page 10 of 27votes
I'm trying to create a LTI provider for Moodle. The things that I need from Moodle - course name, students and teachers, as well as enabling a single sign...
votes
I want to use json format for moodle webservices I have configured REST protocol in Site administration / ► Plugins / ► Web services / ► Manage protocols...
votes
I have the following scenario: [![Moodle integration architecture][1]][1] There's a portal page with some content for authenticated users. The authenticat...
votes
I have created a custom block in moodle. The block displays perfectly on admin and manager account. But it doesnt display on the student account. I have created...
votes
I've created all courses in moodle and I've uploaded scorms in hidden status. How do I do to show all scorms from database? Thanks! Edit: I want...
votes
By using Moodle Web Service (REST) call `core_user_get_users_by_field` I successfully get my user details. One of the returned fields is `profileimageurl` that...
votes
I've tested Articulate Storyline Courses on Moodle 2.7 and Android Articulate Mobile Player. In Mobile Player all courses working fine while in Moodle 2.7...
votes
I am configuring Moodle 2.8.1 version. while configuring it loads a page where Server Checks are validated. I have sorted all the errors and now it is displ...
votes
I have implemented logout moodle in my another php application when it logout then moodle automatically logout. when using direct link www.moodle.com/login/l...
votes
I am coding a block type plugin for Moodle and have this JS code that gives me problems. Since I'm not very familiar with JS and JSON I can't deduce wha...
votes
I am new in moodle and I am trying to create rest api in moodle to add a new quiz in moodle with following code. It adds the entry in quiz table but it's no...
votes
I created some additional webpages (php files) in Moodle. They're accessible of course from the appropriate path (e.g. "..my_folder/page.php")....
votes
I am developing a plugin in moodle, I have uploaded the plugin but in Manage activities I see the ' Missing from disk' error and a related Section er...
votes
I'm trying to extract some data from an URL and store it into a table I created in Moodle, and it shows the error in Title. My goal is to extract all the va...
votes
I try to enrol users in a course using `Moodle Rest API` method `enrol_manual_enrol_users()`, but it's don't create anything in the `mdl_role_assignme...
votes
I am looking for the way to automatically assign users with different roles across LDAP. I have found from this document (http://docs.moodle.org/26/en/LDAP_e...
votes
I'm new to Moodle and I have just a very basic knowledge of css. I have installed a theme in moodle and there is a very annoying footer at the top of the p...
votes
I am unable to get a Login page after Moodle 2.5 installation got over. it throws following error The page isn't redirecting properly Firefox has detec...
votes
I'm using Moodle's external database plugin and am having a very annoying problem. Here's an example: **username:** johndoe@gmail.com logs in wit...
votes
I have installed moodle on my laptop. But i am unable to access it from other computers connected on the same network. However there is no problem in accessing...