1234567891011121314151617181920212223242526272829 |
-
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">
-
- <br><br><br>
-
- <div class="row">
- <div class="col-sm-offset-1 col-sm-3">
-
- <div class="row">
- <div class="col">
- <div class="thumbnail">
- <div class="caption">
- <h4 class="pannel-heading text-center">Tips on Milestones</h4>
- <hr>
- <ul>
- <li>These are the milestones of the students involved in this experience.</li>
- <br>
- <li>Once your moments have been answered you can track the impact these milestones had on the students' answers, if any.</li>
- <br>
- <li>You can create new milestones with the plus button.</li>
- </ul>
- </div>
- </div>
- </div>
- </div>
-
- </div><!--col-sm-4-->
- </div><!--row-->
-
|