Only to add to Leon's explanation - the full story is here, https://docs.moodle.org/dev/Moodle_versions
Howard Miller
Howard Miller hozzászólásai
Moodle in English -> General help -> Confusing on where to get starts? -> Re: Confusing on where to get starts?
Howard Miller írta időpontban
It's a wiki, so it's not always organised as a logical walk-through or tutorial. There IS an online tutorial for Moodle which I think you've been pointed to.
The online documentation is more a work of reference. Having said that, I've never had to use it to "learn" Moodle from scratch so, in that respect, I'm probably not the person to ask.
The online documentation is more a work of reference. Having said that, I've never had to use it to "learn" Moodle from scratch so, in that respect, I'm probably not the person to ask.
Is this different/better to/than the existing documentation... https://docs.moodle.org/404/en/Nginx
In case you missed it...
Enable Debugging in the config.php file, reproduce the problem. Give us the *exact* error and trace.
Enable Debugging in the config.php file, reproduce the problem. Give us the *exact* error and trace.
You should read Roles_and_permissions
Essentially, you can change the permissions for any role in a course. Identify the capability that you want to restrict and remove it from the role in a course (e.g. student).
Essentially, you can change the permissions for any role in a course. Identify the capability that you want to restrict and remove it from the role in a course (e.g. student).