Skip to content

Commit 772f1db

Browse files
committed
Latest build deployed.
1 parent 631ce1a commit 772f1db

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

Introduction.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,8 @@ <h1 class="heading"><a href="InstructorGuide.html"><span class="title">Using eBo
500500
<span class="type">Section</span> <span class="codenumber">1.5</span> <span class="title">A Word about Scale</span>
501501
</h3>
502502
<div class="para" id="p-17">This section added in September 2023.</div>
503-
<div class="para" id="p-18">As you will see in our history, Runestone came out of a small liberal arts college. Class sizes were around 30 students. A huge number of our courses are high school AP CS courses using the CSAwesome book. Those courses tend to be in the 10 -- 60 student range. For courses that size Runestone has worked well for many years.</div>
503+
<div class="para" id="p-18">As you will see in our history, Runestone came out of a small liberal arts college. Class sizes were around 30 students. A huge number of our courses are high school AP CS courses using the CSAwesome book. Those courses tend to be in the 10 -- 50 student range. For courses that size Runestone has worked well for many years. In fact here is a histogram of course sizes over the last two years.</div>
504+
<div class="image-box" style="width: 70%; margin-left: 15%; margin-right: 15%;"><img src="external/course_size_histo.svg" role="img" class="contained"></div>
504505
<div class="para" id="p-19">Recently Runestone Academy has become a tool for courses at much larger institutions and consequently we are seeing course sizes grew. I was totally taken off guard in August of 2023 when three courses containing 1000+ students were created.</div>
505506
<div class="para" id="p-20">We have architected the website to be horizontally scalable. Which means we can support many thousands of courses at the same time. So, we can support many thousands of courses, but not many thousands of students in a single course. We are working on that, but it is a big job. The good news is that the parts that suffer are the parts for the instructor interface. The student experience is not affected. So, if you are teaching a course of 1000+ students, your students will not notice any problems. But you will. Further good news, the instructor interface is undergoing a major rewrite, so know that we are working on it, and are now aware that 1000+ student courses are a thing.</div>
506507
<div class="para logical" id="p-21">

external/course_size_histo.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)