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

Grades don't persist reliably with restricted-access content #35098

Open
pdpinch opened this issue Jul 8, 2024 · 1 comment
Open

Grades don't persist reliably with restricted-access content #35098

pdpinch opened this issue Jul 8, 2024 · 1 comment

Comments

@pdpinch
Copy link
Contributor

pdpinch commented Jul 8, 2024

As first reported in this discussion post, we have found that grades are not persisted reliably for problems that have restricted access.

We merged a PR to address this problem, #33963, which reduces the frequently of the problem, but has not elminated it altogether.

We have documented steps to reproduce, including a minimal course, in this google doc.

@pdpinch pdpinch changed the title Grades don't persist reliably with restrict access content Grades don't persist reliably with restricted-access content Jul 8, 2024
@asadali145
Copy link
Contributor

asadali145 commented Aug 9, 2024

To add more clarity:

  1. There is no issue with calculating or persisting the grades anymore. (Grades calculation was fixed in fix: fix _update_subsection_grades when restricted blocks are not cached #33963)
  2. Currently, The only issue is how the calculated/persisted grades are displayed on the progress page or instructor grades reports.

There is an open discussion post with much more details about the multiple issues due to the caching of course blocks. We have also recommended a couple of fixes.

CC: @pdpinch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants