Các bài đăng được tạo bởi Tim Hunt

Moodle in English -> Assignment -> Assignment capabilities for helpdesk staff

Bởi Tim Hunt -
Hình của Core developers Hình của Documentation writers Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers

I am looking at the various capabilites available in the Assignment activity, and I am wondering what roles setup people use for support staff who are there to help students.

Ideally, it would be possible to have a role that has read-only access to see if each student has submitted, and what they have submitted, but not change anything like student grades.

Has anyone worked out a way to get that? Does mod/assign:viewgrades and mod/assign:view work? Obviously, I need to do my own testing here, but I am hoping someone can help me cheat on my homework. Thanks.

Trung bình điểm đánh giá: -
Hình của Core developers Hình của Documentation writers Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers
This error is probably coming from the same sort of cause as the previous thread Emma linked to: Somthing, somewhere in the database is referring to a context that does not exit.

To progress this, we need to pinpoint what. The full error message from triggering the error with Debugging enabled would help.
Hình của Core developers Hình của Documentation writers Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers
We really need more information.

If you can trigger the problem yourself, one way to get more information is to set Debugging to developer level, to get more informative error messages.
Hình của Core developers Hình của Documentation writers Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers
I wonder if we should add a setting to Moodle for this?

Well, we could link it to the existing "Force language" setting for Courses and Activities. If you have enabled that, then we automatically disable translation (by getting the MOodle code to do basically what Justin said.

Or, Alternatively, we add a sepecific setting for this (at system/course/activity level). That might be more transparent.
Trung bình điểm đánh giá:Useful (1)