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

Feat: Support for grading events #331

Closed
bmtcril opened this issue Aug 8, 2023 · 2 comments · Fixed by #341
Closed

Feat: Support for grading events #331

bmtcril opened this issue Aug 8, 2023 · 2 comments · Fixed by #341
Assignees

Comments

@bmtcril
Copy link
Contributor

bmtcril commented Aug 8, 2023

We would like to transform and capture some more grading events to help with downstream reporting:

  • edx.grades.subsection.grade_calculated
  • edx.grades.course.grade_calculated

These should be similar to the problem interaction events, but the objects would be a subsection or course instead of individual problems.

@Ian2012
Copy link
Contributor

Ian2012 commented Aug 24, 2023

Another important grading event is: edx.course.grade.passed.first_time or edx.course.grade.now_passed for approvals

@bmtcril
Copy link
Contributor Author

bmtcril commented Aug 24, 2023

Yep, we should already have passed.first_time, now_passed, and now_failed.

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

Successfully merging a pull request may close this issue.

3 participants