rdmorganiser / rdmorganiser/rdmo
Add the possibility to hide elements from the users
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
Rationale / Begründung
@sa-wetter suggested that it would be good if managers could hide sections from a (reused) catalog, if they are not needed for their users. This could be extended to pages, questionsets, questions, optionsets and options.
Maybe it is necessary to make this a property of the through model, if elements should appear in one catalog but not the other.
Contributor guide
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
The issue does not name any files, tests, or entry points to begin with. First determine how catalogs and their sections, pages, questionsets, questions, optionsets, and options are represented, including whether visibility belongs on a through model; done would mean managers can hide each listed element per catalog and users no longer see hidden elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100