-
Notifications
You must be signed in to change notification settings - Fork 36
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
[CHORE] [MER-0000] Integrate v0.29.5 #5359
Merged
Merged
Conversation
This file contains 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
…5279) * [FEATURE] [MER-3961] Remove Admin `Browse collab spaces` (#5276) https://eliterate.atlassian.net/browse/MER-3961 * add page termos on prologue page * fix spacing between elements to match figma desing * fix warning * consider default scoring strategy * add tests
…rerelease-v0.29.0
* extend page submission term to consider new logic * add tests
Co-authored-by: Santiago Simoncelli <[email protected]>
This PR adds the "Time Limit" page term when its value is different from 0, regardless of other conditions. https://eliterate.atlassian.net/browse/MER-4101
…played to student (#5294)
…ages (#5307) * TRIAGE-1240 * trying to run the check again * trying to run the check again
* db transaction, add lti_institution_id * bump version * bump version * update unit test * Auto format --------- Co-authored-by: darrensiegel <[email protected]>
* full remove maybe_create_unique_sub * set sub explicity, rename test module conflict from 29.3 change * keep sub in memory
* prep 29.2 * [BUG FIX] [MER-4124] broken internal page links Co-authored-by: Anders Weinstein <[email protected]> * [BUG FIX] [MER-4126] Fix targeted retake one question at a time * [BUG FIX] [MER-4118] Improve Student Assessment Submit Terms * [BUG FIX] [MER-4120] One at a time setting can prevent submissions * [BUG FIX] [MER-4123] Fix high progress low proficiency filter (#5325) * [MER-4123] Fix filter for only pages * [MER-4123] Adds test * [BUG FIX] [MER-4123] Fix high progress low proficiency filter * [BUG FIX] [MER-3507] Require instructor login when accessing course section information as account admin * [BUG FIX] [MER-4127] Fix Learning Objectives Proficiency Distribution Hover Boundary (#5328) Fixed boundary miscalculation of Proficiency Distribution tooltip and increased stacking context for proper visibility. See: https://eliterate.atlassian.net/browse/MER-4127 * [BUG FIX] [MER-4011] Real chem course section creation loads indefinitely * bump --------- Co-authored-by: Anders Weinstein <[email protected]> Co-authored-by: Anders Weinstein <[email protected]> Co-authored-by: Santiago Simoncelli <[email protected]> Co-authored-by: Gastón Abellá <[email protected]> Co-authored-by: Nicolás Cirio <[email protected]> Co-authored-by: Martin Manelli <[email protected]>
* prep 29.2 * [BUG FIX] [MER-4124] broken internal page links Co-authored-by: Anders Weinstein <[email protected]> * [BUG FIX] [MER-4126] Fix targeted retake one question at a time * [BUG FIX] [MER-4118] Improve Student Assessment Submit Terms * [BUG FIX] [MER-4120] One at a time setting can prevent submissions * [BUG FIX] [MER-4123] Fix high progress low proficiency filter (#5325) * [MER-4123] Fix filter for only pages * [MER-4123] Adds test * [BUG FIX] [MER-4123] Fix high progress low proficiency filter * [BUG FIX] [MER-3507] Require instructor login when accessing course section information as account admin * [BUG FIX] [MER-4127] Fix Learning Objectives Proficiency Distribution Hover Boundary (#5328) Fixed boundary miscalculation of Proficiency Distribution tooltip and increased stacking context for proper visibility. See: https://eliterate.atlassian.net/browse/MER-4127 * [BUG FIX] [MER-4011] Real chem course section creation loads indefinitely * consider children: nil case --------- Co-authored-by: Darren Siegel <[email protected]> Co-authored-by: Anders Weinstein <[email protected]> Co-authored-by: Anders Weinstein <[email protected]> Co-authored-by: Santiago Simoncelli <[email protected]> Co-authored-by: Gastón Abellá <[email protected]> Co-authored-by: Martin Manelli <[email protected]>
* admin tool to restore affected progress * ensure true user enrolled in section * refine conflict graded page handling * add warning, and display user details in tabular form * finalize, docs * Auto format --------- Co-authored-by: darrensiegel <[email protected]>
darrensiegel
approved these changes
Jan 21, 2025
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.
Integrate v0.29.5 back into master