[backport] Submission history grade api - #525
Merged
farhaanbukhsh merged 3 commits intoMar 20, 2023
Merged
Conversation
… history endpoint" This reverts commit 6541580.
farhaanbukhsh
force-pushed
the
farhaan/backport-submission-history-grade-api
branch
from
March 13, 2023 11:12
655e6a8 to
89b1708
Compare
Agrendalath
approved these changes
Mar 16, 2023
Agrendalath
left a comment
Member
There was a problem hiding this comment.
This is working correctly. Please see my comment before merging.
👍
- I tested this: tested the APIs on the devstack
- I read through the code
- I checked for accessibility issues: n/a
- Includes documentation: n/a
- I made sure any change in configuration variables is reflected in the corresponding client's
configuration-securerepository: n/a
Member
There was a problem hiding this comment.
Changes in this file are not a part of this cherry-pick. I suspect they were accidentally included in 6541580.
Please include them in a separate commit if we need them (e.g., due to the failing CI).
…kdown This feature helps to add submission history for each ProblemBlock in the course. It also adds API for section grades breakdown, that gives information about grades scored in each section of the course. Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
farhaanbukhsh
force-pushed
the
farhaan/backport-submission-history-grade-api
branch
from
March 20, 2023 09:45
89b1708 to
7aa2f88
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backporting openedx#31491 to the nutmeg branch