54 lines
1.9 KiB
YAML
54 lines
1.9 KiB
YAML
---
|
|
metadata:
|
|
display_name: overview
|
|
|
|
data: |
|
|
<section class="about">
|
|
<h2>About This Course</h2>
|
|
<p>Include your long course description here. The long course description should contain 150-400 words.</p>
|
|
|
|
<p>This is paragraph 2 of the long course description. Add more paragraphs as needed. Make sure to enclose them in paragraph tags.</p>
|
|
</section>
|
|
|
|
<section class="prerequisites">
|
|
<h2>Requirements</h2>
|
|
<p>Add information about the skills and knowledge students need to take this course.</p>
|
|
</section>
|
|
|
|
<section class="course-staff">
|
|
<h2>Course Staff</h2>
|
|
<article class="teacher">
|
|
<div class="teacher-image">
|
|
<img src="/static/images/placeholder-faculty.png" align="left" alt="Course Staff Image #1" />
|
|
</div>
|
|
|
|
<h3>Staff Member #1</h3>
|
|
<p>Biography of instructor/staff member #1</p>
|
|
</article>
|
|
|
|
<article class="teacher">
|
|
<div class="teacher-image">
|
|
<img src="/static/images/placeholder-faculty.png" align="left" alt="Course Staff Image #2" />
|
|
</div>
|
|
|
|
<h3>Staff Member #2</h3>
|
|
<p>Biography of instructor/staff member #2</p>
|
|
</article>
|
|
</section>
|
|
|
|
<section class="faq">
|
|
<section class="responses">
|
|
<h2>Frequently Asked Questions</h2>
|
|
<article class="response">
|
|
<h3>What web browser should I use?</h3>
|
|
<p>The Open edX platform works best with current versions of Chrome, Edge, Firefox, or Safari.</p>
|
|
<p>See our <a href="https://docs.openedx.org/en/latest/developers/references/developer_guide/testing/browsers.html">list of supported browsers</a> for the most up-to-date information.</p>
|
|
</article>
|
|
|
|
<article class="response">
|
|
<h3>Question #2</h3>
|
|
<p>Your answer would be displayed here.</p>
|
|
</article>
|
|
</section>
|
|
</section>
|