Commit Graph

15894 Commits

Author SHA1 Message Date
Ahsan Ulhaq
9e9c99ac0a Add eligible for financial aid and sync with course discovery
ECOM-7532
2017-03-31 14:35:56 +05:00
Eric Fischer
594dcaf4a1 Merge pull request #14780 from edx/efischer/ora_grades
Clear Student State: ORA/Robust Grades fixes
2017-03-30 14:27:45 -04:00
cahrens
e5035746bf Introduce EnrollmentTrackUserPartition.
TNL-6674
2017-03-30 12:24:48 -04:00
Eric Fischer
b484092397 Clear Student State ORA/Robust Grades cleanup 2017-03-30 11:08:29 -04:00
Ned Batchelder
b6ba57ee2e Merge pull request #14795 from edx/nedbat/update-translations
Update translations (autogenerated message)
2017-03-30 10:23:29 -04:00
sanfordstudent
8a0f11bbec Merge pull request #14781 from edx/sstudent/TNL-6696
add settings for compute grades command
2017-03-30 09:20:05 -04:00
Ned Batchelder
bca2db88ce Update translations (autogenerated message) 2017-03-30 11:00:31 +00:00
Sanford Student
bdc0b33cb4 add settings for compute grades command 2017-03-29 17:07:44 -04:00
Andy Armstrong
ec241774ba Add the staff preview bar to the new course home page
LEARNER-75
2017-03-28 21:19:36 -04:00
Nimisha Asthagiri
b1b950c6e6 Merge pull request #14770 from edx/neem/waffle-utils
Waffle Switch with namespacing and request caching
2017-03-28 20:07:50 -04:00
Nimisha Asthagiri
4ac78706a3 Waffle Switch with namespacing and request caching 2017-03-28 17:49:20 -04:00
J. Cliff Dyer
a3154b923f Create task to process a batch of grade computations.
TNL-6690
2017-03-28 12:46:51 -04:00
sanfordstudent
d19fbca17c Merge pull request #14727 from edx/sstudent/upgrade-dnd
upgrade drag n drop
2017-03-27 13:27:19 -04:00
Sanford Student
d2a131be57 upgrade drag n drop and clean up rescore logic 2017-03-27 12:09:27 -04:00
Eric Fischer
059423d69c Merge pull request #14562 from CredoReference/open_response_assessment_tab_for_instructor_dashboard
Open Response Assessment tab for Instructor Dashboard
2017-03-27 09:40:50 -04:00
AsadAzam
b3876e1a34 Merge pull request #14743 from edx/asadazam/tnl-6637-grade-report-log
added logs while calculating eligble_for_certificate
2017-03-27 15:59:56 +05:00
Jillian Vogel
f053ed6b77 Merge pull request #14753 from open-craft/jill/certificates-api-enterprise
ENT-259 Certificates API: adds "created_date" and "passed" fields
2017-03-25 13:44:00 +10:30
Jillian Vogel
51d0fc0f65 Merge pull request #14710 from open-craft/jill/grades-api-staff
ENT-259: Let staff access any enrolled learner's grades via the Grades API
2017-03-25 13:43:39 +10:30
Robert Raposa
ac7e6bec92 Refactor to navigate directly to courseware page. 2017-03-24 13:44:37 -04:00
Brian Jacobel
1b3a3a23c0 Merge pull request #14637 from edx/bjacobel/resume-outline
Add resume indicator to course outline
2017-03-24 12:58:00 -04:00
Brian Jacobel
22203453e1 Add RTL support 2017-03-24 11:07:42 -04:00
Jesse Shapiro
eb34d3fe9d Merge pull request #14708 from open-craft/haikuginger/dashboard-consent-banner
[ENT-225] Add consent declined banner to dashboard
2017-03-24 10:57:52 -04:00
Marko Jevtic
6e47162ed4 [ECOM-7520] Fix Low Color Contrast 2017-03-24 08:43:57 +00:00
Jillian Vogel
a5ba476935 Ensures that the following GeneratedCertificate fields are passed
through to the REST API:

