Re: Student "Last access" log
by Albert Ramsbottom. I think you need to adjust the permissions in the Teacher role. You need to edit the teacher role to allow the teacher to see the student access logsI think!!! Albert
View ArticleRe: File upload fails for IE9 after upgrade to 2.3.3
by Jake Novak. Just for documentation, the reason why putting our Moodle site in the "trusted sites" list worked for us is that we had the setting to force compatibility mode for intranet sites. I'm...
View ArticleRe: File upload problem in IE9 - Solved
by Aaron Hockett. Cameron,I put that code in there but I'm not seeing it in the <head> tag on the site. Do I need to put it somewhere specifically within the php file?
View ArticleRe: Transitioning Domain Names
by Rob Johnson. You will likely need to run the find/replace script to change the domain in links throughout the site. It would be a good idea to try this first on a copy of your site, and I would...
View ArticleRe: Randomly get "Dataroot not writable" error
by Howard Miller. I know they're commented out, but the require for setup.php should be the last thing in this not the debugging switches.Other than that, I'm desperately hoping you've found some...
View ArticleRe: Accessing course activities in Moodle 2
by Whitney Lowe. Hi Rick:I own a small company that produces educational content so I am both instructor and administrator, so this works perfectly for me.As for Articulate Storyline, It is worlds...
View ArticleRe: Image competition
by Itamar Tzadok. See fifth illustration at http://docs.moodle.org/23/en/Dataform_module (zoom)
View ArticleRe: Transitioning Domain Names
by Erik Rosen. Thanks for the advice. I love the idea of checklists!
View ArticleRe: Transitioning Domain Names
by Erik Rosen. Glad to hear it worked for you. Gives me some hope!
View ArticleRe: Backup
by curt bixel. Visvanath,Can you tell me about how long a course backup should take? It is taking about 22 minutes to back up my one course. The completed backup file is about 250MB. Everything...
View ArticleRe: Activities completion check mark not showing
by susan cheng. Hi Aaron,Thanks for your help.I didn't find the setting for "activities", is this one?Home/ ►Site administration/ ►Plugins/ ►Activity modules/ ►Manage activitiesthere is no section...
View ArticleRe: Moodle 1.9.5 - $USER->mycourses is blank
by Jon Witts. You may get more luck asking this one in the developers forum Gary.Jon
View ArticleRe: Moodle 1.9.5 - $USER->mycourses is blank
by Mike Churchward. If you are already looking at the code, your best best is to use the search function in an IDE such as Eclipse or Netbeans to find all occurences of the variable you are interested...
View ArticleRe: 2.3.3 - Students unable to view grades on hidden topics
by Mike Churchward. I believe its covered here: http://docs.moodle.org/23/en/Gradebookmike
View ArticleRe: Moodle 1.9.5 - $USER->mycourses is blank
by Jon Witts. Or http://xref.moodle.org/nav.html?index.html will let you search the Moodle 1.9.9 code base...Jon
View ArticleRe: Change IP Blocked page
by Gerrit Anderson. Okay, am I missing something..... I have looked at the page multiple times and have yet to find how to change what is displayed when I use that to block an IP..... To be more...
View Articleplugin Training Sessions 2.3 bug
by Andre Santos. The latest version with this bug, just estaexibndo detailed report of the administrator. When you choose a User plugin shows the course being administrator
View ArticleRe: Change IP Blocked page
by Ken Task. In /lang/en/admin.php (or if using another lang /lang/[yourlang]/admin.php I would assume)Line 586 $string['ipblocked'] = 'This site is not available...
View Article