summaryrefslogtreecommitdiff
path: root/web/scripts/growth.js
AgeCommit message (Collapse)Author
2014-02-22Adding support to post new messages.Jesse Morgan
Other Changes: * JsonEncodedProvider no longer implements Provider. * Only the first answer is shown. Others slide down. * Switch going deeper and the feed.
2014-02-22Adding new question and answer question forms.Jesse Morgan
2014-02-07Fixing potential request race.Jesse Morgan
Occasional users are being redirected to the chapter complete page before the video complete request is received on the server.
2014-02-01Fixing typo in growth.jsJesse Morgan
2014-02-01Adding classes form to assessment results page.Jesse Morgan
2013-11-09Enforcing the viewing order of videos.Jesse Morgan
Also made the Outline links more noticeable.
2013-10-18Making slider clickable.Jesse Morgan
This change enables you to click on the slider bar to move the slider.
2013-10-18Improving closing videosJesse Morgan
2013-10-01Adding message bannerJesse Morgan
2013-09-22Fixing chrome bug with hero videoJesse Morgan
2013-09-09Adding the chapter transition page to the training section.Jesse Morgan
2013-09-09Adding missing part of noticebox icon alignment fixJesse Morgan
2013-09-01Adding video completion tracking to frontendJesse Morgan
2013-08-21Adding images, creating circle questions and misc. fixes.Jesse Morgan
2013-08-04Adding VideosResource to return JSON blobs of video data for the training page.Jesse Morgan
2013-08-04Committing everything since its long overdue.Jesse Morgan
2013-06-03Adding Initial Survey TemplatesJesse Morgan
Adding the base survey template and the image and text question types. Moved the hero section to the index.html template to make common-page more common. Also adding jquery and some initial grow.js code.