- Moodle 3 Administration(Third Edition)
- Alex Büchner
- 155字
- 2021-07-16 12:50:50
Summary
In this chapter, we learned what the building blocks of Moodle core look similar to and where they are located. Furthermore, we dealt with a number of options for managing files, including the basics of some file repositories.
As we found out in the previous chapter, Moodle can be installed on multiple operating systems, supports a wide range of database systems, and can be used with different web servers. Due to the openness of Moodle, it should have come across in this chapter that all its components can be accessed without any restrictions. This allows the management of files via a number of channels that we have covered, such as Moodle's file management, web host file management, and file management via the file system repository for FTP access.
Now that your system is up and running and you know what its insides look similar to, it's time to deal with courses, users, and roles.
- The Android Game Developer's Handbook
- GraphQL學習指南
- INSTANT FreeMarker Starter
- Python從菜鳥到高手(第2版)
- Getting Started with CreateJS
- JavaScript+Vue+React全程實例
- Spring實戰(第5版)
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Protocol-Oriented Programming with Swift
- Learning AngularJS for .NET Developers
- 精通MySQL 8(視頻教學版)
- Learning iOS Security
- 大學計算機基礎實訓教程
- 用Python動手學統計學
- 深入理解C++11:C++11新特性解析與應用