Best practice forum (Archived)

Upload Courses

 
Van BurenSusan Neumans
Upload Courses
Van BurenSusan Neumans 发表于 2014年10月24日 Friday 13:44
 

First off, I'm a new user of Totara. Please also forgive me if this has been asked and answered. I couldn't find a thread in the discussions that answered my specific question.

I am attempting to setup Totara. FYI, I've already added the organizational, position, and user information using TotaraSync. In an attempt to make uploading historic training data from our existing training management database easier, I am attempted to upload a few courses using the Upload Courses feature. Not having found a template or a list with naming protocols, I created the following headers for the .csv file I'm using to import (or attempt to import): 

id
fullname
shortname
category 
type
idnumber
custom_duration
custom_coursesource
course_revision
expiresmonths
custom_releasedate
custom_coursestatus

I keep receiving an error message "Could not resolve category by ID"

I have tried a variety of things in the id column. Including the category id into which I wish the courses to reside, leaving it blank, and a lowercase version of the short name. So far nothing is working. I've also tried setting the Upload Mode and Update Mode to each of the different choices to see if that would fix it. So far that has not worked either. Any advice, please?

Susan

??
Re: Upload Courses
?? 发表于 2014年10月24日 Friday 13:56
 

Hi Susan, Totara is looking for the category # in this column. For example, the category # for the miscellaneous category =1, and any categories created after that are incremented. When you click on a category, you'll see something like ...course/index.php?categoryid=1. That's the # to include in the file.

Van BurenSusan Neumans
Re: Upload Courses
Van BurenSusan Neumans 发表于 2014年10月24日 Friday 14:22
 

Joe,

Thank you for the quick response! It worked. One additional question, where might I have found information in the help files on this? I searched in vain, which is why I asked here. 

Thank you, again.

Best regards,

Susan

??
Re: Upload Courses
?? 发表于 2014年10月24日 Friday 14:43
 

Happy to help!

Here's the link to the help documentation- https://docs.moodle.org/26/en/Upload_courses

 

Van BurenSusan Neumans
Re: Upload Courses
Van BurenSusan Neumans 发表于 2014年10月24日 Friday 14:53
 

Thank you.