- 12 Sep, 2016 1 commit
-
-
New version includes fixes from https://github.com/edx/xblock-utils/pull/38 and https://github.com/edx/xblock-utils/pull/39.
Tim Krones committed
-
- 13 Apr, 2016 2 commits
-
-
Hide MRQ question-level feedback on return.
Matjaz Gregoric committed -
When the pb_mcq_hide_previous_answer is set to True, question-level feedback should not be displayed when user returns to the page.
Matjaz Gregoric committed
-
- 11 Apr, 2016 1 commit
-
-
Stopping video playback for hidden steps
Jacek Bzdak committed
-
- 07 Apr, 2016 3 commits
-
-
Jacek Bzdak committed
-
Jacek Bzdak committed
-
Jacek Bzdak committed
-
- 25 Mar, 2016 2 commits
-
-
Enable freeform answer submit when feedback is hidden
Matjaz Gregoric committed -
When problem builder is configured to hide feedback upon revisiting a question (pb_hide_feedback_if_attempts_remain option is enabled), when the user returns to a problem builder block which contains only a freeform question, the user is not able to click "Submit" without changing the answer text first. This patch fixes that by keeping submit button enabled if pb_hide_feedback_if_attempts_remain is turned on. MCKIN-3890
Matjaz Gregoric committed
-
- 24 Mar, 2016 2 commits
-
-
StepBuilder: Fix inconsistent feedback for MCQs
Tim Krones committed -
When the pb_mcq_hide_previous_answer is set to True, MRQs should behave the same way as MCQs behave - previous choices should not be displayed and the checkmarks should be hidden.
Matjaz Gregoric committed
-
- 23 Mar, 2016 1 commit
-
-
Tim Krones committed
-
- 18 Mar, 2016 2 commits
- 17 Mar, 2016 4 commits
- 11 Mar, 2016 1 commit
-
-
Omar Khan committed
-
- 08 Mar, 2016 2 commits
-
-
Restore functionality for showing choice tips on click
Tim Krones committed -
Tim Krones committed
-
- 04 Mar, 2016 2 commits
-
-
Problem Builder: Add instance-wide option to hide global feedback and results for Long Answer blocks
Tim Krones committed -
- More neutral default for "get_option" - Separate integration tests for checking persistence behavior
Tim Krones committed
-
- 03 Mar, 2016 5 commits
-
-
feedback should be shown when student returns to block. The new setting is called "pb_hide_feedback_if_attempts_remain". When set to True, Problem Builder blocks will not show global feedback messages (as long as one or more attempts remain), and will hide results (correct/incorrect icons) for Long Answer blocks.
Tim Krones committed -
OC-1387 Always show tooltips feedback if tips are present.
Jacek Bzdak committed -
Braden MacDonald committed
-
Jacek Bzdak committed
-
Jacek Bzdak committed
-
- 02 Mar, 2016 1 commit
-
-
Ensure default theme is used if theme has not been customized
Tim Krones committed
-
- 01 Mar, 2016 2 commits
-
-
Tim Krones committed
-
Tim Krones committed
-
- 29 Feb, 2016 4 commits
-
-
Problem Builder: Add instance-wide option to hide previous answers for MCQs
Tim Krones committed -
- Refactor: Take advantage of mixins from xblock-utils accessing xblock settings.
Tim Krones committed -
- Fix existing tests. - Add unit tests for code that deals with instance-wide options. - Add integration test for scenario where previous answers for MCQs are configured to be hidden.
Tim Krones committed -
MCQs are shown when users revisit them.
Tim Krones committed
-
- 24 Feb, 2016 1 commit
-
-
blocks works in both Apros and the LMS.
Tim Krones committed
-
- 22 Feb, 2016 1 commit
-
-
Fix exponential rerendering after hitting next button too many times.
Braden MacDonald committed
-
- 19 Feb, 2016 1 commit
-
-
Jonathan Piacenti committed
-
- 04 Feb, 2016 2 commits
-
-
Bump version.
Kelketek committed -
Jonathan Piacenti committed
-