Widget:BMSandbox: Difference between revisions
Jump to navigation
Jump to search
Briantmeyers (talk | contribs) No edit summary |
Briantmeyers (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
</head> | </head> | ||
<div id="app-container" ng-app="BR"></div> | <div id="app-container" ng-app="BR"> | ||
<script type="text/ng-template" id="home.html"> | |||
{{test}} | |||
<div class='container'> | |||
<header> | |||
<h1 class='animated bounceInDown'> | |||
Wikidoc Board Review </br> | |||
<span>Please select an exam below</span> | |||
</h1> | |||
</header> | |||
</div> | |||
<div class='examButtons'> | |||
<div class='round-button Curric' id='USMLE Step 1'> | |||
<div class='round-button-circle' title='USMLE Step 1'><p class='round-button'>1</p> | |||
</div> | |||
</div> | |||
<div id='spacer' style='display: inline'></div> | |||
<div class='round-button Curric' id='USMLE Step 2 CK'> | |||
<div class='round-button-circle' title='USMLE Step 2'> | |||
<p class='round-button'>2</p> | |||
</div> | |||
</div> | |||
<div id='spacer' style='display: inline'></div> | |||
<div class='round-button Curric' id='USMLE Step 3'> | |||
<div class='round-button-circle' title='USMLE Step 3'> | |||
<p class='round-button'>3</p> | |||
</div> | |||
</div> | |||
<br /> <br /> | |||
<div class='round-button Curric' id='Board Review'> | |||
<div class='round-button-circle'> | |||
<p class='round-button' style='font-size:2.5em;'>ABIM</p> | |||
</div> | |||
</div> | |||
<div id='spacer' style='display: inline'></div> | |||
<br /><br /> | |||
<div class='stepBar'> | |||
<img src='http://static.wikidoc.org/f/f3/Step_bar_5_22_14.png' /> | |||
</div> | |||
<br><br><br> | |||
<fb:login-button scope="public_profile,email" onlogin="checkLoginState();"> </fb:login-button> | |||
<div id="status"></div> | |||
</div> | |||
</script> | |||
</div> | |||
<div id="chooseQBank" style='height:100%;'></div> | <div id="chooseQBank" style='height:100%;'></div> | ||
Revision as of 20:51, 26 November 2014