Sarina Canelake
bbf4471d92
Merge pull request #2992 from edx/sarina/fix-beta-batch-enrollment
...
Simple email checking for batch enrollment on inst dash
2014-03-21 07:45:09 -04:00
Sarina Canelake
066d04f595
Simple email checking for batch enrollment on inst dash
...
LMS-2244
2014-03-20 15:58:19 -04:00
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
frances botsford
c87a1138a3
Merge pull request #2923 from lduarte1991/master
...
CSS changes regarding TinyMCE in annotation tool & accessibility issues
2014-03-13 12:55:55 -04:00
Sarina Canelake
7d2f9b88e3
Merge pull request #2857 from edx/adam/new-data-download
...
Update data download dash for parity (LMS-1203)
2014-03-13 10:58:50 -04:00
Sarina Canelake
6ca099d5b6
Acceptance tests for beta instructor dash
...
LMS-1203
2014-03-13 07:49:40 -04:00
Adam Palay
4874f21f6f
Inst Dash membership widget accepts usernames
...
In addition to email addresses. LMS-1438
2014-03-13 07:44:07 -04:00
Adam Palay
74714c4ed7
Update data download dash for parity (LMS-1203)
2014-03-13 06:47:40 -04:00
lduarte1991
e52e544fb6
As per request #2898 , changed the css for annotator tool to affect tinymc only when in annotator-wrapper.
...
Also removed the outline:none for accessibility requirements and
removed two redundant css files from lms.
2014-03-12 17:09:20 -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
marcotuts
975c3e612e
Merge pull request #2760 from edx/marco/bulk-email/images
...
adding in gray versions of social icons for use in new email template. U...
2014-03-03 10:20:30 -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
marco
01971c6c2f
adjusted color of russian social network image to be a lighter gray
2014-02-28 15:48:18 -05:00
marco
1906946db9
adding in gray versions of social icons for use in new email template. Using new name to ensure old links and existing emails using older templates still stay active
2014-02-27 17:33:45 -05: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
Will Daly
812e71bbbb
Revert "Fix sys.path manipulation in pavement.py, with detailed comment"
...
This reverts commit 544616be4b .
2014-02-24 11:30:40 -05:00
Will Daly
38d403f6c9
Merge pull request #2615 from edx/will/paver-attempt-2
...
Paver (Part 1) -- Attempt 2
2014-02-24 07:51:05 -05:00
Jim Abramson
e3a71b1625
Merge pull request #2646 from edx/jsa/forum-delete-comments
...
add ability to delete comments on responses in discussions.
2014-02-22 19:14:59 -05:00
Calen Pennington
dbc99ef8ad
Implement children for pure XBlocks in edx-platform
...
This requires fixing the javascript api implementation, and adding
an implementation of get_block to the ModuleSystem api.
However, the implementation is incomplete, due to mismatches between
the expectations of XModule and XBlock.
Also adds tests using the Acid block to make sure that the javascript
and python apis for children are working correctly.
2014-02-21 15:01:20 -05:00
jsa
7d32a90ae2
add ability to delete comments on responses in discussions.
2014-02-20 13:14:11 -05:00
Will Daly
544616be4b
Fix sys.path manipulation in pavement.py, with detailed comment
...
Restore reverted changes from paver part 1
2014-02-18 15:09:07 -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
Waheed Ahmed
402a1766bd
Added space between counts on staff grading panel.
...
ORA-294
2014-02-14 18:32:50 +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
70b602fbfe
Merge pull request #2498 from edx/dcs/a11y-sequence-nav
...
Accessibility improvements to the sequence navigation
2014-02-10 14:51:59 -05:00
Dave St.Germain
4810bd6d1c
Improved sequence navigation accessibility
2014-02-10 14:34:28 -05:00
Dave St.Germain
44109d16ab
For a11y, modal dialogs and script templates should be hidden from
...
screen readers. Also, the mathjax message should be wrapped to prevent
non-IE browsers from complaining about a feature that is IE-only.
2014-02-07 11:12:41 -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