- Moodle 3.x Developer's Guide
- Ian Wild
- 56字
- 2021-07-02 21:34:42
Managing users
Getting users onto courses is a two-step process. Firstly, a user needs to have a user account created in Moodle--the authentication step. Next, they need to be given access to a course through course enrolment. Both of these steps are supported--and can be enhanced--by plugins. Let's start by looking at authentication.
推薦閱讀
- C++ Primer習題集(第5版)
- VSTO開發入門教程
- 你必須知道的204個Visual C++開發問題
- JS全書:JavaScript Web前端開發指南
- Python數據挖掘與機器學習實戰
- Learning Network Forensics
- Java編程技術與項目實戰(第2版)
- Web性能實戰
- Unity Character Animation with Mecanim
- 實戰Java高并發程序設計(第2版)
- 計算機程序的構造和解釋(JavaScript版)
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- Spring Boot 2+Thymeleaf企業應用實戰
- Scratch少兒編程高手的7個好習慣
- 軟件測試項目實戰之功能測試篇