campus-cli v1.0.2
·
304 commits
to main
since this release
Fixed
campus assignments list <courseId>now shows grades returned by Blackboard as plaingrade.score, not onlygrade.displayGrade.score.campus assignments list <courseId> --pendingno longer treats graded assignments as pending when the score is returned asgrade.score.- A single course with no pending assignments now prints
No pending assignments found in this course.instead of looking empty.
Validation
npm testnpm run build- Real read-only e2e:
node run.js assignments list _529580_1now shows numeric grades such as1 / 1 (100%). - Real read-only e2e:
node run.js assignments list _529580_1 --pendingreports no pending assignments for that course.
npm
Published as campus-cli@1.0.2 with latest pointing to 1.0.2.