Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-17 | Fixing previousQuestion for question 04a. | Jesse Morgan | |
2013-09-16 | Adding frame grab images to videos and fixing broken links | Jesse Morgan | |
2013-09-15 | Adding Introduction Chapter. | Jesse Morgan | |
Introduction chapter is always required and thus after the assessment the user is taken directly to the introduction. After the introduction training continues with whichever section the user assessed in to. | |||
2013-09-10 | Adding 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-09 | Fixing scoring issue with question 8 | Jesse Morgan | |
2013-09-04 | Moving the burden of escaping single quotes from the json files to the scripts | Jesse Morgan | |
2013-09-04 | Updating questions with Allen's revisions | Jesse Morgan | |
2013-09-03 | New account page improvements and renumbered questions. | Jesse Morgan | |
2013-09-01 | Adding pdf field to videos and url encoding urls | Jesse Morgan | |
2013-08-31 | Adding real videos | Jesse Morgan | |
2013-08-27 | Adding devfiles: various scripts and data files | Jesse Morgan | |
2013-06-09 | Configuration Changes | Jesse Morgan | |
Fixing a bug in the config class and updating all templates and pages to use the dynamicRoot and staticRoot config values to prefix URLs. | |||
2013-06-04 | Adding config support. | Jesse Morgan | |