Hello,
I am trying to isolate the max score for rubric at the rubric criteria level. I initially grabbed the max 'value' from the 'RubricCriteriaLevels' dataset (grouped by criterionID), but when I joined that to RubricAssessmentCriteria, I found that some assessed criteria did not exist in the RubricCriteriaLevels table and others have a null 'value' even though the criteria is on a custom points scoring method and there are points associated with the criteria.
Has anyone else had this issue and were you able to find a way to isolate the total points possible on a rubric criteria in Analytics Builder?