We are using mnet to connect our server (Client) to another moodle instance (server).
All the configuration for moodle has been completed and we double checked that we did not miss any.
Our "client" does not show the "Network Servers Block" in the Add Blocks Interface.
Any assistance is welcomed.
Thanks, Chandrashekar Singh
答案 0 :(得分:0)
Check the client has the capability @JsonProperty(useKeyMap=true)
go to site admin -> users -> permissions -> check system permissions
select the client username
filter for block/mnet_hosts:addinstance
is it allowed?
If not then check the roles for the client. By default, the capability is assigned to roles block/mnet_hosts:addinstance
and editingteacher
, as well as an admin users.