Skip to content

Commit

Permalink
Add scenario-based learning, tweak wording for construction
Browse files Browse the repository at this point in the history
  • Loading branch information
CarterZenke committed Mar 22, 2024
1 parent 4f2c579 commit a47231a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions courses/r/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h5 class="mb-1" style="font-weight: 600">
<li><b>Direct instruction</b>, in the form of lectures, to introduce content</li>
<li><b>Reflection</b>, in the form of checks for understanding, to elicit understanding from lectures</li>
<li><b>Peer learning</b>, through sections, to promote hands-on practice with the course's concepts</li>
<li><b>Problem-based learning</b>, through problem sets, in which students test their skills in assignments inspired by real-world scenarios</li>
<li><b>Problem- and scenario-based learning</b>, through problem sets, in which students test their skills in assignments inspired by real-world scenarios</li>
</ul>
<p>
Below is a typical student's path through the course:
Expand All @@ -65,7 +65,7 @@ <h5 class="mb-1" style="font-weight: 600">
Results
</h5>
<p>
This course is under construction!
This course is still under construction!
</p>
</div>
</div>
2 changes: 1 addition & 1 deletion courses/sql/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h5 class="mb-1" style="font-weight: 600">
<li><b>Direct instruction</b>, in the form of lectures, to introduce content</li>
<li><b>Reflection</b>, in the form of checks for understanding, to elicit understanding from lectures</li>
<li><b>Peer learning</b>, through sections, to promote hands-on practice with the course's concepts</li>
<li><b>Problem-based learning</b>, through problem sets, in which students test their skills in assignments inspired by real-world scenarios</li>
<li><b>Problem- and scenario-based learning</b>, through problem sets, in which students test their skills in assignments inspired by real-world scenarios</li>
</ul>
<p>
Below is a typical student's path through the course:
Expand Down

0 comments on commit a47231a

Please sign in to comment.