242 lines
6.3 KiB
HTML
242 lines
6.3 KiB
HTML
<section class="cal">
|
|
<header>
|
|
<h2>Filter content:</h2>
|
|
<ul>
|
|
<li>
|
|
<a href="#">Sequences</a>
|
|
|
|
<ul>
|
|
<li>Hide all</li>
|
|
<li>Lectures</li>
|
|
<li>Labs</li>
|
|
<li>Homeworks</li>
|
|
<li>Exams</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="#">Deadlines</a>
|
|
|
|
<ul>
|
|
<li>Today</li>
|
|
<li>Tomorrow</li>
|
|
<li>This week</li>
|
|
<li>In 2 weeks</li>
|
|
<li>This month</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Goals</a>
|
|
<ul>
|
|
<li>Hide</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</header>
|
|
|
|
<ol>
|
|
<li>
|
|
<header>
|
|
<h1><a href="#">Week 1</a></h1>
|
|
<ul>
|
|
<li class="goal editable"><strong>Goal title:</strong> This is a goal that will be in the header of the week</li>
|
|
<li class="goal editable"><strong>Goal title two:</strong> This is another goal for this week so that students have two things to learn</li>
|
|
</ul>
|
|
</header>
|
|
|
|
<ul>
|
|
<li class="seq">
|
|
<a href="#" class="sequence-edit">Lecture Sequence</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li class="seq">
|
|
<a href="#" class="sequence-edit">Lecture Sequence
|
|
<a href="#" class="draggable">handle</a>
|
|
</a></li>
|
|
<li class="lab">
|
|
<a href="#" class="lab-edit">Lab</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li class="hw">
|
|
<a href="#">Homework</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<%include file="module-dropdown.html"/>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<header>
|
|
<h1><a href="#">Week 2</a></h1>
|
|
<ul>
|
|
<li class="goal editable"><strong>Another title</strong> This is the goal for the week</li>
|
|
</ul>
|
|
</header>
|
|
|
|
<ul>
|
|
<li class="seq">
|
|
<a href="#" class="sequence-edit">Lecture Sequence</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li class="seq">
|
|
<a href="#" class="sequence-edit">Lecture Sequence
|
|
<a href="#" class="draggable">handle</a>
|
|
</a></li>
|
|
<li class="lab">
|
|
<a href="#" class="lab-edit">Lab</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li class="hw">
|
|
<a href="#">Homework</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<%include file="module-dropdown.html"/>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<header>
|
|
<h1><a href="#">Week 3</a></h1>
|
|
<ul>
|
|
<li class="goal editable"><strong>Another title</strong> This is the goal for the week</li>
|
|
</ul>
|
|
</header>
|
|
|
|
<ul>
|
|
<li class="lab">
|
|
<a href="#" class="lab-edit">Lab</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li class="lab">
|
|
<a href="#" class="lab-edit">Lab</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li class="hw">
|
|
<a href="#">Homework</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
|
|
<%include file="module-dropdown.html"/>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<header>
|
|
<h1><a href="#">Week 4</a></h1>
|
|
<ul>
|
|
<li class="goal editable"><strong>Another title</strong> This is the goal for the week</li>
|
|
<li class="goal editable"><strong>Goal title two:</strong> This is another fgoal for this week so that students have two things to learn</li>
|
|
</ul>
|
|
</header>
|
|
|
|
<ul>
|
|
<li class="seq">
|
|
<a href="#" class="sequence-edit">Lecture Sequence</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li class="lab">
|
|
<a href="#" class="lab-edit">Lab</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li class="hw">
|
|
<a href="#">Homework</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li class="hw">
|
|
<a href="#">Homework</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<%include file="module-dropdown.html"/>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<header>
|
|
<h1><a>Week 5</a></h1>
|
|
<ul>
|
|
<li class="goal editable">Please create a learning goal for this week</li>
|
|
</ul>
|
|
</header>
|
|
|
|
<ul>
|
|
<%include file="module-dropdown.html"/>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<header>
|
|
<h1><a>Week 6</a></h1>
|
|
<ul>
|
|
<li class="goal editable">Please create a learning goal for this week</li>
|
|
</ul>
|
|
</header>
|
|
|
|
<ul>
|
|
<%include file="module-dropdown.html"/>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<header>
|
|
<h1><a>Week 7</a></h1>
|
|
<ul>
|
|
<li class="goal editable">Please create a learning goal for this week</li>
|
|
</ul>
|
|
</header>
|
|
|
|
<ul>
|
|
<%include file="module-dropdown.html"/>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<header>
|
|
<h1>Course Scratch Pad</h1>
|
|
</header>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="#" class="problem-edit">Problem title 11</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li>
|
|
<a href="#" class="problem-edit">Problem title 13 </a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li>
|
|
<a href="#" class="problem-edit"> Problem title 14</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
<li>
|
|
<a href="" class="video-edit">Video 3</a>
|
|
<a href="#" class="draggable">handle</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ol>
|
|
|
|
<section class="new-section">
|
|
<a href="#" >+ Add New Section</a>
|
|
|
|
<section>
|
|
<form>
|
|
<ul>
|
|
<li>
|
|
<input type="text" name="" id="" placeholder="Section title" />
|
|
</li>
|
|
<li>
|
|
<select>
|
|
<option>Blank</option>
|
|
<option>6.002x</option>
|
|
<option>6.00x</option>
|
|
</select>
|
|
</li>
|
|
<li>
|
|
<input type="submit" value="Save and edit week" class="edit-week" />
|
|
|
|
<div>
|
|
<a href="#" class="close">Save without edit</a>
|
|
<a href="#" class="close">cancel</a>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</form>
|
|
</section>
|
|
</section>
|
|
</section>
|
|
|