Help

Course Structure


Custom Information

Initialization Materials

Self-Guided

Course / Workshop

Layout and Linkages

     START-for-self-guided-students.md      syllabus.md 
                   \____________________________/
                                  |  
                             schedule.md
                                  |
           _______________________|_____________________
          /                       |                     \
      readings/               lectures/            assignments/
    readings/            lectures/             assignments/
---                  ---                  ---
layout: page         layout: page         layout: page
element: reading     element: lecture     element: assignment
title: Hello World   title: Hello World   title: Hello World 
language: Foo        language: Foo        language: Foo
---                  ---                  exercises: ['Ba Ram', 'Ewe']
                                          ---
    lectures/     -->     materials/
                     ---
                     layout: page
                     element: notes
                     title: Hello Foos
                     language: Foo
                     --- 
                             assignments/
                    ______________|_____________
                   /              |             \
               readings/      lectures/      exercises/
                                            _____|_____  
                                           /     |     \
                                     solutions/ code/ data/

---
layout: exercise
topic: Practice
title: Ba Ram
language: Foo
---