- Oct 21, 2020
-
-
David Ormsbee authored
If the library content block is already in the course, then don't refresh the children when we re-import it. This lets us address TNL-7507 (Randomized Content Block Settings Lost in Course Import) while still avoiding AA-310, where the IDs of the children for an existing library_content block might be altered, losing student user state. When importing, we only copy the default values from content in a library the first time that library_content block is created. Future imports ignore what's in the library so as not to disrupt course state. You can still update to the library via the Studio UI for updating to the latest version of a library for this block.
-
syed-awais-ali authored
-
edX cache uploader bot authored
-
edX cache uploader bot authored
- Oct 20, 2020
-
-
edX cache uploader bot authored
-
- Oct 19, 2020
-
-
Dillon Dumesnil authored
-
- Oct 16, 2020
-
-
Dillon Dumesnil authored
A major update to this function allows it to actually autofill the certificate information again! I believe LinkedIn changed their API and we never updated our end. This fixes that!
-
edX cache uploader bot authored
-
edX cache uploader bot authored
-
Asad authored
-
- Oct 14, 2020
-
-
edX Transifex Bot authored
-
Matthew Piatetsky authored
-
Jeremy Bowman authored
Removed most of the deprecated shoppingcart app, leaving just enough to allow us to cleanly remove the related database tables later. Also removed the relevant Django settings that weren't in use elsewhere.
-
Sid Verma authored
-
Matthew Piatetsky authored
This is used in this commit to check if a timed exam contains any problems that have been gated by content type gating REV-1510
-
- Oct 13, 2020
-
-
adeelehsan authored
In case of login micro frontend redirection lms domain added in redirection url. VAN-71
-
edX cache uploader bot authored
-
- Oct 09, 2020
-
-
Zainab Amir authored
-
- Oct 08, 2020
-
-
Zainab Amir authored
-
- Oct 07, 2020
-
-
Carla Duarte authored
- Oct 06, 2020
-
-
Andytr1 authored
* EDUCATOR-5304 - update help text * EDUCATOR-5304 - update help text - escape underscore * EDUCATOR-5304 - update help text - escape underscore 2
-
- Oct 05, 2020
-
-
Matthew Piatetsky authored
The previous attempt to implement this was bugged because it was not respecting manual exceptions to content type gating. This is fixed by checking has_access for each child problem of the sequence. REV-1510
-
DawoudSheraz authored
-
- Oct 02, 2020
-
-
Matthew Piatetsky authored
Revert "Revert "[REV-774] Show content type gating upsell when a limited access learner tries to access a timed exam""
-
DawoudSheraz authored
-
- Oct 01, 2020
-
-
Agrendalath authored
Until now only `%%USER_ID%%` was supported. This adds a new keyword that can be used inside an HTML block.
-
Matthew Piatetsky authored
Re-applied bugfix #24214, but behind a waffle flag. The change gates timed exams for audit learners. We would like to limit access to timed exams to verified learners. However, some of the instructors would like to make their content free for all users, including graded content/timed exams (hence the Feature-Based Enrollment "FBE" exemption). As a result, we will be rolling the gated timed exams functionality out behind a waffle flag now, add the FBE exemption when we figure out how, and gradually turn the waffle flag on for everyone.
-
edX cache uploader bot authored
Bokchoy testing database update
-
- Sep 30, 2020
-
-
Talia authored
-
Awais Jibran authored
- Sep 29, 2020
-
-
Awais Jibran authored
-
Awais Jibran authored
-
Awais Jibran authored
-
- Sep 28, 2020
-
-
Tim McCormack authored
Revert "Revert "ARCHBOM-1494: Refer to custom attributes, not metrics, especially with edx-django-utils (#25010)" (#25025)" (#25055) This reverts commit 986a448d.
-
- Sep 25, 2020
-
-
Kyle McCormick authored
-
- Sep 24, 2020
-
-
edX Transifex Bot authored
-
- Sep 23, 2020
-
-
Calen Pennington authored
-