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 are not updated when changing grading from “Teacher grades students“ to “Use ratings” #131

Open
kiratskitizing opened this issue Feb 26, 2023 · 0 comments

Comments

@kiratskitizing
Copy link

Improvement for when grade/rating is awarded to a student post and then teacher changes the grade / grading setting value.

Replication:
As instructor:

  • Create new oublog
    • add new ou blog
    • set
      • Name - {anything}
      • grade -> grading = teacher grades students
      • ratings = average
    • Save and display
      As student via loginas:
  1. Create a new blog entry with any content

As an instructor:

  1. set a rating for that blog entry (for example 50)
  2. Check grades (grade page page) to see that there is no mark for OU Blog
  3. Go to OU Blog settings then change grading to use ratings
  4. Check grades for ou blog

OBSERVED BEHAVIOR
Grades are not updated after updating the OU Blog activities grade settings from "Teacher grades students“ to “Use ratings”

I believe this is very similar to https://tracker.moodle.org/browse/MDL-76764. The developer there suggested the following:

  • Prevent the user from changing the aggregate type once we have grades
  • Deal with the change of Aggregate type dynamically (better but probably more difficult)

Thanks for looking into this.

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

1 participant