Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Repository Layout

    Folder

    Use

    Managed Permissions

    /course/

    course specific instructor provided material

    Admin=(rw),Instructor=(rw),TA=(rw),Students=(r)

    /rice_config/

    configuration and permission management

    Admin=(rw),Instructor=(rw),TA=(rw)

    /turnin/

     

    Admin=(rw),Instructor=(rw),TA=(rw),Student=(r)

    /turnin/netId/

    for each student's course use

    Admin=(rw),Instructor=(rw),TA=(rw),netId=(rw)

  • Repositories ARE tied to a full course (eg COMP412). This means ALL sections.
  • Repositories ARE NOT tied to specific sections of a course.
  • ALL users of a repository will retain access to the repository for up to 3 semesters

    This means that after three semesters, anyone no longer listed in an active Grouper group for the repository will become unmanaged. The access file permissions blocks for any deprecated users will be removed. The user's turnin folders will NOT be touched. If an instructor is no longer listed in one of the active instructor groups, their netid will be removed from the instructor group but any other permissions they have in the access file will be uneffected.

  • The access file will be much more structured to allow for managed and unmanaged permissions. Breaking the functionality of turnin by corrupting the access file is possible. Fixing broken access files, is best effort or business hours.

...