summaryrefslogtreecommitdiff
path: root/devfiles/scripts
AgeCommit message (Collapse)Author
2014-07-26Adding Travis-CIJesse Morgan
2014-02-01Adding the feed backend support.Jesse Morgan
2014-01-30Updating Videos and Script.Jesse Morgan
Video numbers may now be decimals (i.e. 5.1, 5.2). If the number is 0 it is not displayed on the website. Updating the videos-from-csv.py script to distinguish between user facing video numbers and video ids. Also updating urls for many videos.
2013-11-26Moving videos to cloudfront.Jesse Morgan
2013-11-20Adding webm formatted videosJesse Morgan
2013-11-09Refactored TrainingResource to use the Provider interface.Jesse Morgan
Playlists are now generated from a default playlist and regularly merged with the default playlist to get updates. Also adding the Question tests that got left out of a previous commit.
2013-09-16Adding frame grab images to videos and fixing broken linksJesse Morgan
2013-09-10Adding redirect page /account.Jesse Morgan
/account redirects to either the assessment or the training page, as appropriate. This change adds the /accounts/UID backend resource, which simply stores an arbitrary json document for now.
2013-09-04Moving the burden of escaping single quotes from the json files to the scriptsJesse Morgan
2013-09-03New account page improvements and renumbered questions.Jesse Morgan
2013-09-01Adding pdf field to videos and url encoding urlsJesse Morgan
2013-08-31Adding real videosJesse Morgan
2013-08-27Adding devfiles: various scripts and data filesJesse Morgan