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

Conversation

@jochenrick
Copy link

This adds the following to Parsons problems: (1) You can have paired distractors by putting #paired in the RST file for the distractor line. It will be paired with the last valid line of code. (2) You can put the :order option in to specify the order that the code will be presented (e.g., :order = 3,2,0,1). (3) It does some refinements to the :maxdist option, allowing the author to specify the maximum number of distractors.

@bnmnetp
Copy link
Member

bnmnetp commented May 1, 2016

There are some merge conflicts now that I have accepted Barb's PR.

Also, can you please adjust your editor so that it uses spaces instead of tabs. All of the code uses only spaces. In particular your PR causes parsons.py to crash under python3 due to the mixing of tabs and spaces.

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants