什麼是 canvas-bulk-grading?
使用評分細則對 Canvas LMS 作業進行大量評分工作流程。涵蓋單次評分、大量評分和具有安全第一演練的代碼執行策略。 來源:vishalsachdev/canvas-mcp。
使用評分細則對 Canvas LMS 作業進行大量評分工作流程。涵蓋單次評分、大量評分和具有安全第一演練的代碼執行策略。
透過命令列快速安裝 canvas-bulk-grading AI 技能到你的開發環境
來源:vishalsachdev/canvas-mcp。
Grade Canvas LMS assignments efficiently using rubric-based workflows. This skill requires the Canvas MCP server to be running and authenticated with an instructor or TA token.
Before grading, retrieve the assignment details and its rubric criteria.
Then get the rubric. Use getassignmentrubricdetails if the rubric is already linked to the assignment, or listallrubrics to browse all rubrics in the course:
使用評分細則對 Canvas LMS 作業進行大量評分工作流程。涵蓋單次評分、大量評分和具有安全第一演練的代碼執行策略。 來源:vishalsachdev/canvas-mcp。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/vishalsachdev/canvas-mcp --skill canvas-bulk-grading使用評分細則對 Canvas LMS 作業進行大量評分工作流程。涵蓋單次評分、大量評分和具有安全第一演練的代碼執行策略。 來源:vishalsachdev/canvas-mcp。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/vishalsachdev/canvas-mcp --skill canvas-bulk-grading 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vishalsachdev/canvas-mcp