{% block css %}{% endblock %}
Back to {{course}}
(current)
Create Course
Runestone News
{% block navitems %} {% endblock %}
account_circle
{% if user %}
logged in: {{user}}
{% endif %}
Assignments
Practice
Peer Instruction (Student)
Proogress Page
Change Course
{% if is_instructor %}
Instructor's Page
Peer Instruction (Instructor)
Author Tools
Editorial Page
{% endif %}
Edit Profile
Change Password
Log Out
help
FAQ
Instructors Guide
About Runestone
Report a Problem
{% block content %}{% endblock %}
{% include 'footer.html' %} {% block js %}{% endblock %}