I recently received a data dump of ALL rubric data from our Canvas instance so that I could analyse how our rubrics are being set up.
One field I was interested to investigate was the ratio of rubrics using point vs using ranges. This field seems to be captured by "criterion_use_range" and contains values TRUE (i.e. is using ranges) and FALSE (i.e. is using points)
However, when I look at the data nearly half the cells have "NA". I thought this might be because the rubrics weren't scored or if the setting "Use this rubric for assignment grading" wasn't selected but that is not the case.
Does anyone know what the NA signifies?
Thanks