Does anyone know of a quick and easy way to lock a class at the end of a term, so students and instructors in that class can no longer make changes?
For various legal reasons, we are ideally supposed to lock down the instructor's syllabus, assignments, etc., after a class ends... I can't delete the courses, because we want to provide long-term read-only access for students, and we want instructors to be able to reuse the content for future semesters.
I don't see an easy way to do this in Moodle 1.7.x, but I'm wondering if I'm missing something, or if a feature is coming in 1.8/1.9.
If I can't find a better way, I'm thinking I'll have to do some roles trickery. I'd create some "locked roles" like Student - readonly and Instructor - readonly, and I could write an administrative script to swap out the roles for a given class at the end of the term.
Thanks for your help,
-Garret