我刚刚升级到 Moodle 2.5 并想为特定用户创建一个令牌。我创建了课程,注册了一些用户并尝试为用户创建令牌。在菜单上Site administration -> Plugins -> Web services -> Manage tokens
,当我选择用户并单击执行令牌时,moodle 系统会打印:
The user hasn't the required capability to use this service
and link to: http://docs.moodle.org/25/en/error/moodle/nocapabilitytousethisservice
任何人都知道如何解决这个问题?