RunestoneInteractive / RunestoneInteractive/thinkcspy
Migrate Problems Database to PreTeXt Version
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 135
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
The database of problems that can be assigned in the PreTeXt (ptx) version started out almost empty, except for in-chapter problems. The Restructured Text (rst) version has a huge number of user-contributed problems. I have used these for coding assignments.
I would like for the rst problems to be migrated over to the ptx version.
I have been duplicating the problems I used in the rst version for use in the ptx version. I have changed the activecode uniqueid by adding '_c' (for 'copy') to the end so that these ids don't conflict with those in the database, should you port them over at some point.
I'm not sure if Feature Requests is the correct place for this. But it's not a bug, either.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the rst problem database with the PreTeXt (ptx) version, starting with the user-contributed problems and the activecode uniqueid values mentioned in the issue. Determine how the problems are represented in each version and how conflicts should be handled. Done means the rst problems are available in the ptx version without conflicting uniqueids.
Written by the indexing model from the issue text.
Assessment
- Domain
- content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100