Commit Graph

6923 Commits

Author SHA1 Message Date
Jason Bau
9c4ff9ba95 Add setting on combinedopenended to allow peergrading of finished submissions 2013-09-20 14:23:05 -07:00
Vik Paruchuri
57fb306c74 Merge pull request #1068 from edx/feature/vik/oe-save
Implement a save button for open ended responses
2013-09-20 14:16:32 -07:00
Vik Paruchuri
d9ce5e073b Implement a save button for open ended responses 2013-09-20 16:35:10 -04:00
Adam Palay
1f5d222320 remove forgot-password-modal class 2013-09-20 15:14:04 -04:00
Adam Palay
920d1c9a40 make it so that mathplayer message only appears when mathjax is on the page 2013-09-20 15:05:47 -04:00
Greg Price
06b8da40ff Improve accessibility of forum nav topic menu
Add the aria-haspopup attribute and additional explanatory text for
screen reader users.
2013-09-20 13:31:37 -04:00
Greg Price
98142c02d3 Improve accessibility of forum nav sort buttons 2013-09-20 13:31:37 -04:00
Brian Talbot
39c617216c Merge pull request #1059 from edx/talbs/fix-a11y-accounts
Accessibility: Account-based Template Follow-up
2013-09-20 10:13:21 -07:00
Brian Talbot
89b74bd66f edx.org - corrects typo/incorrect HTML attribute selector on register field tip 2013-09-20 13:12:37 -04:00
Adam Palay
a0d30b25a4 respond to comments 2013-09-20 13:09:30 -04:00
Adam Palay
7b3f5e648a manage focus to/from/within password reset modal appropriately 2013-09-20 10:42:36 -04:00
Adam
97b738bc79 Merge pull request #1002 from edx/adam/accessible-mathjax
add accessibility message if mathjax is detected
2013-09-20 06:25:38 -07:00
Usman Khalid
d2cd8a6a58 Added setting to disable find courses links 2013-09-20 15:59:34 +05:00
Brian Talbot
159f680711 LMS: semantically hides the ie-centric browser warning/FF/Chrome suggestion message to avoid confusing/misleading assistive tech-based users. 2013-09-19 16:37:50 -04:00
Adam Palay
34362b88a6 add accessibility message if mathjax is detected
use ie conditional html tags to detect for compatible ie versions
2013-09-19 16:07:56 -04:00
Brian Talbot
333e4a658c edx.org - replaces login/register semantically verbose fieldset and legend elements with simpler markup 2013-09-19 15:17:16 -04:00
Adam
75b7514c4f Merge pull request #965 from felipemontoya/features/fmo/lms-i18n-strings
Features/fmo/lms i18n strings
2013-09-19 12:05:35 -07:00
Felipe Montoya
0c44ec1996 String extraction at input value attributes is done with single quotes 2013-09-19 13:54:35 -05:00
Brian Talbot
8debf4359c edx.org - adds in aria-describedby attributes for condition-dependent registration input elements 2013-09-19 12:42:01 -04:00
Brian Talbot
203b316f5e edx.org - converts type of log in header to not be all caps 2013-09-19 12:37:34 -04:00
Felipe Montoya
893d22515d Something for the user dashboard 2013-09-19 10:52:29 -05:00
Felipe Montoya
5f78645437 i18n: Strings for new instructor dashboard 2013-09-19 10:52:28 -05:00
Julia Hansbrough
f81f2f2d96 fixing quotations as per request 2013-09-19 11:04:09 -04:00
Julia Hansbrough
14eadb24d6 fixing quotation marks as per request 2013-09-19 10:49:36 -04:00
Adam
ce9275b950 Merge pull request #1025 from edx/adam/accessible-tabs
make tooltips screen-readable
2013-09-18 10:22:01 -07:00
Adam
a777101d1e Merge pull request #1032 from edx/adam/a11y
Adam/a11y
2013-09-18 09:10:53 -07:00
Julia Hansbrough
9a1b35558f Merge pull request #1028 from edx/accessibility_duplicates
Fixed duplicate ID attributes in registration & login
2013-09-18 08:37:46 -07:00
Chris Dodge
b6cde36db5 Merge branch 'release'
Conflicts:
	CHANGELOG.rst
2013-09-18 11:33:40 -04:00
Julia Hansbrough
f31cb80686 changed li id to match conventions described by talbs 2013-09-18 10:29:18 -04:00
Julia Hansbrough
3a403beccc fixed mismatched quotes 2013-09-18 09:00:00 -04:00
Valera Rozuvan
0e850aff52 Completed main functionality. Ready for code review.
Now when controls are uatohidden and focus is on one of them, we
switch the focus to the mian Video element.

