- Jul 16, 2021
-
-
Kira authored
-
João Cabrita authored
This implements the `legacy_link` method to the TextbooksCourseApp and makes the `legacy_link` URL absolute in the API response. Related tickets: * [TNL-8438](https://openedx.atlassian.net/browse/TNL-8438) * [BB-4416 (OpenCraft Internal)](https://tasks.opencraft.com/browse/BB-4416)
-
sofiayoon authored
fix: webpack loader config to display error
-
Dillon Dumesnil authored
fix: AA-856: update shift dates logic to ignore missed_deadlines
-
mohtamba authored
Add Waffle Flag for Bulk Allowances
-
jawad khan authored
Updating lti-consumer-xblock version to 3.0.1. This version only adds mutlti device support in student view of the xblock. LEARNBER-8413
-
- Jul 15, 2021
-
-
mohtamba authored
-
Sofia Yoon authored
-
Dillon Dumesnil authored
We ignore the missed_deadlines because this endpoint is used in the Learning MFE for learners who have remaining attempts on a problem and reset their due dates in order to submit additional attempts. This can apply for 'completed' (submitted) content that would not be marked as past_due
-
mohtamba authored
Add bulk allowance flag to allow for new feature to be enabled.
-
Kyle McCormick authored
This adds support for course staff masquerading as any other user when viewing their own course, via user={username} querystring parameter. Rules: * Anonymous users are repesented by a blank "user" value. * If there is no "user" parameter at all, render for the user making the request. * Global staff can view any course as any user. * Course staff and instructors can view their own course as any user (including other staff, the anonymous user, or users not enrolled in their course). This commit supports TNL-8330 (switching the frontend-app-learning MFE to use the Learning Sequences API instead if Course Blocks).
-
Zachary Hancock authored
-
Christie Rice authored
MICROBA-1373
-
Bianca Severino authored
[MST-806] Add CourseWaffleFlag for verified name
-
Albert (AJ) St. Aubin authored
[MICROBA-678] When a certificate is in an unexpected state (i.e. notpassing with a passing grade) this alert will allow the user to attempt to resolve the issue on their own. It will run the code that checks the certificates status. It requires that the course is configured to allow users to Request Certificates though.
-
Christie Rice authored
MICROBA-1373
-
Awais Qureshi authored
Django3 has removed python_2_unicode_compatible.
-
Awais Qureshi authored
Django3 has removed python_2_unicode_compatible.
-
Awais Qureshi authored
Execute the codemodes on this file and removed all usage.
-
Awais Qureshi authored
Execute the codemodes on this file and removed all usage.
-
Awais Qureshi authored
Execute the codemodes on this file and removed all usage.
-
- Jul 14, 2021
-
-
Bianca Severino authored
-
Awais Qureshi authored
Execute the codemodes on this file and removed all usage.
-
Awais Qureshi authored
Execute the codemodes on this file and removed all usage.
-
Awais Qureshi authored
Execute the codemodes on this file and removed all usage.
-
Awais Qureshi authored
Execute the codemodes on this file and removed all usage.
-
Awais Qureshi authored
Execute the codemodes on this file and removed all usage.
-
Mehak Nasir authored
fix:link fix for the yellowdig general documentation
-
Mehak Nasir authored
-
Christie Rice authored
MICROBA-1227
-
Carla Duarte authored
feat: add problem scores to progress tab api (AA-875)
-
Carla Duarte authored
-
Kshitij Sobti authored
-
Kshitij Sobti authored
-
Aayush Agrawal authored
This change adds three new filters to the threads API. They are: * Filtering only threads that are flagged for abuse * Filtering by the thread type (discussion or question) * Filtering by the thread author In addition it also adds a new ``abuse_flagged_count`` field for threads. It returns a count of the number of comments in a thread that are flagged for abuse. This is only visible to users that have moderator privileges or higher. Finally it also adds a ``abuse_flagged_any_user`` field that is set if any user has flagged a thread. This field too, is only visible to moderators or above. Co-authored-by:
Kshitij Sobti <kshitij@opencraft.com>
-
edX cache uploader bot authored
- Jul 13, 2021
-
-
sofiayoon authored
Basic prototype for self paced due dates in Studio Debugged (AA-844)
-
Sofia Yoon authored
-
Alex Dusenbery authored
fix: fix the way that page_size is passed as a param to the enterprise catalog get_content_metadat endpoint. edx-enterprise==3.26.23
-