rolling-scopes / rsschool-app

An application for the RS School education process
https://app.rs.school
Mozilla Public License 2.0
9.91k stars 203 forks source link

Enable Course Managers to Change Mentoring Property for Students #2445

Open natein opened 6 months ago

natein commented 6 months ago

Прошу разработать функциональность по добавлению студентов в вайтлист technical screening и corejs интервью.

valerydluski commented 2 months ago

Enable Course Managers to Change Mentoring Property for Students

Description

This issue aims to add a feature allowing course managers to modify the "mentoring" property of students. This feature will enhance course management capabilities by providing managers with the flexibility to assign and update mentoring statuses as needed.

Objectives

Tasks

  1. Backend Development:

    • [ ] Create an API endpoint to update the mentoring property for a student.
    • [ ] Implement validation to ensure only course managers can perform this action.
  2. Frontend Development:

    • [ ] Add a user interface element (e.g., dropdown or toggle) for course managers to change the mentoring property.
    • [ ] Ensure the new UI element is accessible from the student management dashboard.

Expected Outcome

Course managers will have the ability to modify the mentoring status of students directly from the management interface. This will streamline the process of assigning mentors and tracking student progress, leading to more efficient course management.

valerydluski commented 2 months ago

blocked by #2509