- Moodle 3.x Developer's Guide
- Ian Wild
- 80字
- 2021-07-02 21:34:43
Quiz plugins
A Moodle quiz activity comes with a set of standard question types (see https://docs.moodle.org/31/en/Question_types for details). These question types are themselves plugins, and if our ID identifies a need for a different type of quiz question behavior, then there is the opportunity for this to be developed.
The code for the question plugins is found in the question/type folder:

Again, it is worth taking a look at the Moodle plugins directory for third-party quiz question types at https://moodle.org/plugins/browse.php?list=category&id=29.
推薦閱讀
- Vue.js設計與實現
- Mobile Application Development:JavaScript Frameworks
- Learning ROS for Robotics Programming(Second Edition)
- Instant Zepto.js
- INSTANT Weka How-to
- Mastering ServiceNow(Second Edition)
- Android程序設計基礎
- Node.js全程實例
- C++寶典
- C# and .NET Core Test Driven Development
- Go語言編程
- Orchestrating Docker
- R Data Science Essentials
- ASP.NET 4.0 Web程序設計
- ASP.NET求職寶典