feat: update ora settings to only be flexible peer grading - #1332
Merged
Conversation
KristinAoki
requested review from
BrandonHBodine,
Rodra,
hajorg,
jansenk and
nsprenkle
September 26, 2024 14:10
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1332 +/- ##
==========================================
+ Coverage 92.47% 92.89% +0.42%
==========================================
Files 1025 1035 +10
Lines 18979 19262 +283
Branches 4038 4071 +33
==========================================
+ Hits 17551 17894 +343
+ Misses 1363 1308 -55
+ Partials 65 60 -5 ☔ View full report in Codecov by Sentry. |
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.
Description
This change impacts the Course Author. This PR improves the clarity of the ORA Settings card in the pages and resources page. The only ORA setting available for configuration is peer grading assessments. This changes brings this setting to the top level of the card because there are no current plans to add other ORA configurations. Moving the setting to the top level makes it clear to the user which settings are available.
Supporting information
JIRA Ticket: AU-2058 🔒
Testing instructions
trueOther information
This PR is dependent on edx-plaform #35550