Andy Armstrong
3cffded2d1
Improve course breadcrumbs
...
LEARNER-877
2017-06-05 18:06:05 -04:00
Jillian Vogel
6ca8a702ae
Mask grades on progress page according to "Show Correctness" setting.
2017-05-31 16:57:38 +02:00
attiyaishaque
7f3e4cb810
EDUCATOR-3 Check for course before using it.
2017-05-29 17:43:44 +05:00
Andy Armstrong
75a0fdf0eb
Enable course sidebar for new course home page
...
LEARNER-764
2017-05-05 13:55:59 -04:00
Diana Huang
e12a704cea
Add new course dates fragment.
...
Also add it to the course home page.
2017-05-04 20:53:42 -04:00
Andy Armstrong
b3a9689dc3
Merge pull request #14949 from edx/andya/course-sidebar
...
Add a sidebar to the new course home page
2017-04-24 19:17:24 -04:00
Andy Armstrong
e7e7b3bc15
Add a sidebar to the new course home page
...
LEARNER-606
2017-04-24 14:52:42 -04:00
Nimisha Asthagiri
61c0a01b37
Rename location_to_scores -> problem_scores
2017-04-24 11:01:30 -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
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
e2264d0796
Hide '<- Outline >' link in breadcrumbs if using old course view
2017-03-22 13:00:39 -04:00
Andy Armstrong
435a6f5225
Make course_experience a feature
2017-03-22 13:00:38 -04:00
Brian Jacobel
559057591f
Update to new styling
2017-03-22 13:00:38 -04:00
Brian Jacobel
10105b7bae
Start JS specs for key listeners on course outline page
2017-03-22 13:00:38 -04:00
Brian Jacobel
b63472520c
Link outline subsections into the course
2017-03-22 13:00:37 -04:00
alisan617
f531205cd9
styling
2017-03-22 13:00:37 -04:00
Brian Jacobel
db6c2fe8bf
Outline will only show section and subsection, not unit
2017-03-22 13:00:37 -04:00
Brian Jacobel
4be657c1ba
Get the block tree and display it on the outline page
2017-03-22 13:00:36 -04:00
Andy Armstrong
75d89e8115
Implement a stub unified course tab
2017-03-22 13:00:36 -04:00
attiyaishaque
abcbb09414
TNL-6188 Escaping in course outline section & subsection.
2017-03-16 11:13:28 +05:00
Albert St. Aubin
7c7c27183f
changes header levels for a11y
...
TNL-6347
2017-03-08 11:45:45 -05:00
Eric Fischer
50371ee59a
Allow masquerade on progress page
2017-03-06 16:53:26 -05:00
Hasnain
d6d2b2d50f
Add program marketing view
...
This change adds the URL configuration and Django view required
to implement a program marketing page. It is left to theme builders
to implement a template that fulfills their own UX requirements.
WL-766
2017-03-02 14:38:01 -05:00
Andy Armstrong
248558f1d4
Render Discussion tab using web fragments
2017-02-28 23:39:39 -05:00
cahrens
8fedc08c2a
Support web fragments for tabs.
2017-02-24 17:55:32 -05:00
Sanford Student
0a5ec53189
moving main
2017-02-16 09:20:44 -05:00
Sanford Student
7fd5278060
just seeing what happens if i do this
2017-02-16 09:20:44 -05:00
Sanford Student
3df7286d72
moving tabindex
2017-02-16 09:20:44 -05:00
sanfordstudent
fd7de0cab5
Merge pull request #14477 from edx/sstudent/TNL-6349
...
only show nav utils if populated
2017-02-10 09:09:12 -05:00
Albert (AJ) St. Aubin
c1e2d39b38
Merge pull request #14444 from edx/aj/TNL-6381_upsell_msg
...
Aj/tnl 6381 upsell msg
2017-02-10 07:25:23 -05:00
Albert St. Aubin
97d7633774
Added upgrade upsell to course info banner and url parameter
...
TNL-6381
2017-02-09 20:21:39 -05:00
Sanford Student
85f6401458
only show nav utils if populated
2017-02-06 14:36:10 -05:00
Sanford Student
d9a96b03b9
switch aria role of left nav from group to region
2017-02-01 14:55:46 -05:00
Ari Rizzitano
54a48a3227
[courseware] generate sequence-specific titles server-side (AC-695)
...
[courseware] generate sequence-specific titles server-side (AC-695)
[courseware] generate sequence-specific titles server-side (AC-695)
case for empty subsections [AC-695]
move title logic into courseware context method [AC-695]
pep8
coffeescript -> js
js mistake
jslint
refactor sequence title generation slightly
missed a line
line too long
python is not javascript
ugh js
ugh js part 2
2017-01-14 17:55:09 -05:00
Gregory Martin
1b2fbbd61d
delete datetext functions, implement dateutils
2017-01-03 10:18:26 -05:00
Calen Pennington
47e21ca5b0
Revert "Merge pull request #14078 from edx/yro_remove-datetimetext-functions"
...
This reverts commit 8c0098812d , reversing
changes made to 5b6e2dd5ee .
2016-12-22 09:29:33 -05:00
Gregory Martin
b0bf19a741
delete datetext functions, implement dateutils
2016-12-20 11:10:06 -05:00
Nimisha Asthagiri
aca69f78f2
Update Subsection Grade Report to differentiate Not Attempted and 0
...
TNL-5990
2016-11-30 12:36:26 -05:00
Gregory Martin
fcf3f0b32f
add section['format']
2016-11-28 14:57:10 -05:00
Christina Roberts
af504fc61d
Merge pull request #13805 from edx/christina/ac-583
...
Christina/ac 583
2016-11-28 12:22:55 -05:00
cahrens
e095da59ec
Restore grading type label.
...
TNL-6002
2016-11-28 10:55:46 -05:00
Chris Rodriguez
29dcbfefe4
Progress graph a11y updates.
...
TNL-5891
2016-11-28 10:55:39 -05:00
Albert St. Aubin
282ded7442
Addressed test failures and PR comments
...
TNL-5894
2016-11-28 07:12:23 -05:00
Lucky Jindal
cb22b909b6
AC-588: Fixed header levels,removed unneccessary element
2016-11-28 07:12:23 -05:00
Gregory Martin
a6a7b7edb7
instructor dash course start and end
2016-11-18 11:06:14 -05:00
Gregory Martin
707371e1d7
Refactor info.html page datetime rendering
2016-11-17 08:54:08 -05:00
Gregory Martin
f0cd29f02a
Revert "Merge pull request #13915 from edx/revert-13794-yro_implement-dateutil"
...
This reverts commit d59ab18b27 , reversing
changes made to 0ebab35e89 .
2016-11-07 17:04:13 -05:00
Jesse Zoldak
ec880138d2
Revert "Implement DateUtils in LMS"
2016-11-04 07:50:26 -04:00
Gregory Martin
3fd16eb6be
Implement DateUtils in LMS
2016-11-03 10:06:10 -04:00