Your Community is getting an upgrade!
Read about our partnership with Higher Logic and how we will build the next generation of the Instructure Community.
I've finally succeeded in getting an outcome import to work in canvas. However, I had to provide an outcome number in the column A vendor_guide. i.e. outcome_94632, etc.
How do I get Canvas to auto-number the outcomes so that I don't have to look up what the last existing outcome number is before each import?
Thanks!
Solved! Go to Solution.
Howdy,
From what I understand of the outcomes CSV format, this is a number supplied by you and isn't set by Canvas. These aren't incremented keys and could be anything unique. Therefore, your best bet is to look at your last outcome file and last Vendor_guid and then start the new file from the next increment.
I also looked in the API to see if there was a way to grab all the Outcome IDs, but didn't find one. There is an admin report "Outcome Export" that has all the outcomes and their vendor_guid's, but it would be faster to just keep your files you are uploading somewhere to reference, rather than having to run that report each time.
Cheers,
Chad Scott
Howdy,
From what I understand of the outcomes CSV format, this is a number supplied by you and isn't set by Canvas. These aren't incremented keys and could be anything unique. Therefore, your best bet is to look at your last outcome file and last Vendor_guid and then start the new file from the next increment.
I also looked in the API to see if there was a way to grab all the Outcome IDs, but didn't find one. There is an admin report "Outcome Export" that has all the outcomes and their vendor_guid's, but it would be faster to just keep your files you are uploading somewhere to reference, rather than having to run that report each time.
Cheers,
Chad Scott
Thanks Chad, that's exactly what I did. It's a waste of time. I was hoping there was a symbol like outcome_<> to tell it to pick the next open number:)
Thanks for your reply,
Kim
To interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign InTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign In
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.