Hi,
I am a teacher at a school and I am looking to build a role based app where teachers can add points to students. While students can see their points, but not be able to add themselves points (read only).
How best can I achieve this because I am seeing lots of options including creating groups in Azure to specific sharepoint lists that checks against a list of users and assigned roles.
The solution would need to be scalable to over 1000 people (teachers and students)
THnak you in advance.