Skip to content

campus-cli v1.0.2

Choose a tag to compare

@alejooroncoy alejooroncoy released this 15 Jul 16:44
· 304 commits to main since this release

Fixed

  • campus assignments list <courseId> now shows grades returned by Blackboard as plain grade.score, not only grade.displayGrade.score.
  • campus assignments list <courseId> --pending no longer treats graded assignments as pending when the score is returned as grade.score.
  • A single course with no pending assignments now prints No pending assignments found in this course. instead of looking empty.

Validation

  • npm test
  • npm run build
  • Real read-only e2e: node run.js assignments list _529580_1 now shows numeric grades such as 1 / 1 (100%).
  • Real read-only e2e: node run.js assignments list _529580_1 --pending reports no pending assignments for that course.

npm

Published as campus-cli@1.0.2 with latest pointing to 1.0.2.