Quantcast
Channel: General developer forum
Browsing all 37670 articles
Browse latest View live

Re: FALSE or false?

by Davo Smith.  PHP also allows for the following variable names:$helloWorld, $hello_world, $ms_helloWorldAnd the following function names:printHelloWorld, mv_printHelloWorldand code layouts like...

View Article


Moodle Events API

by Mark Williamson.  Hi All,I have been testing the Moodle Events API for the past two weeks. I have created a block plugin which implements some of the events listed in the Events API, however for...

View Article


Re: FALSE or false?

by Joseph Rézeau.  Point(s) taken, Davo.

View Article

Re: Trả lời: Re: Run multiple instances of Moodle without duplicating base code?

by connie swiderski.  Thomas,I followed this and it works fantastic! My only problem now is the cron. it will run per each subdomain within the Notification but will not run as a cron task. Could you...

View Article

Re: FALSE or false?

by Matt Bury.  Hi,To me it seems logical that they be TRUE and FALSE since they seem to be public static constants, i.e.public static const TRUE:int = 1;public static const FALSE:int = 0;At least in...

View Article


Re: FALSE or false?

by Tim Hunt.  I thinkhttp://false.bikeshed.com/

View Article

Re: Moodle - Javascript

by Sandareka Wickramanayake.  Hi Andrew, Thank you very much for your reply. It's really useful. I'll get back to you soon. Sandareka. 

View Article

Image may be NSFW.
Clik here to view.

Re: FALSE or false?

by Joseph Rézeau.  Hi Tim,Long time we had not seen that bikeshed metaphor. Thanks for refreshing our memory.Joseph

View Article


Re: Run multiple instances of Moodle without duplicating base code?

by Olusegun Shodeinde.  Hello, please I want you to advice/guide me. I have moodle installation version 1.9 and 2.2, the both are working fine with different databases, I want to combine the two...

View Article


Create Plug-in, Module, or Alter Core Code (URGENT)

by Alan Hare.  I need to restrict access to the list of Students a Teacher can see while using any enrollment method, based on "county" and/or  "cohort(s)"Not sure which is the best way to approche...

View Article

Re: Moodle Events API

by Rex Lorenzo.  Every time you add a new event handler, are you updating the version number in your version.php file? That is how Moodle knows to register your new event handler in the system to...

View Article

Activity Module time estimates

by Joshua Johnston.  Hi,I need to implement some functionality where a course designer or instructor can add the estimated time required for each item in a course. Is there an existing plugin or...

View Article

Re: Moodle Events API

by Matteo Scaramuccia.  Hi Mark,it sounds like a bug e.g. quiz_attempt_started is not declared in the event handlers - refs: mod/quiz/db/events.php and...

View Article


Re: Moodle Events API

by Tim Hunt.  No. That is not a bug. That is how the events API works.events.php is where you list the events you want to subscribe to. Not the events you fire. It is a convention to add comments there...

View Article

Image may be NSFW.
Clik here to view.

Re: Moodle Events API

by Matteo Scaramuccia.  Hi Tim,shame on me : yesterday night I confused subscriber with publisher... grr. I'll get a stricter look at real possible reasons about what the OP have described as an...

View Article


Re: How to build a main menu using the navigation block

by Deepak garg.  server->moodle->lang->en->moodle.php->$string['courses'] = 'set your own string'Good Luck.........  

View Article

Re: What's the best way to migrate an existing customized Moodle from...

by Amanda Doughty.  Developers can download Oracle for free using a developer license: http://www.oracle.com/technetwork/indexes/downloads/index.htmlI would expect developers who are contributing their...

View Article


Re: What's the best way to migrate an existing customized Moodle from...

by Davo Smith.  To be fair, there are a lot of situations which call for gathering data from a large number of tables at once, via JOINS, etc. that would be very slow and inefficient if written using...

View Article

Image may be NSFW.
Clik here to view.

Re: What's the best way to migrate an existing customized Moodle from...

by Tim Hunt.  No one is saying don't hand-code SQL. They are saying follow the coding guidelines so that it works on all DBs. The do do that all the time and never make a mistake is hard.And installing...

View Article

Re: Moodle Events API

by Mark Williamson.  Hi Guys, thanks for the help. Hopefully we can sort it. In my db folder, and in the events.php I have declared://messaging 'message_send' => array( 'handlerfile' =>...

View Article
Browsing all 37670 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>