- Moodle 3.x Developer's Guide
- Ian Wild
- 84字
- 2021-07-02 21:34:41
Step 3: Implementing the solution
We will create a new local plugin. Essentially, local plugins are the place to put enhancements to core Moodle that don't fit into any other obvious place (that is, an enhancement that isn't a new course activity or a new user authentication method). We will learn much more about local plugins in Chapter 2, Moodle Plugins - What Can I plug In? I have called this new plugin duallang. This is publicly available on GitHub at https://github.com/iandavidwild/moodle-local_duallang.
推薦閱讀
- Java語言程序設計
- C語言程序設計實踐教程(第2版)
- 自然語言處理實戰:預訓練模型應用及其產品化
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- Flink SQL與DataStream入門、進階與實戰
- DevOps入門與實踐
- Effective Python Penetration Testing
- Visual Basic程序設計實驗指導(第4版)
- Python數據可視化之Matplotlib與Pyecharts實戰
- Building Microservices with .NET Core
- Flowable流程引擎實戰
- 計算機應用基礎教程(Windows 7+Office 2010)
- Web App Testing Using Knockout.JS
- OpenMP核心技術指南
- Extending Unity with Editor Scripting