- Moodle 3 Administration(Third Edition)
- Alex Büchner
- 209字
- 2021-07-16 12:50:51
A high-level overview
To give you an overview of courses, users, and roles, let's have a look at the following diagram. It shows nicely how central the three concepts are and also how other features are related to them. Again, all of their intricacies will be dealt with in due course, so for now, just start getting familiar with some Moodle terminology.

Let's start at the bottom-left and cycle through the pyramid clockwise. Users have to go through an Authentication process to get access to Moodle. They then have to go through the Enrolments step to be able to participate in Courses, which themselves are organized into Categories. Groups & Cohorts are different ways to group users at course level or site-wide. Users are granted Roles in particular Contexts. Which role is allowed to do what and which isn't, depends entirely on the Permissions set within that role.
The diagram also demonstrates a catch-22 situation. If we start with users, we have no courses to enroll them in to (except the front page); if we start with courses, we have no users who can participate in them. Not to worry though. Moodle lets us go back and forth between any administrative areas and, often, perform multiple tasks at once.
- UNIX編程藝術(shù)
- Mastering OpenLayers 3
- JavaScript+DHTML語法與范例詳解詞典
- SQL Server 2012數(shù)據(jù)庫技術(shù)及應(yīng)用(微課版·第5版)
- C語言程序設(shè)計(jì)(第2版)
- 編寫高質(zhì)量代碼:改善Python程序的91個建議
- Servlet/JSP深入詳解
- 精通軟件性能測試與LoadRunner實(shí)戰(zhàn)(第2版)
- 64位匯編語言的編程藝術(shù)
- Full-Stack React Projects
- 網(wǎng)絡(luò)爬蟲原理與實(shí)踐:基于C#語言
- 小程序開發(fā)原理與實(shí)戰(zhàn)
- Mastering React
- 智能手機(jī)APP UI設(shè)計(jì)與應(yīng)用任務(wù)教程
- 軟件測試分析與實(shí)踐