by Steve Morris.
Ken,
Thanks for the note. I'm a Linux guy so we're all good here. I found the directory of a in progress backup but interestingly enough it is for a course id I don't have in my roster of courses viewable from the web. This could be a course that was recently deleted or the like. Here's what I found in the course.xml:
<?xml version="1.0" encoding="UTF-8"?>
<course id="3004" contextid="88337">
<shortname>Winter 2019 - CDPD 700 - 1 - Winter</shortname>
<fullname>Synthesis of Principles and Practices in Curriculum Design - Winter 2019</fullname>
<idnumber>Winter 2019 - CDPD 700 - 1 - Winter</idnumber>
Thanks for the note. I'm a Linux guy so we're all good here. I found the directory of a in progress backup but interestingly enough it is for a course id I don't have in my roster of courses viewable from the web. This could be a course that was recently deleted or the like. Here's what I found in the course.xml:
<?xml version="1.0" encoding="UTF-8"?>
<course id="3004" contextid="88337">
<shortname>Winter 2019 - CDPD 700 - 1 - Winter</shortname>
<fullname>Synthesis of Principles and Practices in Curriculum Design - Winter 2019</fullname>
<idnumber>Winter 2019 - CDPD 700 - 1 - Winter</idnumber>
With this I assume that should be able to see the course with the following:
But I get the following:
Can't find data record in database table course.
I'm going to spend some time with the Moodle database poking around to see if I can find a record of this course and work from there.