- 10 Aug, 2017 1 commit
-
-
adds student_view_user_state handler adds tests for student_view data and user state fixes pylint issues adds student_view_data and user state documentation bumps version to 1.3.0
Saqib committed
-
- 13 Jun, 2017 1 commit
-
-
- Also, add test for the functionality - Bump version to 1.2.7 Summary: If submit button is clicked multiple times, multiple ajax requests are sent. To avoid this, we disable the submit button as soon as the submit button is clicked and enable it again at the end of the ajax call depending on the response from backend. This commit addresses EDUCATOR-273 issued in openedx JIRA.
Ravi Ojha committed
-
- 10 Mar, 2017 1 commit
-
-
avoid numeral-prefixed id attributes; bump to v1.2.5 [template] avoid potential invalid id attribute [template] forgot to update default label v1.2.5 dodge a few more numeral-prefixed ids Added compiled translations more descriptive labels for survey answers fix survey a11y test add col scope to answer heading add headers to survey td elements change aria-labelledby to aria-label for radio buttons fix survey a11y test
Ari Rizzitano committed
-
- 25 Jan, 2017 1 commit
-
-
[template] avoid potential invalid id attribute [template] forgot to update default label v1.2.5 dodge a few more numeral-prefixed ids
Ari Rizzitano committed
-
- 17 Jan, 2017 1 commit
-
-
Zia Fazal committed
-
- 23 Dec, 2016 1 commit
-
-
Zia Fazal committed
-
- 02 Dec, 2016 1 commit
-
-
Tim Krones committed
-
- 04 Nov, 2016 2 commits
-
-
Braden MacDonald committed
-
Vishal Gandhi committed
-
- 20 Sep, 2016 1 commit
-
-
This commit addresses a11y issues listed in SOL-2059.
Matjaz Gregoric committed
-
- 02 Sep, 2016 1 commit
-
-
Tim Krones committed
-
- 01 Sep, 2016 1 commit
-
-
Blank cells should not be headers for data cells. Change the upper left <th>, which is always blank, to a <td>. SOL-1996
Adolfo R. Brandes committed
-
- 15 Aug, 2016 1 commit
-
-
Using th for question cells will ensure that screen reader users will have the questions announced to them as the move from row to row. SOL-1995
Adolfo R. Brandes committed
-
- 03 Jun, 2016 1 commit
-
-
asadiqbal committed
-
- 07 Nov, 2015 1 commit
-
-
Braden MacDonald committed
-
- 02 Nov, 2015 2 commits
-
-
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
- 27 Oct, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 19 Aug, 2015 2 commits
-
-
E. Kolpakov committed
-
E. Kolpakov committed
-
- 29 Jun, 2015 1 commit
-
-
Sven Marnach committed
-
- 23 Jun, 2015 2 commits
-
-
* Remove duplications in requirements installation * Change directory to install xblock-sdk requirements * Update xblock-utils hash to latest version * Silence pylint import error * Remove requirements that are not on PyPI from setup.py * Fix CSS selector for a <button> that used to be an <a> in Selenium test * Add img alt attributes to XML test data
Sven Marnach committed -
The feature doesn't work at the moment, and nobody seems to be relying on it.
Sven Marnach committed
-
- 21 Jun, 2015 1 commit
-
-
Sven Marnach committed
-
- 17 Jun, 2015 2 commits
-
-
To recreate the same style as before without the spacers, we need to completely refactor the styling and use display:inline instead of display:table-cell. The height of the background of the percentage gauge could only be set via JavaScript, which is unfortunate.
Sven Marnach committed -
When rendering a fragment on the server side, there is magic in edX to translate /static/... URLs to the actual file locations. That magic does not apply for URLs transmitted in AJAX responses and used in templates on the client side. This fix translates the URLs in the JSON response before sending it back to the client.
Sven Marnach committed
-
- 10 Jun, 2015 1 commit
-
-
Sven Marnach committed
-
- 06 Jun, 2015 3 commits
-
-
Sven Marnach committed
-
Sven Marnach committed
-
Sven Marnach committed
-
- 05 Jun, 2015 2 commits
-
-
Sven Marnach committed
-
Sven Marnach committed
-
- 20 May, 2015 1 commit
-
-
E. Kolpakov committed
-
- 12 May, 2015 1 commit
-
-
Added theming support and default LMS theme with high contrast white-blue colors and more spacing in tables
E. Kolpakov committed
-
- 21 Apr, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 13 Apr, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 20 Feb, 2015 3 commits
-
-
You can now use the XBLOCK_POLL_EXTRA_VIEW_GROUPS django setting to allow users from additional groups to view the results. By default only course staff has permission to view the results.
Matjaz Gregoric committed -
Matjaz Gregoric committed
-
Course staff users can now view the results without voting. The can also see the results for polls/surveys marked as 'private'. If user has sufficient permissions, a 'View results' link is shown on the bottom of the component in the LMS.
Matjaz Gregoric committed
-
- 18 Feb, 2015 1 commit
-
-
Jonathan Piacenti committed
-