- Dec 19, 2017
-
-
J. Cliff Dyer authored
Update the VideoModule to publish a completion event when the player reaches 95% complete, and submit a BlockCompletion when that event occurs. OC-3091 MCKIN-5897
-
Simon Chen authored
This is an a11y fix on the discussion topic display on the left. We are going to write out all the parent catagories for each topic EDUCATOR-1549
-
Harry Rein authored
LEARNER-3646
-
Jeremy Bowman authored
-
- Dec 18, 2017
-
-
Anthony Mangano authored
-
Bessie Steinberg authored
Add 'Job Title' as configurable field on the registration page. Job Title will be saved to the 'meta' field of the 'userprofile' table.
-
Harry Rein authored
LEARNER-3636
-
Jeremy Bowman authored
-
Michael Terry authored
The dashboard was not showing related programs for expired but fulfilled entitlements. LEARNER-3608
-
Matthew Piatetsky authored
-
Matt Tuchfarber authored
-
Saleem Latif authored
-
- Dec 15, 2017
-
-
Anthony Mangano authored
-
rabia23 authored
EDUCATOR-1930 resolve Integrity Error exception in set score method for student module table's duplicate entry
-
Matt Tuchfarber authored
-
Harry Rein authored
LEARNER-3304 Displays the expired out status for the course dashboard and the programs pages.
-
Waheed Ahmed authored
When a learner changes this dropdown from Full to Limited or vice versa, nothing happens. This creates confusion, to fix that add save button. LEARNER-3239
-
- Dec 14, 2017
-
-
Michael Cornwell authored
-
Matthew Piatetsky authored
-
- Dec 13, 2017
-
-
Albert St. Aubin authored
[LEARNER-2668] These changes will support a user intiated Revoke and Refund of an Entitlement. This includes unenrolling the User from any related Course Runs they are currently enrolled in.
-
Harry Rein authored
LEARNER-3483
-
Harry Rein authored
-
David Ormsbee authored
In the absence of an EDX_PLATFORM_VERSION OS env variable, we used to calculate the current version by looking at the current git revision of the edx-platform repo. This was an expensive calculation (~7% of startup costs). It also turns out that at some point we stopped setting that env variable anywhere, so it always fell back to recalculating it. With this commit, we'll start reading the code version from the env JSON files, and fall back to "unknown" rather than doing the dealer.git call.
-
Tomasz Gargas authored
Signed-off-by:
Tomasz Gargas <tomasz@opencraft.com>
-
Waheed Ahmed authored
Rebrand the branch.io text me the app landing page to reflect edX's style. LEARNER-2730
-
Ahsan Ulhaq authored
White listed certificates should appear on the progress page even if the user has not passed the course LEARNER-3546
-
- Dec 12, 2017
-
-
Harry Rein authored
-
Brittney Exline authored
-
Harry Rein authored
-
Harry Rein authored
LEARNER-3438 The user can now enroll in a session, unenroll from a session or change session from a new course enrollment card on the programs dashboard.
-
Tomasz Gargas authored
Signed-off-by:
Tomasz Gargas <tomasz@opencraft.com>
-
noraiz-anwar authored
-
- Dec 11, 2017
-
-
Douglas Hall authored
We need to account for optional fields that may get rendered as hidden input elements due to the configuration of the registration form when deciding whether or not to display the optional registration fields toggle checkbox. ENT-796
-
Michael Terry authored
On the course dashboard, show related programs to your course even if you are not enrolled in a current session. LEARNER-3504
-
Harry Rein authored
-
bmedx authored
-
jaebradley authored
use auth tokens instead of env tokens use default values from common
-
Afzal Wali authored
Added extended profile fields to the Account settings page.
-
Jillian Vogel authored
student_view_data. Added to both places because the iOS app uses both APIs data to provide downloadable videos.
-
- Dec 08, 2017
-
-
Eric Fischer authored
-