My idea is to there are teacher with tests and student with notes. With identity 2 there are one table-USERS and roles. I set role to every user,but how can i set the notes and tests to the different users?!
TABLES Now: USER->USERROLES-ROLE My idea: TEACHER->TEST STUDENT->NOTE How i can do this with roles in mvvc identity 2