jamesjonesmath / canvancement

Enhancements to the Canvas LMS
ISC License
214 stars 95 forks source link

Try to import a rubric. Clicked Create button and nothing happen #37

Closed ronnyyau closed 3 years ago

ronnyyau commented 3 years ago

image I am trying use make a test rubric into the canvas, but when i click create, nothing happen and no error message out, am i doing something wrong? image

jamesjonesmath commented 3 years ago

What jumps out at me is that you have the same point values in each row. Point values within a criterion should be different because that is how Canvas sorts the entries. For example, you cannot use 0 multiple times within a row, but you could use 0 once in each row (multiple times in a column).

If you do not want to use points, you still have to put them into the rubric. Then, after creating the rubric, you can edit it and tell it not to use points.

ronnyyau commented 3 years ago

@jamesjonesmath Thank you so much for your reply, and it works now. Just one more question for me.

I am a University student which making a honours stage project. My project is making a feedback tool which helping academic to speed up their workload. I would like to kindly ask you if i can use your plugin for my project, and mention you and your plugin in my report?

jamesjonesmath commented 3 years ago

The code is licensed under the ISC license. It allows for what you want to do without having to get permission from me.