This is the candaidate test for ExactTarget UI developers.
- Be sure to read all the bullet points bellow.
- Fork this repository, do your work, commit early/often with descriptive messages. When finished, send a pull request.
- The "JsAndDom.*" (html and js) files have a series of questions/tasks for you to complete.
- The "UI_CandidateTest_IMH_dashboard.*" files (png and psd) are for you to replicate.
- You may use any JavaScript and/or CSS library you wish, or none at all.
- You may use an external or inline JavaScript file(s).
- You may take as long as you like to complete the coding challenges.
- Filenames must remain the same as in the original repository.
- Unit tests could be included in the "tests" folder if you so choose.
- testdata.txt contains the data your code will be run against. You may use it as you wish in your code and/or testing.
- For browsers, your code should run without errors on the latest of the major browsers.
- You get to define 'latest' and 'major', but be prepared to defend your choices.
- Yes, you MUST include IE, but only 8 or higher.
- Create a meta.txt file that includes the following information:
- Start Time: [unix timestamp]
- TotalTime: HHmm
- BrowserTesting: Browser.name Browser.version etc
- UnitTest: relative path to your own unit test suite
- Small and Medium panels in the "Pulse" window must be able to toggle with a click, only 1 panel can be in "Medium View" at any given time.
- Each item under the "Interactive Marketing Hub" must have hovers and click states associated with them.
- Clicking help link must load and parse a JSON object (help.json) with help details which are then rendered onscreen. Bonus points for help as an overlay dialog.
##Authors
Adam Alexander
Matt Beard
Bryan Kohlmeier
Kevin Parkerson
Stephen Williams
Jason Schmidt
Benjamin Dean
Scott Plumlee