After an outage on September 1, the Instructure Community is now fully available, including guides, release notes, forums, and groups. If some styling still looks unusual, clear your cache and cookies.
Are you wanting to export the rubric itself or the values in the rubric?
I once started to combine about four of my rubric scripts into one and was going to add the functionality to export a rubric so that it could be edited and re-imported with my script to import rubrics. I got sidetracked. In August, I wrote a script that would export the values from a rubric and set up the framework to export the contents of the rubric, but never finished it.
One thing you might be able to do is use the API to obtain the rubric, then copy/paste the content into a JSON to CSV converter.
Hi James.
I was just trying to avoid losing the rubrics I created because I was treating the rubric as an answer key. It was the name value pairs I didn’t want to lose.
Mike
Get Outlook for iOS<https://aka.ms/o0ukef>
@James first.. THANK YOU for all you do. Second yes having the ability to download just the rubric into a spreadsheet would be extremely helpful. That way using your upload technique would make it easy to change an existing one to fit another course or help give a starting structure for new staff to start off with?
I had planned on writing an export routine that would give you something that could be brought back in with the import routine. I even started a major rewrite of my rubric routines, trying to organize them better and write cleaner code (I'm a better programmer now than I was then).
Along the way, I realized that I needed to change the order of the columns in the rubric importer script if I wanted to add the capability for the long descriptions. I should really start with the point value and then the description. That paused my export routines since I didn't want to write something that was incompatible. It's now been a couple of years since I started that rewrite. I'm really great at starting things, but if I don't finish it right away, then life and my real job tend to get in the way and they never get finished.
As we often reference @James as being the Canvas God and how helpful your input is, your life and job come first. Your work is appreciated more than you can ever imagine but that balance has to be made for sanity.
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.