Fix critical bugs in course generation, add tasks checking endpoints
- 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)