danIT
Members-
Posts
941 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by danIT
-
Im going to the casino tonight, havent ever really been before, and i was hoping to do a little gambling. I've set a limit of about £20 to £40 (max) as i dont have much money to loose. I've never really been a cards player or stood in the pub playing on the gamblers but was hoping to have a go on roulette, I was just wondering if anyone had an tips on playing roulette - Bigginers guide if you like?
-
Quig seems very frustrated by the existance of CEOP, as Powdarrmonkey said "You can't back up any of your facts" and as you say " If we are going to be personal about it, it doesn't take a GCSE in counter-espionage to notice that nowhere in the world are there arrests reported in the media because of the cleverness or pro-activeness of CEOP." and further comments like "And we know why dont we?" Do we know why? Does CEOP achieve anything? Does CEOP rip tax payers off? Anyway...... If you suspect it, report it! Report child sex abuse CSS #report { border-left: 1px solid #fff; float: right; font-size: 1.4em; height: 85px; text-align: center; padding: 20px 0 0 0; width: 194px; } #report a.report { background: url(http://www.ceop.gov.uk/assets/reportabusebtn.png) 0 0 no-repeat; display: block; height: 38px; margin: 10px auto 0 auto; position: relative; text-indent: -3000em; width: 104px; } In my humble opinion I beleive CEOP to be a good thing.
-
If i thought all the course administrators would restore the course correctly then I would hand it over to them. Buck stops with me even though i only oversee the sites and the site admins should be looking after them but as were trying to motivate people were trying to get some original moodle content into there sites. This functionality would really come in handy, Select course Install .com Job done!
-
I have a course which is pretty simple, contains a couple of labels and a SCORM activity. I need to distribute the course to a number of Moodle sites easily. I cant use networking as each site needs its own unique copy of the course to customise it. Options: 1. Backup the course and let the other sites Admin or Course Creators 'Restore' it? 2. Get login details of all the sites and do the 'Restore' manually on each site? 3. Any other ideas? 3a. Does anyone know of a MySql tracker, my idea being that if i take a backup of the mysql database and then 'Restore' the course in Moodle I can actually see what MySql is been written back to the database to track whats going on. Id then need to write some PHP to duplicate this for all the sites? Compare Original with New = Show me changes made? Thanks!
-
how to see who hasn't looged into Moodle
danIT replied to beeswax's topic in Virtual Learning Platforms
Heres a MySQL query that will show you all the users that have never logged on to Moodle: select * from mdl_user where lastlogin = 0; Here is patch listed in the Moodle Tracker which should add the functionality required: [#MDL-15502] Bulk user actions should include a filter option to select users who have never logged in - Moodle Tracker -
This is really shocking! Its soooo bad!
-
Its not the most amazing piece of software but our SEN department seem to use it alot and does what they need it to do. Its basically a form that completes a word template, sometimes had a few problems with the export of the details from IEP to Word but its usually a matter of permissions.
-
Moodle has been updated fixing the HTML Editor (Enlarged) Javascript errors: Download it here
-
The EduMoodle Moodle Theme has been updated and you can download it here Fixes: Fixed problem with enlarged HTML Editor Fixed some of the 'fixed width issues' Struggling to find time to fix all the bits and pieces that are coming up on here and Moodle.org. Could someone (EduIT) supply me with a scorm package so i can look at fixing the width issues.
-
Standards Based Moodle Themes - NewSchool Learning
-
Keyosk - Product Range – Key Accessories - Key Rings - Large Key Ring
-
Bloomin marvelous thanks guys! Works a treat!
-
Sorry i want to include the file, i dont want to display that line. Navbar.php contains the links that should appear in my navbar. So the html shows the contents of the navbar.php file.
-
I have the following script: <?php if (file_exists($CFG->dataroot.'/1/theme/navbar.php')) if (empty($CFG->slasharguments)) { ?> <?php print $CFG->httpswwwroot.'/file.php?file=/1/theme/navbar.php' ?> <?php } else { ?> <?php print $CFG->httpswwwroot.'/file.php/1/theme/navbar.php' ?> <?php } else { }?> This looks for the file navbar.php and if it exists it outputs: http://localhost/184/file.php/1/theme/navbar.php But i need it to output like this: <?php include("http://localhost/184/file.php/1/theme/navbar.php"); ?> Can anyone help?
-
My brother is dyspraxic, left handed and autistic and I can safely say trackerball is a no no, better success with keyboard commands and slowing down a regular mouse yielded better results. Also he got on quite well with one of those joystick controllers, usually used with people who have arthritis, and can also second a graphics tablet on the recommendation of a colleague who has a daughter with dyspraxia but is not left handed. Alot of the time its down to personal preference.
-
Heres what im looking to do: On a certain date reference one css.file but after that date forget about it. On December 1st display december.css but on 1st January display regular.css Any ideas? Could be PHP aswell?
-
Alternative: http://moodle.org/mod/forum/discuss.php?d=92922
-
I supposse the easiest way is to copy the block: Copy the folder: site_main_menu (I think thats the block you mean) Rename the folder: another_main_menu Inside the folder you will find: block_main_menu.php rename it so block_another_main_menu.php Then edit block_another_main_menu.php file, Edit line 1: <?php //$Id: block_another_main_menu.php,v 1.25 2007/01/09 11:04:13 skodak Exp $ (You could change the date etc...) Edit line 3: class block_another_main_menu extends block_list { Then you just need to install the block: http://yourmoodle.com/admin This should install your new (copy) block.
-
I've isolated it to a problem with mootools.1.11 .js file im using. To be honest i dont know how to fix it right now, but im working on it.
-
I suspect there is a problem with header.html, Im going to recreate the file with a better structure. That should do the trick, apologies for more badly (poorly) coded header.
-
Whats the pay for that position? Seems like your looking for an: ICT Technician Sims Manager VLE Manager VLE Content Manager/Creator PHP Programmer
-
If you feel confident I would unscrew the keyboard and release it from the main board. Id then give it a good was with cold water, a good dunk in the sink and then leave that to dry out for a few days. That should help with all the sugary residue left on the keyboard. Releasing the keyboard will also help any other moisture lef tinside the laptop escape. Open the CD-rom drawer as well. I've dont it before on a few Toshibas, IBM's and one or two HPs.
-
And i presume it wasnt 'hacked' more that the default password/username was never changed?
-
I would suggest that this is a problem with Moodle 1.9 not a problem with the Theme, the theme after all is just a bunch of CSS. Try changing your theme back to the standard Moodle theme and attempt to load the HTML editor again and see if you get the same error.
-
Can i suggest turning Ajax on, if its turned off and the attempting to delete the course?
