Re: Upgraded from 2.5.2+ to 2.6.4+ (20140717) now log date and time are wrong
by Jerry Lau. As I test, I went into the mdl_log table and took a time value from the time field (1406246588)... and using this sitehttp://www.epochconverter.com/It came up with GMT: Fri, 25 Jul 2014...
View ArticleRe: Grant user A editing teacher access to ALL of user B's courses
by Jonathan Taylor. Hi Richard,This is super helpful!! I just made one small change to get what I needed. The flat file calls for idnumber instead of id even though they are both unique identifiers....
View ArticleRe: CSV user upload problem
by Dagwin Roelants. Go to Administration/security/site policies.Allow extended characters in usernames => yesTry again. If Capital letters are the problem, it should be working.
View ArticleRe: Strange characters after moving db and upgrading
by Guillermo Madero. Hello Mignonne,From what Moodle version did you upgrade? Prior to the database conversion, did you check to see what was its actual encoding? To be able to provide some useful...
View ArticleChange Text Editors in Moodle 2.7
by Ryan Panning. Our goal is to switch the default back to TinyMCE while some of the Atto issues are worked out. However, for some strange reason I cannot get any text editor to show up other than...
View ArticleRe: Change Text Editors in Moodle 2.7
by Guillermo Madero. Hello Ryan,I just checked at the demo site and everything worked fine:
View ArticleRe: Strange characters after moving db and upgrading
by Mignonne Davis. oops, sorry it was upgraded from 2.1
View ArticleRe: Change Text Editors in Moodle 2.7
by Ryan Panning. Well, they look so similar now that I didn't think anything changed. When did TinyMCE start to look like Atto?
View ArticleRe: Strange characters after moving db and upgrading
by Mignonne Davis. OK, so realizing this was called double encoding was what I needed, thank you Guillermo!So, what I did to fix: I brought over the old database that was from my 2.1 MoodleThen, I...
View ArticleRe: Change Text Editors in Moodle 2.7
by Ryan Panning. Looking at the TinyMCE documentation, looks like 2.6 is when the appearance changed for TinyMCE. We upgraded from 2.5 so that explains my confusion. Thanks
View ArticleChanging heading from "Quiz" to "Assessment"
by Greg Orchard. Hi all, I am using Moodle for administering theory assessments and would like to be able to use the "Matrix" quiz type to write some step by step practical skills assessments. Is it...
View ArticleRe: What's going on with ELIS?
by Geoffrey Rowland. I have not tested any of these but the new ELIS 2.6 plugins appear to be available on githubhttps://github.com/remotelearner?tab=repositoriesSome guidance on installing via git is...
View ArticleRe: problems uploading assignments & accessing uploaded files
by Colleen Criswell. Has there been any resolution to this issue?In one class I have only 2 students who get this error and have not been able to do assignments in class. Everyone else is not getting...
View ArticleLesson not advancing after incorrect answer
by David King. I have some question pages set up within a lesson and no matter what settings I choose whenever an incorrect answer is chosen it just keeps displaying the question until the correct...
View ArticleRe: Lesson not advancing after incorrect answer
by David King. also - is there a way to set up a custom incorrect message? You can set up correct answer feedback, but I don't see anywhere to put feedback for an incorrect answer.
View ArticleRe: Strange characters after moving db and upgrading
by Guillermo Madero. Hello Mignonne,I was a bit in a hurry before, so I just want to do some follow-up. You can run the following series of SQL statements to check that everything is actually fine...
View ArticleRe: Lesson not advancing after incorrect answer
by ben reynolds. David,You can use the branching logic to send users to one page for correct and another for fail. On the fail page, you provide help for finding the correct answer. Then you can...
View ArticleRe: problems uploading assignments & accessing uploaded files
by Guillermo Madero. Wow! Talk about reviving ancient threads!Colleen, it would be best if you opened a new thread with info about your setup. It would help if you enable Debugging so you can also...
View ArticleRe: Lesson not advancing after incorrect answer
by Joseph Rézeau. ben "The annoying trick to Lesson is that the jump is set by default to "This page," which won't take you anywhere."Wrong. That is only true of Content pages. For Question pages, the...
View Article