<%include file="widgets/week-edit.html"/> <%include file="widgets/week-new.html"/> + <%include file="widgets/sequnce-edit.html"/> <%include file="widgets/video-edit.html"/> <%include file="widgets/video-new.html"/> <%include file="widgets/problem-edit.html"/> diff --git a/cms/templates/widgets/header.html b/cms/templates/widgets/header.html index 86a2afb0f9..ec550fec37 100644 --- a/cms/templates/widgets/header.html +++ b/cms/templates/widgets/header.html @@ -1,5 +1,6 @@
diff --git a/cms/templates/widgets/module-dropdown.html b/cms/templates/widgets/module-dropdown.html new file mode 100644 index 0000000000..7c6e1e068c --- /dev/null +++ b/cms/templates/widgets/module-dropdown.html @@ -0,0 +1,28 @@ +
  • + + + Add new module + +
    +
    + +
    +
    +
  • diff --git a/cms/templates/widgets/navigation.html b/cms/templates/widgets/navigation.html index 049e5da537..2edef08a12 100644 --- a/cms/templates/widgets/navigation.html +++ b/cms/templates/widgets/navigation.html @@ -1,9 +1,8 @@
    -

    Circuts & Electronics

    - +

    Filter content:

      -
    • Sequences
        @@ -17,9 +16,20 @@
      • Deadlines + +
          +
        • Today
        • +
        • Tomorrow
        • +
        • This week
        • +
        • In 2 weeks
        • +
        • This month
        • +
      • Goals +
          +
        • Hide
        • +
    @@ -28,93 +38,131 @@
  • Week 1

    +
      +
    • Goal title: This is a goal that will be in the header of the week
    • +
    • Goal title two: This is another fgoal for this week so that students have two things to learn
    • +
      -
    • Goal 1
    • -
    • Goal 2
    • -
    • Lecture Sequence
    • -
    • Lecture Sequence
    • -
    • Lab
    • +
    • Lecture Sequence
    • +
    • Lecture Sequence
    • +
    • Lab
    • Homework
    • -
    • + Add new sequence
    • + <%include file="module-dropdown.html"/>
  • Week 2

    +
      +
    • Another title This is the goal for the week
    • +
      -
    • Goal 1
    • Lecture Sequence
    • Lecture Sequence
    • Lab
    • Homework
    • -
    • + Add new sequence
    • + <%include file="module-dropdown.html"/>
  • Week 3

    +
      +
    • Another title This is the goal for the week
    • +
      -
    • Goal 1
    • Lab
    • Lab
    • Homework
    • -
    • + Add new sequence
    • + <%include file="module-dropdown.html"/>
  • Week 4

    +
      +
    • Another title This is the goal for the week
    • +
    • Goal title two: This is another fgoal for this week so that students have two things to learn
    • +
      -
    • Goal 1
    • Lecture Sequence
    • Lab
    • Homework
    • Homework
    • -
    • + Add new sequence
    • + <%include file="module-dropdown.html"/>
  • Week 5

    +
      +
    • Please create a learning goal for this week
    • +
      -
    • + Add new sequence
    • + <%include file="module-dropdown.html"/>
  • -

    - + Add New -

    +
    +

    Week 6

    +
      +
    • Please create a learning goal for this week
    • +
    +
    -
    -
    -

    Week 6

    -
    +
      + <%include file="module-dropdown.html"/> +
    +
  • +
  • +
    +

    Week 7

    +
      +
    • Please create a learning goal for this week
    • +
    +
    -
    - -
    +
      + <%include file="module-dropdown.html"/> +
    +
  • + + +
    + + Add New Section + +
    + +