Hi
I want to change the name of the course data directory (when it's created) so the name reflects the title of the course instead of the course id number.
Does anyone no what file I should look at and the code in the file?
Cheers Steve
Steve
Just wanted to know if you are my brother? My name is Shari Lovidge - if so you can contact me via: sharzla@hotmail.com
Thanks
Shari
If you let Moodle create it when you installed, then you should find it in the same place as your moodle directory--on the same level.
It will be called moodle_data (or something real similiar...been a while since I've done this). All you need to do is rename the directory and then open your config.php file in your moodle directory and change the name there. That's it.
Keep in mind that the install directions recommends that you place this directory outside the public_html directory for security reasons. If you do that, just change the location in the config.php file as well.
Steve