Skip to content

Update competitive selection protocol export#734

Open
asadullinam wants to merge 1 commit intomasterfrom
fix/comp-sel-protocol-template
Open

Update competitive selection protocol export#734
asadullinam wants to merge 1 commit intomasterfrom
fix/comp-sel-protocol-template

Conversation

@asadullinam
Copy link
Copy Markdown
Collaborator

No description provided.

existing = best.get(direction)
if existing is None or result.secondary_score > existing["score"]:
best[direction] = {
"number": EXERCISE_NUMBERS.get(result.exercise_type, ""),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

там есть какие-то точные номера у каждого упражнения (по докам можно посмотреть)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"I13:L13",
"Результаты проверки уровня\nфизической подготовленности",
f"S{table_header_top}:T{table_header_top}",
"Наличие льготных оснований для допуска",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а че с льготами? мы их вообще как-то в базе храним ? или тут просто всегда "нет"?)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants