AWS2 / djmatrics

0 stars 1 forks source link

Complete data import for students and grades #5

Open emieza opened 3 years ago

emieza commented 3 years ago

An import utility for Careers (and MPs and UFs) has been implemented in the import branch using a command approach.

It should be completed with import utilities for Students and Records (Grades).

The match between Records and UFs (UF completed by students) has to be done using Career_code and UF_code (which is incomplete, but with the help of career_code will be unequivocally asserted). UF name string can be used to check the match.

The seeding documentation is in the wiki and needs to be completed with all features and commands.