Widget:Board Review Stable v0.2: Difference between revisions

Jump to navigation Jump to search
No edit summary
(Undo revision 1227608 by William J Gibson (talk))
 
Line 2: Line 2:
<includeonly>  
<includeonly>  
<base target="_blank">
<base target="_blank">


<head>
<head>
Line 7: Line 10:
LOAD THE CSS
LOAD THE CSS
-->
-->
  <link rel="stylesheet" href="https://dl.dropboxusercontent.com/u/1874620/animate.css">
  <link rel="stylesheet" href="https://dl.dropboxusercontent.com/u/1874620/BoardReview/css/WBR_11_21_14.css">
   <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.css">
   <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.css">


Line 13: Line 19:
-->
-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://dl.dropboxusercontent.com/u/1874620/BoardReview/javascripts/BRFlashcards_3_18_16.js"></script>
<script src='https://dl.dropboxusercontent.com/u/1874620/ChartNew.js'></script>
<script type="text/javascript" src="https://dl.dropboxusercontent.com/u/1874620/WBR_scripts/jquery.textHighlighter.min.js"></script>
<script type="text/javascript" src="https://dl.dropboxusercontent.com/u/1874620/BoardReview/javascripts/WBR_w_updated_api_calls_stable_branch_8_17_15.js"></script>
</head>
</head>


<div id="chooseQBank" style='height:100%;'></div>


<div id="testOptions" style='height:100%;'>
<div class="container" id="tutorOrExamContainer" style="height:140px">
    <div class="round-button" id="myExamBigButton" style="margin-left:calc(50% - 120px); margin-top:10px">
        <div class="round-button-circle">
            <p class="round-button">my exams</p>
        </div>
    </div>
    <div id="spacer" style="display: inline"></div>
    <div class="round-button" id="newExamBigButton">
        <div class="round-button-circle">
            <p class="round-button">new exam</p>
        </div>
    </div>
    <div id="spacer" style="display: inline"></div>
</div>
<div class="container" id="tutorOrExamContainer" style="height:15px">
    <div class='arrow-up' id='myExamsArrow' style="margin-left:calc(50% - 70px); display: inline-block;"></div>
    <div class='arrow-up' id='newExamArrow' style="display: inline-block; margin-left: 130px;"></div>
</div>
<div id="wjgContainer" style='display:none ;'>
<br>
<br>
    <table id="report">
        <thead>
        <tr>
            <th>Exam ID</th>
            <th>Date started</th>
            <th>Performance</th>
            <th>Date Finished</th>
            <th>Exam Type</th>
            <th></th>
        </tr>
        </thead>
    </table>
    <div id="tableContainer">
        <table id="report">
        <tbody>
       
        </tbody>
    </table>
    </div>


</div>


</div>
<div id="exam" style='height:100%;'></div>
</includeonly>
</includeonly>

Latest revision as of 18:11, 18 March 2016