·moodle-external-api-development
</>

moodle-external-api-development

automindtechnologie-jpg/ultimate-skill.md

為 Moodle LMS 創建自定義外部 Web 服務 API。在實現課程管理、用戶跟踪、測驗操作或自定義插件功能的 Web 服務時使用。涵蓋參數驗證、數據庫操作、錯誤處理、服務註冊和 Moodle 編碼標準。

2安裝·1熱度·@automindtechnologie-jpg

安裝

$npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill moodle-external-api-development

SKILL.md

This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards.

See attached createquizfromcategories.php for a comprehensive example including:

| {user} | User accounts | | {course} | Courses | | {coursemodules} | Activity instances in courses | | {modules} | Available activity types (quiz, forum, etc.) | | {quiz} | Quiz configurations | | {quizattempts} | Quiz attempt records | | {question} | Question bank | | {questioncategories} | Question categories | | {gradeitems} | Gradebook items |

為 Moodle LMS 創建自定義外部 Web 服務 API。在實現課程管理、用戶跟踪、測驗操作或自定義插件功能的 Web 服務時使用。涵蓋參數驗證、數據庫操作、錯誤處理、服務註冊和 Moodle 編碼標準。 來源:automindtechnologie-jpg/ultimate-skill.md。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill moodle-external-api-development
分類
</>開發工具
認證
收錄時間
2026-02-05
更新時間
2026-02-18

快速解答

什麼是 moodle-external-api-development?

為 Moodle LMS 創建自定義外部 Web 服務 API。在實現課程管理、用戶跟踪、測驗操作或自定義插件功能的 Web 服務時使用。涵蓋參數驗證、數據庫操作、錯誤處理、服務註冊和 Moodle 編碼標準。 來源:automindtechnologie-jpg/ultimate-skill.md。

如何安裝 moodle-external-api-development?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill moodle-external-api-development 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/automindtechnologie-jpg/ultimate-skill.md