Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix observer enrollment impacting section privileges of teacher #2246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 16, 2023

  1. Fix observer enrollment impacting section privileges of teacher

    When creating observer enrollments, copy the limit_course_section_privilege value over from the student enrollment
    
     closes instructuregh-2245
    
     Test Plan:
       - Enroll a teacher in a section of course with limit section privileges set to true
       - Enroll a student in a different section of the same course with limit section privileges set to true
       - Set up the teacher as an observer of the student (for example the teacher teaches a section of a course but has a son or daughter taking a different section of the same course)
       Confirm the teacher cannot view all sections and can only see the two sections.
    cgravatt committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    593e1a1 View commit details
    Browse the repository at this point in the history