RunestoneComponents icon indicating copy to clipboard operation
RunestoneComponents copied to clipboard

Packaging of the Runestone tools for publishing educational materials using github pages

Results 109 RunestoneComponents issues
Sort by recently updated
recently updated
newest added

Python 3.10 renames Union to UnionType which breaks the version of sphinx Runestone explicitly requires (3.5.4). The current release of Sphinx (4.1.2) fixes the issue. Runestone **seems** to work correctly...

Found this in the FOPP book, but it will apply to any book that uses Python Tutor. Any programming exercise that uses CodeLens and has a Python input() statement. FOPP...

When students write code and then return to that page they have to click the "Load History" button. Can we automatically load the code when we load the page?

We want to make sure that students see some videos so we would like an option to start a video when a page loads.

Currently the instructors interface has a checkbox for :nofeedback: and :nopause: but does not have one for :noresult:. This is useful for pretests when we don't want students to know...

Currently when you copy items from another course in the instructors interface the list is not in alphabetic order.

fix part one from issue 1776 to display the institution name and instructor's name when creating a course. This pull request depends on another pull request on RunestoneServer https://github.com/RunestoneInteractive/RunestoneServer/pull/1828

**Please check the current issues** Many bug reports are duplicates, this just creates more work for us. Searching the issues first may give you your answer or a workaround! If...

Parsons problems used to be allowed to be as wide as the window, but are not now. Can we change it back to allowing them to be as wide as...

The current poll question only allows the user to select one option. I would like the ability to select all that apply.