moevm / moevm/document_insight_system

веб-интерфейс редактирования criteria_pack, который позволяет задавать поле point_levels

Open
#458 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

priopity:LOW
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.