Ahsan Ulhaq
d35b652843
Display Eligibility table on progress page
...
1-Adding basic html for displaying eligibility table
2-Updated Eligibility Requirements Dynamically
ECOM-1523
2015-06-16 16:19:33 +05:00
asadiqbal
6f0606a00b
asadiqbal08/SOL-961: Student-generated certificate flow shows "download" certificate button
2015-06-07 20:44:42 -04:00
David Baumgold
34addd8fa8
Group imports together in Mako templates
2015-06-03 12:36:47 -04:00
Awais
d0df626685
ECOM-1494 removing code from models.
2015-05-27 16:32:26 +05:00
Awais
19ab698f4c
ECOM-1284 enabling re-generate certs.
2015-04-30 14:15:33 +05:00
Chris Rodriguez
f8da29b9cf
Styling for automatic cert generation on Progress page
2015-03-23 10:44:33 -04:00
Awais
726b7f2cfe
ECOM-1046 adding functionality for generating the certs.
...
ECOM-1046 minor change in code. rename file name.
2015-02-21 04:31:32 +05:00
Calen Pennington
77a04daa07
Properly escape CourseKeys and UsageKeys in html templates
...
[LMS-11372]
[LMS-11370]
2014-10-01 10:26:52 -04:00
Calen Pennington
d5029abfdc
Make course ids and usage ids opaque to LMS and Studio [partial commit]
...
This commit updates lms/templates.
These keys are now objects with a limited interface, and the particular
internal representation is managed by the data storage layer (the
modulestore).
For the LMS, there should be no outward-facing changes to the system.
The keys are, for now, a change to internal representation only. For
Studio, the new serialized form of the keys is used in urls, to allow
for further migration in the future.
Co-Author: Andy Armstrong <andya@edx.org >
Co-Author: Christina Roberts <christina@edx.org >
Co-Author: David Baumgold <db@edx.org >
Co-Author: Diana Huang <dkh@edx.org >
Co-Author: Don Mitchell <dmitchell@edx.org >
Co-Author: Julia Hansbrough <julia@edx.org >
Co-Author: Nimisha Asthagiri <nasthagiri@edx.org >
Co-Author: Sarina Canelake <sarina@edx.org >
[LMS-2370]
2014-05-07 12:49:55 -04:00
Filippo Valsorda
1ce7a24572
Make the SHOW_PROGRESS_SUCCESS_BUTTON feature more flexible
...
The button text default is now in the template and i18n-able, a
PROGRESS_SUCCESS_BUTTON_TEXT_OVERRIDE option is offered in settings.
The button url now uses string formatting.
2014-04-05 18:16:28 +02:00
Filippo Valsorda
da5ab6d222
Add SHOW_PROGRESS_SUCCESS_BUTTON feature
...
Show a button at the top of lms/templates/courseware/progress.html if the
lowest nonzero grade cutoff has been reached. Introduce two settings:
PROGRESS_SUCCESS_BUTTON_URL is the href of that button (the course id is
appended); PROGRESS_SUCCESS_BUTTON_TEXT is the text, defaults to
"Download your certificate"
2014-04-05 18:13:00 +02:00
Giulio Gratta
3456c1173b
Added "Edit in CMS" links throughout courseware
2014-04-04 10:23:51 -07:00
Jay Zoldak
a620cc0004
Merge branch 'release'
...
Conflicts:
lms/templates/courseware/accordion.html
2014-02-21 16:17:02 -05:00
Jason Bau
183d9bbb93
Use new setting for LMS deadline display instead TIME_ZONE
2014-02-21 10:20:06 -08:00
Ned Batchelder
229f3522fa
Move date_utils to common/djangoapps/util
2014-02-18 17:35:56 -05:00
Jason Bau
b525f40377
Start datetime localization in LMS
...
Currently just coerces the time displayed for due dates
(accordion.html and progess.html) to settings.TIME_ZONE
2014-02-06 07:57:56 -08:00
Dave St.Germain
9945d3e9cf
Add a means to skip to more specific parts of the page. Contributes to
...
LMS-2156
2014-02-05 11:28:11 -05:00
Dave St.Germain
b0af0b18b9
Converted <ol> to <div> to prevent a11y confusion.
2014-02-04 14:00:17 -05:00
Frances Botsford
63a22ad0e5
PR review changes for LMS reverification
2014-01-31 22:20:32 +00:00
Julia Hansbrough
0b7594178b
Moved reverification windows into common
...
Added verification sidebar, banner for major courseware sections, quality & test improvements
2014-01-31 22:08:08 +00:00
Dave St.Germain
636eab8b9e
Added more descriptive page titles.
2014-01-30 17:32:03 -05:00
David Baumgold
03d7d0e952
more i18n work
2013-12-05 14:03:02 -05:00
Brian Talbot
ef2218296f
LMS: revises CSS reference/pipeline architecture to handle IE9 selector limits
2013-10-16 12:29:49 -04:00
cahrens
95ad1826d4
Hide show_timezone from Advanced Settings and migrate courses with show_timezone=False to using due_date_display_format.
2013-09-12 14:30:00 -04:00
cahrens
08d9942993
Allow custom formatting of due date strings.
...
STUD-724
Test course for allowing custom formatting of due date strings.
STUD-724
Try making the name of the course match the folder name.
More cleanup.
More cleanup.
updates.
2013-09-12 14:30:00 -04:00
Chris Dodge
f041ab1ccc
fix rebase conflicts
2013-08-02 11:22:25 -04:00
Chris Dodge
3a2bb7ba01
add escaping
2013-08-02 09:51:41 -04:00
Chris Dodge
93df9c4c30
resolve merge conflicts
2013-08-02 09:41:02 -04:00
Calen Pennington
0d3c44996a
LMS i18n from Tsinghua
2013-07-31 19:39:15 -04:00
Brian Talbot
443a50845a
lms - adds back in missing/previously added .sr screen reader-focused styling and references in place of the .visuallyhidden application
2013-06-10 16:22:21 -07:00
Giulio Gratta
70332f897b
courseware active location, suppress browser form validation, and progress graph accessibilit changes
2013-06-10 16:22:13 -07:00
cahrens
f0d2ff7ba4
Change display_timezone to show_timezone.
2013-04-08 09:11:10 -04:00
cahrens
e4dac6e310
Add display_timezone so course authors can choose not to display timezones in LMS.
2013-04-08 08:38:52 -04:00
Brian Wilson
d3e7739b3b
add user name and email to progress page
2013-04-04 12:03:08 -04:00
cahrens
42fbc16006
Feedback from code review.
2013-04-02 14:10:56 -04:00
cahrens
8b26d3a8a1
Protect against no due property (as was there before).
2013-04-01 14:42:05 -04:00
cahrens
16f4a3f9c1
Convert due date to a Date (vs. a string with no year).
2013-04-01 11:37:05 -04:00
Calen Pennington
bd822b9d2f
Fix tests post-merge
2013-02-13 14:13:22 -05:00
ichuang
0936f448fc
add disable_progress_graph key to course metadata
2013-02-06 03:45:10 +00:00
Bridger Maxwell
d911297670
The progress page now checks course.metadata.get(no_grade, False) to see if the course has a grade.
2012-12-19 12:47:43 -05:00
Bridger Maxwell
e256b2390b
Added an indicator on Progress page when there are no problem scores in a section.
2012-10-10 14:53:39 -04:00
Bridger Maxwell
adc95ba14c
Minor change on progress page. Hiding (0/0) on sections that don't have any score.
2012-09-16 00:36:55 -04:00
Bridger Maxwell
0ac5ded095
Moved the course template pages to be templates/courseware/
2012-08-20 14:54:23 -04:00