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-mit -
Antal besvarelser: 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?

Gennemsnitsbedømmelse: -
I svar til Al Charl

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

Mary Cooch-mit -
Documentation writers-ip assinga Moodle HQ-ip assinga Particularly helpful Moodlers-ip assinga Testers-ip assinga Translators-ip assinga
Have you explored Context freezing?
I svar til Mary Cooch

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

Howard Miller-mit -
Core developers-ip assinga Documentation writers-ip assinga Particularly helpful Moodlers-ip assinga Peer reviewers-ip assinga Plugin developers-ip assinga
Think you mean... Context_freezing
I svar til Mary Cooch

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

Al Charl-mit -
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?
I svar til Al Charl

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

Howard Miller-mit -
Core developers-ip assinga Documentation writers-ip assinga Particularly helpful Moodlers-ip assinga Peer reviewers-ip assinga Plugin developers-ip assinga
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.
I svar til Howard Miller

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

Al Charl-mit -
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.
I svar til Al Charl

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

Howard Miller-mit -
Core developers-ip assinga Documentation writers-ip assinga Particularly helpful Moodlers-ip assinga Peer reviewers-ip assinga Plugin developers-ip assinga
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. 
I svar til Howard Miller

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

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