Hello,
I'm running into an issue with the import of multiple courses into Totara v11.
Our CSV is a pretty simple one with only the following fields defined, and test values:
idnumber,shortname,fullname,category_idnumber,coursetype,startdate,format,summary,audiencevisible
Custom fields are imported later through external sql queries.
For the most part, the upload goes as expected. However, there are two fields that refuse to take the values specified. They are coursetype and audiencevisible. They are set to 0, and 2 respectively.
Any help would be greatly appreciated.
John