Innopolis University DevOps Playground
Skip to content

Fix critical bugs in course generation, add tasks checking endpoints

Nikita Tiurkov requested to merge feature_refactor_backend into main
  • Fix critical bug in course_generation_task_repository (Several operations in parametrized query is not allowed)
  • Modify /solutions/add to generate feedback and score for open-ended questions
  • Modify /tasks/get/node to get a feedback on user's solution (if presented)

Merge request reports