moodle
What is optimal isolation level for MySql using InnoDB running Moodle 1.9.X
Which InnoDB isolation level should be used with 开发者_如何学CMoodle 1.9.X. The default is REPEATABLE READ, is it save, however, to use READ COMMITTED for better performace?You wont get a sensible an[详细]
2022-12-22 21:14 分类:问答calling functions of the application via javascript from embeded browser?
I have an embeded browser in C# application which I am displaying static webpages in. Can I call a function of the app by pressing a button in 开发者_高级运维a webpage inside of the embeded browser vi[详细]
2022-12-22 14:11 分类:问答Moodle 1.9.7: Uploading file in assignment admin panel
In Moodle 1.9.7, I need to allow the teacher to upload a file in the admin panel of a brand new assignment plugin.[详细]
2022-12-22 06:40 分类:问答There is a django option for moodle?
There is a platform l开发者_C百科ike moodle made in django or some kind of interface django/moodle? I cannot think of any and Google apparently thinks the same.[详细]
2022-12-21 13:00 分类:问答Adding custom CSS into a new Moodle assignment
I\'m working on a new Moodle Assignment plugin. How can I include a custom CSS to my plugin? I\'m using Moodle 1.9.7.[详细]
2022-12-18 23:06 分类:问答Import course information from one Moodle to another
I am upgradin开发者_运维百科g the Moodle installation and changing look and feel, roles, etc. To do this i am imposing a content freeze on the existing version, copying the site to a new location, upd[详细]
2022-12-18 13:39 分类:问答PHP xmlrpc extension and MAMP
I am trying to get the xmlrpc extension to work for php5 in MAMP (1.8.4). I checked what version of PHP 5 was installed:[详细]
2022-12-15 18:02 分类:问答is there any API exists for Moodle? [closed]
Closed. This question does not meet Stack Overflow guidelines. It开发者_如何学运维 is not currently accepting answers.[详细]
2022-12-15 08:14 分类:问答Does legacy salt string support in Moodle 1.9.7 include support for non-salted passwords?
We have an active Moodle installation recently updated to 1.9.7. This site has never used password salts before. I want to enable password salts on the system, as Moodle recommends now for 1.9.7, but[详细]
2022-12-13 11:43 分类:问答Need help debugging a custom authentication plugin for Moodle
I\'m trying to authenticate against the user db of my website (CMS based) and it uses a slightly different approach at storing hashed passwords. It uses a randomly generated salt for each user. The sa[详细]
2022-12-11 07:37 分类:问答