Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 48d9079

Browse files
committed
removed old development files
1 parent 154b393 commit 48d9079

File tree

6 files changed

+5
-99
lines changed

6 files changed

+5
-99
lines changed

runestone/parsons/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Parsons problem
22

3-
The Parson's problem allows for giving students simple programming problems where the code is already there but not indented or in the correct order. They drag-and-drop lines of code into the proper order.
3+
The parsons problem allows for giving students simple programming problems where the code is already there but not indented or in the correct order. They drag-and-drop lines of code into the proper order.
44

55
Each line of code is delimited by `---` and the indentation of the line is the same as the indentation of that line in the markup.
66

@@ -18,3 +18,7 @@ print(x)
1818
```
1919

2020

21+
22+
The master repository for the parsons problems code is https://github.com/vkaravir/js-parsons.git
23+
24+
If you want to make customizations ONLY for runestone you should use the RunestoneComponents repository https://github.com/RunestoneInteractive/RunestoneComponents

runestone/parsons/README.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

runestone/parsons/bootstrap.min.css

Lines changed: 0 additions & 9 deletions
This file was deleted.

runestone/parsons/js/lib/jquery-ui.min.js

Lines changed: 0 additions & 15 deletions
This file was deleted.

runestone/parsons/js/lib/jquery.min.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

runestone/parsons/prstest.html

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)