- Aug 16, 2021
-
-
Dillon Dumesnil authored
This is really just the change to use the unicode copyright symbol and then rerunning the pull translations logic (minus the transifex step) to update the eo files. The other changes were just picked up as part of running those scripts
-
- Aug 15, 2021
-
-
edX Transifex Bot authored
-
- Aug 13, 2021
-
-
Dillon Dumesnil authored
feat: Add User Activity Model for Course Goals AA-903
-
Dillon Dumesnil authored
-
Binod Pant authored
For Blackboard and Moodle ENT-4082
-
kenclary authored
feat: add explicit courserun_key parameter to /event endpoint
-
- Aug 12, 2021
-
-
mohtamba authored
Add proctored exam settings card to the pages and resources webpage
-
Dillon Dumesnil authored
fix: Transifex fix for local requirements during paver setup
-
Dillon Dumesnil authored
Pull Translations has been broken in edx-platform for a number of months partially in part because of an import issue with local packages during paver setup. This solves that problem by running make requirements as part of the pull_translations make target. Note: This should not be the default behavior. This is only a patch so the translation job works again. The paver job being run (i18n_compilejs) does the same install before it runs so we are doubling up there which is not great. PROD-2455
-
Olivia Ruiz-Knott authored
feat: Display date override on certificate
-
mohtamba authored
Fix the allowed permissions on the proctored exam cards.
-
oliviaruizknott authored
If the certificate has an associated certificate date override, display that date on the certificate instead of any other date. The date override should not affect whether or not the certificate is visible / available; only the date displayed on the certificate.
-
Attiya Ishaque authored
-
- Aug 11, 2021
-
-
edX Transifex Bot authored
-
Robert Raposa authored
Minor change, mostly to force a deployment. :)
-
mohtamba authored
-
Ken Clary authored
We add 'courserun_key' (aka "course_id" though that's technically a misnomer) as an optional parameter to the /event endpoint url. If it is not present, it will still be parsed out of the url, if the url is of the right format. Additionally, Logger.log() in js adds this parameter to its /event call, pulling it from the $$course_id global. This provides opportunity for MFEs to (separately) provide the key without concern about url parsing. TNL-7752
-
mohtamba authored
-
Thomas Tracy authored
* MB-1192: [feat] Add course ended, not passing If a student has not passed a course, the course has ended, and they have a verified seat, we want to show them a message at a glance on the dashboard.
-
Matt Tuchfarber authored
* refactor: Merge the openedx certs app with lms one Move the certs API from openedx into the lms certificates app. Functionally, this is a no-op. Cleanup will happen in a subsequent commit. This is simply a move.
-
mohtamba authored
Added proctored settings card, however the page doesn't get the legacy link correctly
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Saad Yousaf authored
fix: update lxml parser for celery tasks to be more secure
-
- Aug 10, 2021
-
-
Michael Roytman authored
chore: upgrade edx-proctoring library to 3.23.1
-
Bianca Severino authored
[MST-916] Set runtime service for Name Affirmation
-
Alexander J Sheehan authored
maint: bumping enterprise version to 3.27.21
-
Christie Rice authored
Beta testers can’t earn course certificates, so they should not see a “Request Certificate” button or other info describing how they can earn a cert. MICROBA-992
-
- Aug 09, 2021
-
-
Alexander Sheehan authored
-
Michael Terry authored
fix: courseware-chromeless: cancel click event only when target is found
-
sofiayoon authored
fix: only apply due date to subsection if there is non-ora content
-
Sofia Yoon authored
-
Robert Raposa authored
Revert "MB-1192: [feat] Add course ended, not passing certificate status to dashboard messaging (#28405)" (#28426) This reverts commit 35d9330c.
-
Bianca Severino authored
If special exams are enabled, set a runtime service for Name Affirmation in order to enable it for use in proctored exam attempts.
-
Julia Eskew authored
default address for testing ES using integration tests in devstack.
-
Thomas Tracy authored
* [feat] Add course over, not passing status to dash If a student has not passed a course, the course has ended, and they have a verified seat, we want to show them a message at a glance on the dashboard.
-
Bianca Severino authored
[MST-894]: Use verified name for certificates if enabled
-
Justin Hynes authored
refactor!: Remove unused `is_certificate_valid` function
-
- Aug 06, 2021
-
-
michaelroytman authored
-
Justin Hynes authored
[MICROBA-1354] * Remove unused `is_certificate_valid` function
-
Bianca Severino authored
If the verified name feature is enabled and the user has their preference set to use verified name for certificates, create and display certificates with their verified name rather than their profile name.
-