* created_date: date/time the certificate was issued.
* is_passing: boolean flag denoting whether the certificate status is
  passing or non-passing.

And adds JwtAuthentication, so the Certificates REST API can be easily
accessed from Enterprise management commands.
2017-03-24 17:51:42 +10:30
Jillian Vogel
4d992565ac Allows course staff to access any enrolled learner's grades via the Grades API
Also adds JwtAuthentication to the list of allowed authentication
methods, so the Grades REST API can be easily accessed from Enterprise
management commands.
2017-03-24 17:51:09 +10:30
Dmitry Viskov
2a1c0217f6 Open Response Assessment tab for Instructor Dashboard 2017-03-24 01:00:35 +03:00
Jesse Shapiro
1106746fd4 Add consent declined banner to dashboard 2017-03-23 16:44:24 -04:00
Diana Huang
be265eca37 Merge branch 'master' into release-mergeback-to-master 2017-03-23 15:59:04 -04:00
Andy Armstrong
7b5be9cb76 Address code review feedback 2017-03-23 10:34:50 -04:00
Andy Armstrong
91d227f76d Convert course bookmarks into a feature
LEARNER-39
2017-03-23 10:34:49 -04:00
Robert Raposa
652ad7ae73 Add course outline bokchoy tests.
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-23 10:31:05 -04:00
Brian Jacobel
574d070392 Hide '<- Outline >' link in breadcrumbs if using old course view 2017-03-23 10:31:05 -04:00
Andy Armstrong
a3f32fea5a Make course_experience a feature 2017-03-23 10:31:05 -04:00
Diana Huang
9ca051c527 Beginning of python unit tests. 2017-03-23 10:31:05 -04:00
Brian Jacobel
4c88fdf278 Update to new styling 2017-03-23 10:31:05 -04:00
Brian Jacobel
aff541ec12 Start JS specs for key listeners on course outline page 2017-03-23 10:31:05 -04:00
Brian Jacobel
acc3a045ca Link outline subsections into the course 2017-03-23 10:31:05 -04:00
alisan617
7bef3c0ef2 styling 2017-03-23 10:31:04 -04:00
Brian Jacobel
eca83ba70a Outline will only show section and subsection, not unit 2017-03-23 10:31:04 -04:00
Brian Jacobel
74b789b676 Get the block tree and display it on the outline page 2017-03-23 10:31:04 -04:00
Andy Armstrong
7862e375f1 Implement a stub unified course tab 2017-03-23 10:31:04 -04:00
Brian Jacobel
a4c7705466 Add resume indicator to course outline 2017-03-23 09:51:55 -04:00
Asad Azam
4a4f16e5f6 added more conditions for triggering log 2017-03-23 18:30:03 +05:00
Adam
4c8dc9044d Merge pull request #14749 from edx/adam/discussion-styling
remove scss rule that overrides discussion paragraph margins (TNL-6231)
2017-03-23 07:58:07 -04:00
Asad Azam
413467aa74 added logs while calculating eligble_for_certificate 2017-03-23 15:57:22 +05:00
Andy Armstrong
e4d355a686 Address code review feedback 2017-03-23 00:19:33 -04:00
Andy Armstrong
89e5c0fd8d Convert course bookmarks into a feature
LEARNER-39
2017-03-22 16:09:13 -04:00
Brian Jacobel
596634ebd6 Merge pull request #14426 from edx/andya/new-course-tab
Implement the new unified course tab with a separate outline page
2017-03-22 15:35:32 -04:00
Adam Palay
4710f1ad8a remove scss rule that overrides discussion paragraph margins (TNL-6231) 2017-03-22 13:56:33 -04:00
Robert Raposa
c37137a6b5 Add course outline bokchoy tests.
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-22 13:00:39 -04:00