- 13 Nov, 2015 1 commit
-
-
Matjaz Gregoric committed
-
- 12 Nov, 2015 4 commits
-
-
Tim Krones committed
-
The videos have to be resized after each step is displayed, because they are sized to fit into their container at load time, but since the container isn't visible at load time, the videos end up with wrong dimensions. Trigger video resize after displaying each step.
Matjaz Gregoric committed -
The scrollIntoView function can be called multiple times, which resulted in multiple (10+) scroll animations getting queued. After the first animation successfully scrolled to the top of the step, the others kept running one by one. The animations weren't visible because the element was already scrolled to its final position, but if you tried manually scrolling down while the animations were still running, the window would be scrolled right back up.
Matjaz Gregoric committed -
A small light grey copyright notice is displayed below the buttons of mentoring and step blocks. It is hidden in the apros theme.
Matjaz Gregoric committed
-
- 11 Nov, 2015 4 commits
-
-
Also includes a drive-by fix that makes integration tests for plot blocks more robust.
Tim Krones committed -
Tim Krones committed
-
Tim Krones committed
-
Tim Krones committed
-
- 09 Nov, 2015 1 commit
-
-
Fix a few layout issues in Step Builder
Braden MacDonald committed
-
- 06 Nov, 2015 3 commits
-
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
- 03 Nov, 2015 2 commits
-
-
Refactored Step Builder Messages
Sven Marnach committed -
Braden MacDonald committed
-
- 02 Nov, 2015 7 commits
-
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
* Change conditional message configuration to strings (better XML) * Don't use student_view for embedded content in Studio or XBlock workbench
Braden MacDonald committed -
Braden MacDonald committed
-
Braden MacDonald committed
-
- 29 Oct, 2015 2 commits
-
-
Step Builder: Fix JS error that causes crash if no review step is present
Tim Krones committed -
Step Builder: Make sure tooltips for plot points work across different browsers
Tim Krones committed
-
- 28 Oct, 2015 2 commits
-
-
Tim Krones committed
-
Tim Krones committed
-
- 27 Oct, 2015 7 commits
-
-
Fix various bugs found in QA
Braden MacDonald committed -
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
- 26 Oct, 2015 5 commits
-
-
Add instructional message to step blocks.
Kelketek committed -
Jonathan Piacenti committed
-
Making MCQ use message attribute the same way MRQ does
Eugeny Kolpakov committed -
Step Builder: Interoperability for scale and plot blocks
Tim Krones committed -
E. Kolpakov committed
-
- 23 Oct, 2015 2 commits
-
-
Step Builder: Support for additional overlays for plot blocks
Tim Krones committed -
Tim Krones committed
-