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: added ORA grade assigned notification #2232

Merged
merged 10 commits into from
Sep 19, 2024
Merged

feat: added ORA grade assigned notification #2232

merged 10 commits into from
Sep 19, 2024

Conversation

eemaanamir
Copy link
Contributor

Ticket: INF-1538

Implemented notification type ora_grade_assigned sent to the student immediately after a final grade has been assigned to their Open Response Assessment.

Backend PR

Copy link

codecov bot commented Sep 14, 2024

Codecov Report

Attention: Patch coverage is 98.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.12%. Comparing base (8dbf14c) to head (0d11481).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
openassessment/workflow/models.py 80.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2232      +/-   ##
==========================================
+ Coverage   95.10%   95.12%   +0.01%     
==========================================
  Files         195      195              
  Lines       21485    21601     +116     
  Branches     1931     1936       +5     
==========================================
+ Hits        20433    20547     +114     
  Misses        786      786              
- Partials      266      268       +2     
Flag Coverage Δ
unittests 95.12% <98.33%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

openassessment/__init__.py Outdated Show resolved Hide resolved
openassessment/workflow/models.py Show resolved Hide resolved
openassessment/workflow/models.py Outdated Show resolved Hide resolved
openassessment/workflow/models.py Outdated Show resolved Hide resolved
openassessment/xblock/utils/notifications.py Show resolved Hide resolved
@eemaanamir eemaanamir merged commit a33db7f into master Sep 19, 2024
11 checks passed
@eemaanamir eemaanamir deleted the INF-1538 branch September 19, 2024 10:58
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

Successfully merging this pull request may close these issues.

3 participants