moevm / moevm/document_insight_system
веб-интерфейс редактирования criteria_pack, который позволяет задавать поле point_levels
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Поскольку задача https://github.com/moevm/mse_auto_checking_slides_vaganov/issues/451 опирается на поле point_levels у документов из коллекции criteria_pack, то необходимо сделать так, чтобы на странице редактирования /criterion_pack/... можно было задать значение для point_levels (по аналогии с полем "Список критериев набора") - необходимо добавить текстовое поле с заголовком "Сообщения пользователям при достижении определенных уровней баллов".
В поле для point_levels также задаем json.
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
Start at the /criterion_pack/... editing page and inspect the existing "Список критериев набора" field, including how its JSON value is loaded and saved. Add the point_levels input alongside it with the requested label, and verify that valid JSON can be entered, persisted, and shown again when the page is reopened.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100