Possible to make a course "read only" to students with one click?

Possible to make a course "read only" to students with one click?

Al Charl -
回帖数:8

After some advice. Two questions:

  1. When a course has completed but the teacher wants the student to be able to access it as a "read only" course, is this possible with a one click function? Or does the teacher need to amend each and every activity's cut-off date?

  2. What is the common/best way others approach the situation of past courses that have been recently completed? 
    They obviously take up room and should be removed when possible. But do others leave past courses "viewable" to students that are still enrolled in the school so they can go back and review their work, remind them of past goals set and help create new ones, for example?

回复Al Charl

Re: Possible to make a course "read only" to students with one click?

Mary Cooch -
Documentation writers的头像 Moodle HQ的头像 Particularly helpful Moodlers的头像 Testers的头像 Translators的头像
Have you explored Context freezing?
回复Mary Cooch

Re: Possible to make a course "read only" to students with one click?

Al Charl -
Looks perfect. Thanks.

By the way, can I change one student that is enrolled to read-only status so they can view the course and their assignments/feedback but not contribute?
回复Al Charl

Re: Possible to make a course "read only" to students with one click?

Howard Miller -
Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像
You can do that by creating a new role. We have "revision student". We cloned the standard student role and then removed all the capabilities that allow them to contribute.
回复Howard Miller

Re: Possible to make a course "read only" to students with one click?

Al Charl -
Thanks Howard. Is this "revision student" already setup or could you explain how to clone this new role?

I'm in "Site administration - Users - Permissions - Define roles" but don't see any "clone role" function.
回复Al Charl

Re: Possible to make a course "read only" to students with one click?

Howard Miller -
Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像
It's not. You have to make your own as needed. If you create a new role you can copy an existing one,

see https://docs.moodle.org/311/en/Creating_custom_roles#Creating_a_duplicate_role

If you really want I could give you a copy of mine but you'd still need to go through all the caps and check as the roles on my main site have all sorts of weirdness. 
回复Howard Miller

Re: Possible to make a course "read only" to students with one click?

Al Charl -
Sorry, how did I not find that link in my searches. Thanks. I'll give it a shot!