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發表於
Number of replies: 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?

評比平均分數: -
In reply to 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?
評比平均分數:Useful (2)
In reply to Mary Cooch

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的相片
Think you mean... Context_freezing
評比平均分數:Useful (2)
In reply to 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?
In reply to 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.
評比平均分數:Useful (2)
In reply to 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.
In reply to 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. 
評比平均分數:Useful (1)
In reply to 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!