Skip to content

Instantly share code, notes, and snippets.

@adam-phillipps
Created September 20, 2016 22:20
Show Gist options
  • Save adam-phillipps/1eec1d4e7f1b54b2037dd1887ce544a4 to your computer and use it in GitHub Desktop.
Save adam-phillipps/1eec1d4e7f1b54b2037dd1887ce544a4 to your computer and use it in GitHub Desktop.
I wasn't able to get it to work other than happy path but that's all I had time to make it work with, after I found out that another PS fixed the first issue I was having. Here are my steps:
1. valid sync https://portaluat.browardschools.com/Pinnacle/Gradebook/
2. in canvas course sis id: df440636-58a1-4c49-bd62-545eab0d65ce~d55ea3ea-bd93-402a-8aaa-eed1efaf0163~05a2036e-25f1-4d4b-84a1-261f62741da5
- i'm not sure if that matters so i did try a few different variations and with no value just to make sure
3. make sure there is a section sis id that lines up with a class in the correct course if it applies. the term and due dates were checked in a similar fashion.
4. create two assignments graded by points. (bare with me)
5. give students grades (there are many so give many grades)
6. edit one of the assignments to be not graded
7. post grades
8. validate every piece of data you can possibly link to figure out if it worked.
since i wasn't having luck figuring it out, shep pitched in and here's his repro steps, as he suggested a -1 as well:
1. Create an assignment, setting "Display Grade as" to something other than "Not Graded", add some grades, and then post grades to get a weight of 1 and a score.
2. Edit that assignment and change it to omit from final grade. Then update the grade in the gradebook and post again
Result: The grade is posted to broward, even though it should have been omitted, and the weight isn't updated to 0 either.
The weight is still 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment