Brian Talbot
385880d8ec
Merge pull request #2989 from edx/talbs/fix-lms-contentbackground
...
FIX - LMS: Courseware Content Background Color/Height in IE
2014-03-20 10:38:15 -04:00
Dave St.Germain
0773f0687d
Answer checks should offer feedback to assistive tech. This commit adds
...
a page level javascript SR object to enable reading of alert messages.
LMS-2158
2014-03-20 09:53:44 -04:00
Brian Talbot
8288ff5fdd
resolves IE9 display issue where courseware content layout/background display was broken
...
UX-53
2014-03-19 15:14:43 -04:00
Dave St.Germain
da79ae2b4d
Merge pull request #2946 from edx/dcs/a11y-focus-hover
...
Fixes LMS-2352 by unifying :hover and :focus styles.
2014-03-19 14:39:54 -04:00
Sarina Canelake
8f24a5fd5e
Batch add/remove beta testers on beta dash
...
LMS-1287
2014-03-18 16:08:59 -04:00
Adam Palay
d7c9491f23
Bulk beta tester add/remove on instructor dashboard
...
LMS-1287
2014-03-18 16:08:58 -04:00
Dave St.Germain
dbd4e73b04
Fixes LMS-2352 by unifying :hover and :focus styles.
2014-03-14 11:49:00 -04:00
Dave St.Germain
5e4c25dd82
Merge pull request #2894 from edx/dcs/a11y-restore-outline
...
Remove outline:none to assist keyboard navigation
2014-03-11 14:33:37 -04:00
Dave St.Germain
6d9ca6008c
Remove outline:none
2014-03-11 14:33:04 -04:00
frances botsford
28382316aa
Merge pull request #2867 from edx/frances/feature/lms-inst-dash-cleanup
...
cleanup of instructor dash membership
2014-03-11 13:38:36 -04:00
Frances Botsford
fd1014457d
cleanup of instructor dash membership
2014-03-11 13:05:30 -04:00
Gabe Mulley
779d0aab7f
Merge pull request #2827 from mulby/gabe/report-downloads
...
Generalize grade report to allow display of any report
2014-03-11 11:23:58 -04:00
Gabe Mulley
d0b12ee3be
Generalize grade report to allow display of any report
...
We would like to be able to generate arbitrary reports and expose them to the instructor by simply uploading them to S3. The existing grade download infrastructure pretty much supported that already, however, all of the internal and external structures were referring to the reports as exclusively grading related.
Fixes: AN-590
2014-03-11 10:14:37 -04:00
Dave St.Germain
a6977baed0
Fixed course update css to match changed tags
2014-03-11 09:25:54 -04:00
Sarina Canelake
6be6ec4e79
Minor changes to instructor Analytics tab
2014-03-07 14:44:21 -05:00
Frances Botsford
68a679b351
making LMS modal buttons more flexible to handle longer strings in translation, eg. French
2014-03-04 11:02:55 -05:00
Kristin Stephens
3881ffdc0d
New tab (Metrics) in instructor dashboard
...
Metrics tab shows student data:
-Count of students opened a subsection
-Grade distribution per problem
for each section/subsection of the course.
Implemented for both the old and beta dashboard
Controlled by a feature flag 'CLASS_DASHBOARD'
Data is aggregated across all students
Aggregate data computed from courseware_studentmodule
2014-02-28 14:01:44 -08:00
Frances Botsford
25833471d4
adding a little styling to the language note on the LMS help modal
2014-02-27 15:32:56 -05:00
Greg Price
29e77ed25f
Improve UX of pinning feature
...
Students no longer see a tooltip nor any button affordance (i.e. cursor
and color change on hover/focus) on the pinning feature. For moderators,
the tooltip is now correct when a thread is pinned, the button is
accessible for keyboard-only users and screen readers, and an error
dialog now appears if an error occurs in attempting to pin/unpin.
JIRA: FOR-192
2014-02-26 13:59:54 -05:00
Greg Price
c3dc40d729
Add UI for editing forum third-level content
2014-02-26 10:00:50 -05:00
jsa
7d32a90ae2
add ability to delete comments on responses in discussions.
2014-02-20 13:14:11 -05:00
frances botsford
6b19d0d5f5
Merge pull request #2563 from edx/frances/fix/verified-ui-fixes
...
Fixes for verification UI discrepancies
2014-02-18 10:23:34 -05:00
Brian Talbot
cb209fa0af
LMS: revising color of language icon
2014-02-14 22:35:11 +00:00
Brian Talbot
d00a0f5b08
LMS: adding in supplemental 'volunteer to be a translator' action to language modal
2014-02-14 22:35:11 +00:00
Brian Talbot
a51ab4f1f4
LMS: adding iconography to language pref on dashboard UI
2014-02-14 22:35:11 +00:00
Brian Talbot
c41d8146c7
LMS: simplifying language settings modal controls UI
2014-02-14 10:32:11 -05:00
Brian Talbot
895bb5e029
LMS: adding language selector to user dashboard (WIP)
2014-02-14 10:32:10 -05:00
Giulio Gratta
14345401cc
Removed default background image for home and courses pages
2014-02-13 14:11:03 -08:00
Frances Botsford
cf16eb052d
fixes for verification ui discrepancies
...
UX-351
2014-02-11 14:13:25 -05:00
Dave St.Germain
4810bd6d1c
Improved sequence navigation accessibility
2014-02-10 14:34:28 -05:00
Dave St.Germain
28f2a547a5
Merge pull request #2475 from edx/dcs/a11y-skip-nav
...
Add a means to skip to more specific parts of the page.
LMS-2156
2014-02-05 12:46:59 -05:00
Dave St.Germain
a6797899da
Removed inappropriate section tags. Because screen readers announce each section, they should not be used unless they are actually defining meaningful sections.
2014-02-05 11:32:08 -05: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
9132009fd3
Merge pull request #2463 from edx/dcs/a11y-progress-delistify
...
Converted <ol> to <div> to prevent a11y confusion on course progress page.
[LMS-1727]
2014-02-05 11:16:41 -05:00
Brian Talbot
26068a982f
LMS: removing redundancy and markup reliability from progress-page Sass selectors
2014-02-05 10:49:37 -05:00
Dave St.Germain
b0af0b18b9
Converted <ol> to <div> to prevent a11y confusion.
2014-02-04 14:00:17 -05:00
Jason Bau
7ac13bf81e
Don't show course start date if it hasn't been set.
...
If neither start nor advertised_start has been changed from default
don't show the course start date.
This allows us to accept course registrations for courses whose start
date is yet TBD.
2014-02-03 16:20:39 -08:00
Greg Price
4e1c595472
Merge pull request #2377 from edx/gprice/forum-thread-pagination
...
Add pagination of responses to forum threads
2014-02-03 08:55:20 -08:00
Greg Price
062025eeec
Add pagination of repsonses to forum threads
...
Users will first be shown the first 25 responses of a viewed thread and
then have the option of loading 100 more at a time until all responses
have been loaded. This mitigates the performance impact of very large
threads by avoiding the need to render and transfer over the network
all content of a large thread at once. It will also allow students with
slower browsers to interact with large threads even if they cannot load
all of the responses.
2014-01-31 18:17:04 -05:00
Giulio Gratta
a7048f92a0
Merge pull request #2394 from edx/giulio/highlight-notification-checkbox
...
Make notification checkbox more obvious
2014-01-31 15:00:09 -08:00
Giulio Gratta
90e9938e66
Make notification checkbox more obvious
...
- Clarify checkbox description wording
- Wrap checkbox and envelope icon in div to make it stand out
- Added styling for wrapper div
- Wrap label element around div to allow clicking the envelope to activate the checkbox
- Indented HTML and fixed if wrapping issue
2014-01-31 14:37:44 -08:00
Frances Botsford
63a22ad0e5
PR review changes for LMS reverification
2014-01-31 22:20:32 +00:00
Frances Botsford
436a1ec7f6
downstairs fixxup on lms reverification
2014-01-31 22:11:57 +00:00
Frances Botsford
86588c492b
added notification styles for re-verification and general on LMS
2014-01-31 22:08:09 +00:00
Frances Botsford
5aea466093
styling complete on reverify dash
2014-01-31 22:08:08 +00:00
Frances Botsford
003d82345f
adjusting style and html for re-verification on lms
2014-01-31 22:06:37 +00:00
Frances Botsford
6c7d715e0e
re-verification dashboard styles
2014-01-31 21:48:35 +00:00
Giulio Gratta
300d55cbd5
Note to Instructors on Regular & Beta Dashboard
...
- Added note to instructors on Forum Admin page of Instructor Dashboard.
- Made Role Info divs permanently displayed, but under the user list.
2014-01-30 10:36:05 -08:00
Brian Talbot
26eefc94c5
LMS: removes broken home header image and replaces with basic gradient background
...
LMS-2121
2014-01-30 10:26:13 -05:00
jsa
9b54abe308
add "Add A Response" button to thread views in discussion tab / inline
...
JIRA: FOR-373
2014-01-28 17:13:16 -05:00