|
|
88b95a7651
|
Add duplicate and clear submissions functionality for challenge chains; implement corresponding dialogs and API endpoints, enhancing user experience and task management. Update localization for new features in English and Russian.
|
2025-12-13 21:32:22 +03:00 |
|
|
|
04836ea6ce
|
Implement chain submissions API and update frontend to utilize new endpoint; enhance submissions page with feature flag for API selection, participant progress display, and improved filtering logic.
|
2025-12-13 20:32:23 +03:00 |
|
|
|
86dffc802b
|
Refactor API response handling in test submission feature to align with server response structure; update ChainsListPage to use 'disabled' prop for button state instead of 'isDisabled', enhancing code clarity and consistency.
|
2025-12-10 15:13:05 +03:00 |
|
|
|
7b9cb044fa
|
Enhance test submission feature by adding optional hiddenInstructions field for temporary instructions during LLM checks; update API, UI components, and types to support this functionality, improving task evaluation for teachers and challenge authors.
|
2025-12-10 14:50:17 +03:00 |
|
|
|
ec79dd58aa
|
Add test submission feature for LLM checks without creating submissions; update API and UI components to support new functionality, enhancing task evaluation for teachers and challenge authors. Update localization for test check messages in English and Russian.
|
2025-12-10 12:41:03 +03:00 |
|
|
|
173954f685
|
Add isActive field to challenge chains and update localization; implement functionality to toggle chain status in the UI, enhancing task management and user experience.
|
2025-12-10 12:02:11 +03:00 |
|
|
|
2a08d9df35
|
fix api calls
|
2025-12-09 12:25:29 +03:00 |
|
Primakov Alexandr Alexandrovich
|
fd55d5a214
|
Add detailed statistics API v2 documentation and implement frontend components for displaying statistics
|
2025-11-04 21:37:03 +03:00 |
|
Primakov Alexandr Alexandrovich
|
daa44521b9
|
Refactor API response structure to use 'body' instead of 'data' for consistency across all endpoints. Update stub responses and documentation accordingly.
|
2025-11-03 18:13:02 +03:00 |
|
Primakov Alexandr Alexandrovich
|
e777b57991
|
init + api use
|
2025-11-03 17:59:08 +03:00 |
|