HASKI-RAK / HASKI-Backend

This is the Backend System for our HASKI project.
GNU Lesser General Public License v2.1
4 stars 1 forks source link

Selection of Algorithm #83

Open theUpsider opened 8 months ago

theUpsider commented 8 months ago

Describe the feature to be developed

The student should be able to select an algorithm from the list of available algorithms to calculate his learning path. The tutor can set a learning path for a topic which overrides the students choices. He can unset it, so that the student choices will be utilized again.

Describe the Impact on the System We need new database tables and links. We need new endpoints. We use the roles system and permission decorator.

Definition of Done What needs to be done, before the Issue can be closed?