Commit Graph

7 Commits (914e9f4b337724a5f4a24ebcfdf67058c7b0367e)

Author SHA1 Message Date
Stuart 7292c25c5a
Temp fix for missing test suite 2016-07-01 15:47:06 +01:00
HelderSepu e6542fa00e Prevent scrolling on initial challenge run
- Add additional parameter to function displayTestResults

Correction to errors: Line exceeds the maximum line length of 80   max-len

Do not scroll on JS challenges
2016-06-21 20:22:30 -04:00
Helder ce46d1906b Animate #testSuite to focus user on errors
- As soon as the user clicks the button we hide('slow') the div #testSuite
- Then on displayTestResults we show it.

Use fadeOut/fadeIn instead of hide/show

Scroll the div #scroll-locker to the bottom
- Fix for some challenges with long contents on div #scroll-locker

Fix Err: Strings must use singlequote quotes
2016-06-18 16:04:36 -04:00
Arsen Melikyan d81ad77955 Fix test message position 2015-12-01 22:53:05 +04:00
Berkeley Martinez ce37991c50 Remove console.logs 2015-11-29 16:28:32 -08:00
Berkeley Martinez 7593dc4e1b Properly display tests 2015-11-29 16:28:32 -08:00
Berkeley Martinez 29f90505b7 More refactoring 2015-11-29 16:27:14 -08:00