Sam Hill
Sam Hill
Is there an alternative method to swiping for people using laptops, for changing between TODO and DONE for instance? Clicking/Double-clicking on the TODO/DONE label itself would be natural, for instance.
Problem ac11_14_8 wants students to find the maximum of a set of numbers, and says not to use the max function, so a student of mine used the sorted function...
**Describe the bug** When you are on a project page and you click on the This Chapter menu, you get a listing of the sections in Chapter 24. **To Reproduce**...
In 7.8.1, there is a list of colors and their corresponding RGB codes, but it would be a good idea to show the students what those colors actually look like....
**Describe the bug** It is hard enough to deal with problems with names like pp_3_9, even harder when they have multiple names, like iter-11-16. An effort should be made that...
**Describe the bug** Section 6.5 includes *sequences-5-3* under **Check Your Understanding** which uses a slice; however, slices aren't introduced until the next section. https://runestone.academy/runestone/static/fopp/Sequences/Length.html
**Describe the bug** For example, when I search for `turtle.write` in the textbook, it returns pages that include the words `turtle` and `write`. **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** In Section 5.6, right below ac_3_7_1, there's a line that says "The list of integers printed above for list(range(5,60,2)) is only displayed to show you the distances...
**Describe the bug** When I go from one student to the next in the Grading panel, the different parts of the problem—the code, the history loading, and the grade and...
**Describe the idea** The grading page has four potential paths, including `assignment > question > student`. I would like to have the option to grade by `assignment > student >...