·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