Code documented a bit.

When controls are autohidden, we make sure that speeds and volume
controls drop downs are closed.
2013-09-18 15:08:02 +03:00
Valera Rozuvan
28888bda5d Initial commit. 2013-09-18 15:08:02 +03:00
Adam Palay
5d342b1ae7 formats hints in registration 2013-09-17 17:38:20 -04:00
Adam Palay
5d386db55e mark help dialog with with proper ARIA diolog 2013-09-17 17:38:20 -04:00
Adam Palay
2e3a0c4d46 add labels and aria-required attributes to help-modal inputs 2013-09-17 17:38:09 -04:00
Julia Hansbrough
3390e39333 aria labeling fixed 2013-09-17 17:15:10 -04:00
Julia Hansbrough
f1e0ca7d4e Fixed duplicate ID attributes in registration & login (LMS-599, LMS-601( 2013-09-17 17:04:31 -04:00
Brian Talbot
a6e92cda62 LMS: removes placeholder copy (lorem ipsum) that was never used or never replaced if cases are in use 2013-09-17 16:10:24 -04:00
chrisndodge
ea75fb438c Merge pull request #1026 from edx/talbs/fix-sassextends
LMS: resolves direct class name references to extends that have been con...
2013-09-17 10:47:24 -07:00
Adam Palay
1e1d6836b7 make tooltips screen-readable 2013-09-17 13:24:12 -04:00
Greg Price
15f620d37d Merge pull request #1003 from edx/gprice/fix-user-profile-links
Fix a bug in links on forum user profile pages
2013-09-17 08:26:39 -07:00
Diana Huang
d191847ff5 Merge branch 'release'
Conflicts:
	lms/static/sass/views/_verification.scss
2013-09-17 10:55:22 -04:00
Brian Talbot
f965b15845 LMS: resolves direct class name references to extends that have been converted to placeholder Sass syntax 2013-09-17 10:32:43 -04:00
Greg Price
6296e2dc19 Fix a bug in links on forum user profile pages
Previously, if a course id contained a '-' character, links from that
page to threads would lead to 404s.
2013-09-16 15:32:56 -04:00
Brian Talbot
e1d62cb395 Verification: further revises copy per edits/typos noted 2013-09-16 14:13:14 -04:00
Brian Talbot
c1134acf05 Verification: revises copy and layout of the review step's confirm/next actions UI 2013-09-16 13:36:03 -04:00
Brian Talbot
2680f8dfcc Verification: further revises webcam support w/in browser settings copy 2013-09-16 13:36:03 -04:00
Brian Talbot
9e88be9af1 Verification: removes duplicate course start on receipt view 2013-09-16 13:36:02 -04:00
Brian Talbot
882df8d319 Verification: adds in browser support links, icon-based button help tips, and technical support help info 2013-09-16 13:36:02 -04:00
Giulio Gratta
fe59a8ce62 Implementing NYT's ICE track changes to Open Ended Assessements
Squashed commits to facilitate cherry-picking.  Committers and
original commit messages are:
- ==> @caesar2164, * ==> @jrbl, ~ ==> @jbau

- Added boolean to OE problem CMS settings to turn on ICE track changes
- Added ICE init and tracking start/stop to HTML
- Conditional in Peer Grading HTML for ICE container
- CSS styling for ICE container and insertion/deletion elements
- Added class to track changes HTML
- Added ice.min.js as well as included it in the js requirements for peer grading
- Use track_changes in peer_grading_problem
* Refactor peer_grading_problem to lookup track_changes variable by problem location.
* Whitelist ICE insert, delete tags
* Adds ICE multi-user-editor insert and delete tags to the peer grading sanitize_html whitelist.
- add reset button

* Introduction ICE means we need its inline tags to get passed through
  to the feedback target, but we don't want malicious peer feedback
  providers introducing <script>, etc, so we use lxml.html.clean to
  scrub peer grading input.
* Adds feedback URL autoheating.
* Allows ICE <insert> and <delete> tags but not others.

~ add helptext re: EXPERIMENTAL FEATURES

~ address a bunch of @VikParuchuri review comments on ICE for OEE
  ~ remove extraneous code
  ~ change to new xmodule accessors
  ~ refactor filtering

~ fix broken test test_peer_grading_problem

~ Create track_changes.coffee and remove <script> from
  peer_grading_problem.html
~ Remove all reliance on id in favor of local scoping and classes

~ bring up test coverage somewhat

~ remove superflous $.scrollTo

~ TODO: Filtering
2013-09-15 09:49:28 -07:00